D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/gimp-2.99.4-5.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.X07fHS
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gimp-2.99.4
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/gimp-2.99.4.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gimp-2.99.4
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gimp-2.99.4-link.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/iurt/rpmbuild/SOURCES/gimp-2.10.0-desktopentry.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fzvx5Q
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gimp-2.99.4
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export LD_PRELOAD=libgomp.so.1
+ LD_PRELOAD=libgomp.so.1
+ sed -i 's!mypaint-brushes-1.0!mypaint-brushes-2.0!g' configure.ac configure
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
Fixing libtool inside configure to pass -Wl,xxx options before libraries
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection)
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --enable-default-binary=yes --disable-check-update --disable-static --enable-mp=yes --enable-python=yes --enable-gtk-doc=yes --without-webkit --with-bug-report-url=https://bugs.mageia.org/
configure: WARNING: unrecognized options: --enable-python
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 make supports nested variables... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... 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 aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes
checking dependency style of aarch64-mageia-linux-gnu-g++... none
checking whether aarch64-mageia-linux-gnu-g++ supports C++14 features by default... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E
checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no
checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for host type... aarch64-mageia-linux-gnu
checking for host processor... unknown
checking if compiling for Linux... yes
checking if compiling for Win32... no
checking if compiling for Mac OS X... no
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking whether aarch64-mageia-linux-gnu-gcc understands -Wdeclaration-after-statement... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wmissing-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Werror=missing-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wstrict-prototypes... no
checking whether aarch64-mageia-linux-gnu-gcc understands -Wmissing-declarations... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Winit-self... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wpointer-arith... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wold-style-definition... no
checking whether aarch64-mageia-linux-gnu-gcc understands -Wmissing-format-attribute... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wformat-security... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wlogical-op... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wtype-limits... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -fno-common... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -fdiagnostics-show-option... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wreturn-type... yes
checking whether aarch64-mageia-linux-gnu-gcc understands --omg-optimized... no
checking whether aarch64-mageia-linux-gnu-gcc understands --disable-instructions... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/thr.h usability... no
checking sys/thr.h presence... no
checking for sys/thr.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for backtrace... yes
checking for pid_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for fsync... yes
checking for difftime... yes
checking for mmap... yes
checking for thr_self... no
checking for _NL_MEASUREMENT_MEASUREMENT... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.1... 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.32.0
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for xgettext version (>= 0.19)... yes
checking for iso-codes... yes
checking for babl >= 0.1.74... yes
checking for gegl-0.4 >= 0.4.28... yes
checking for atk >= 2.4.0... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for glib-2.0 >= 2.56.2 gobject-2.0... yes
checking for GLIB - version >= 2.56.2... yes (version 2.66.4)
checking for gmodule-no-export-2.0... yes
checking for gio-2.0... yes
checking for gio-unix-2.0... yes
checking for glib-networking (GIO TLS implementation)... yes
checking for native glib-compile-resources... /usr/bin/glib-compile-resources
checking for gdbus-codegen... /usr/bin/gdbus-codegen
checking if GLib is version 2.57.0 or newer... yes
checking for gegl... /usr/bin/gegl
checking for bind_textdomain_codeset... (cached) yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for gtk+-3.0 >= 3.22.29... yes
checking for gtk-update-icon-cache-3.0... no
checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache
checking for gdk-pixbuf-2.0 >= 2.30.8... yes
checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
checking for cairo >= 1.14.0... yes
checking for pangocairo >= 1.44.0 pangoft2... yes
checking for fontconfig >= 2.12.4... yes
checking if Pango is version 1.43.0 or newer... yes
checking if Pango is built with a recent fontconfig... yes
checking for freetype2 >= 2.1.7... yes
checking for harfbuzz >= 1.0.5... yes
checking for gexiv2 >= 0.10.6... yes
checking if GIMP should open a debug console at start... no
checking the alternative folder containing 32-bit DLLs on Windows... no
checking for execinfo.h... (cached) yes
checking for matting engine Levin... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for extra flags to get ANSI library prototypes... none needed
checking for rint... no
checking for rint in -lm... yes
checking for vfork... yes
checking for __attribute__((destructor))... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for socket in -lsocket... no
checking whether aarch64-mageia-linux-gnu-gcc understands -mfpmath=sse... no
checking whether aarch64-mageia-linux-gnu-gcc understands -msse2... no
checking whether we can compile SSE2 intrinsics... no
configure: WARNING: SSE2 intrinsics not available.
checking whether aarch64-mageia-linux-gnu-gcc understands -msse4.1... no
checking whether we can compile SSE4.1 intrinsics... no
configure: WARNING: SSE4.1 intrinsics not available.
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking for shared memory transport type... sysv
checking whether symbols are prefixed... no
checking fd_set and sys/select... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for XmuClientWindow in -lXmu... yes
checking for X11/Xmu/WinUtil.h... yes
checking for XShapeGetRectangles in -lXext... yes
checking for X11/extensions/shape.h... yes
checking for xfixes... yes
checking whether we build a relocatable package... no
checking for TIFFReadScanline in -ltiff... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for libjpeg... yes
checking for gzsetparams in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for liblzma >= 5.0.0... yes
checking for appstream-glib >= 0.7.7... yes
checking for libarchive... yes
checking for gsapi_new_instance in -lgs... yes
checking ghostscript/iapi.h usability... yes
checking ghostscript/iapi.h presence... yes
checking for ghostscript/iapi.h... yes
checking for libpng >= 1.6.25... yes
checking for mng_create in -lmng... yes
checking libmng.h usability... yes
checking libmng.h presence... yes
checking for libmng.h... yes
checking for aa_printf in -laa... yes
checking aalib.h usability... yes
checking aalib.h presence... yes
checking for aalib.h... yes
checking for XpmReadFileToXpmImage in -lXpm... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking for OpenEXR >= 1.6.1... yes
checking for libwebp >= 0.6.0... yes
checking for libwebpmux >= 0.6.0... yes
checking for libwebpdemux >= 0.6.0... yes
checking for libheif > 1.5.1... yes
checking for LIBBACKTRACE... no
checking for libunwind >= 1.1.0... no
checking for libmypaint >= 1.4.0... yes
checking for mypaint-brushes-2.0... yes
checking for librsvg-2.0 >= 2.40.6... yes
checking for gtk-encode-symbolic-svg... gtk-encode-symbolic-svg
checking for poppler-glib >= 0.69.0... yes
checking for poppler-data >= 0.4.9... yes
checking for cairo-pdf >= 1.12.2... yes
checking for libwmf >= 0.2.8... yes
checking for libopenjp2 >= 2.1.0... yes
checking for lcms2 >= 2.8... yes
checking for xcursor... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.0... found.
checking for snd_ctl_open in -lasound... yes
checking linux/input.h usability... yes
checking linux/input.h presence... yes
checking for linux/input.h... yes
checking whether KEY_OK is declared... yes
checking for gudev-1.0 >= 167... yes
checking for xdg-email... no
checking for perl5... /usr/bin/perl5
checking for perl version... 5.32.0
checking for gobject-introspection... yes
checking for json-glib-1.0 >= 1.2.6... yes
checking for a Python 3 interpreter with version >= 3.6.0... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.8
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.8/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages
checking for gjs... gjs
checking for luajit... luajit
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for vala... yes
checking for valac... /usr/bin/valac
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for shared-mime-info... yes
checking for xvfb-run... no
checking for appstream-util... /usr/bin/appstream-util
checking for desktop-file-validate... /usr/bin/desktop-file-validate
checking default directory for color profiles... /usr/share/color/icc
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... yes
checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes
checking if building the Windows installer... no
configure: Generating POTFILES and Makefile for po-libgimp
configure: Generating POTFILES and Makefile for po-python
configure: Generating POTFILES and Makefile for po-plug-ins
configure: Generating POTFILES and Makefile for po-script-fu
configure: Generating POTFILES and Makefile for po-tips
configure: Generating POTFILES and Makefile for po-windows-installer
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating INSTALL
config.status: creating tools/Makefile
config.status: creating pdb/Makefile
config.status: creating libgimp/Makefile
config.status: creating libgimpbase/Makefile
config.status: creating libgimpconfig/Makefile
config.status: creating libgimpcolor/Makefile
config.status: creating libgimpmath/Makefile
config.status: creating libgimpmodule/Makefile
config.status: creating libgimpthumb/Makefile
config.status: creating libgimpwidgets/Makefile
config.status: creating app/Makefile
config.status: creating app/actions/Makefile
config.status: creating app/config/Makefile
config.status: creating app/core/Makefile
config.status: creating app/operations/Makefile
config.status: creating app/operations/layer-modes/Makefile
config.status: creating app/operations/layer-modes-legacy/Makefile
config.status: creating app/operations/tests/Makefile
config.status: creating app/gegl/Makefile
config.status: creating app/dialogs/Makefile
config.status: creating app/display/Makefile
config.status: creating app/file/Makefile
config.status: creating app/file-data/Makefile
config.status: creating app/gui/Makefile
config.status: creating app/menus/Makefile
config.status: creating app/paint/Makefile
config.status: creating app/pdb/Makefile
config.status: creating app/plug-in/Makefile
config.status: creating app/propgui/Makefile
config.status: creating app/text/Makefile
config.status: creating app/tools/Makefile
config.status: creating app/vectors/Makefile
config.status: creating app/widgets/Makefile
config.status: creating app/xcf/Makefile
config.status: creating app/tests/Makefile
config.status: creating app/tests/files/Makefile
config.status: creating app/tests/gimpdir-empty/Makefile
config.status: creating app/tests/gimpdir-empty/brushes/Makefile
config.status: creating app/tests/gimpdir-empty/gradients/Makefile
config.status: creating app/tests/gimpdir-empty/patterns/Makefile
config.status: creating app/tests/gimpdir/Makefile
config.status: creating app/tests/gimpdir/brushes/Makefile
config.status: creating app/tests/gimpdir/gradients/Makefile
config.status: creating app/tests/gimpdir/patterns/Makefile
config.status: creating app-tools/Makefile
config.status: creating build/Makefile
config.status: creating build/windows/Makefile
config.status: creating build/windows/gimp.rc
config.status: creating build/windows/gimp-plug-ins.rc
config.status: creating build/windows/installer/Makefile
config.status: creating build/windows/installer/lang/Makefile
config.status: creating extensions/Makefile
config.status: creating extensions/goat-exercises/Makefile
config.status: creating extensions/goat-exercises/org.gimp.extension.goat-exercises.metainfo.xml.in
config.status: creating plug-ins/Makefile
config.status: creating plug-ins/file-bmp/Makefile
config.status: creating plug-ins/file-dds/Makefile
config.status: creating plug-ins/file-exr/Makefile
config.status: creating plug-ins/file-faxg3/Makefile
config.status: creating plug-ins/file-fits/Makefile
config.status: creating plug-ins/file-fli/Makefile
config.status: creating plug-ins/file-ico/Makefile
config.status: creating plug-ins/file-jpeg/Makefile
config.status: creating plug-ins/file-psd/Makefile
config.status: creating plug-ins/file-raw/Makefile
config.status: creating plug-ins/file-sgi/Makefile
config.status: creating plug-ins/file-tiff/Makefile
config.status: creating plug-ins/file-webp/Makefile
config.status: creating plug-ins/flame/Makefile
config.status: creating plug-ins/fractal-explorer/Makefile
config.status: creating plug-ins/fractal-explorer/examples/Makefile
config.status: creating plug-ins/gfig/Makefile
config.status: creating plug-ins/gfig/gfig-examples/Makefile
config.status: creating plug-ins/gfig/images/Makefile
config.status: creating plug-ins/ui/Makefile
config.status: creating plug-ins/gimpressionist/Brushes/Makefile
config.status: creating plug-ins/gimpressionist/Makefile
config.status: creating plug-ins/gimpressionist/Paper/Makefile
config.status: creating plug-ins/gimpressionist/Presets/Makefile
config.status: creating plug-ins/gradient-flare/Makefile
config.status: creating plug-ins/gradient-flare/flares/Makefile
config.status: creating plug-ins/help-browser/Makefile
config.status: creating plug-ins/help/Makefile
config.status: creating plug-ins/ifs-compose/Makefile
config.status: creating plug-ins/imagemap/Makefile
config.status: creating plug-ins/imagemap/images/Makefile
config.status: creating plug-ins/lighting/Makefile
config.status: creating plug-ins/lighting/images/Makefile
config.status: creating plug-ins/map-object/Makefile
config.status: creating plug-ins/metadata/Makefile
config.status: creating plug-ins/pagecurl/Makefile
config.status: creating plug-ins/print/Makefile
config.status: creating plug-ins/python/Makefile
config.status: creating plug-ins/python/python-console/Makefile
config.status: creating plug-ins/screenshot/Makefile
config.status: creating plug-ins/script-fu/Makefile
config.status: creating plug-ins/script-fu/ftx/Makefile
config.status: creating plug-ins/script-fu/scripts/Makefile
config.status: creating plug-ins/script-fu/scripts/images/Makefile
config.status: creating plug-ins/script-fu/tinyscheme/Makefile
config.status: creating plug-ins/selection-to-path/Makefile
config.status: creating plug-ins/twain/Makefile
config.status: creating plug-ins/common/Makefile
config.status: creating modules/Makefile
config.status: creating devel-docs/Makefile
config.status: creating devel-docs/version
config.status: creating devel-docs/app/Makefile
config.status: creating devel-docs/libgimp/Makefile
config.status: creating devel-docs/libgimpbase/Makefile
config.status: creating devel-docs/libgimpconfig/Makefile
config.status: creating devel-docs/libgimpcolor/Makefile
config.status: creating devel-docs/libgimpmath/Makefile
config.status: creating devel-docs/libgimpmodule/Makefile
config.status: creating devel-docs/libgimpthumb/Makefile
config.status: creating devel-docs/libgimpwidgets/Makefile
config.status: creating devel-docs/performance-logs/Makefile
config.status: creating devel-docs/tools/Makefile
config.status: creating docs/Makefile
config.status: creating menus/Makefile
config.status: creating cursors/Makefile
config.status: creating icons/Makefile
config.status: creating icons/Color/Makefile
config.status: creating icons/Legacy/Makefile
config.status: creating icons/Symbolic/Makefile
config.status: creating icons/hicolor/Makefile
config.status: creating themes/Makefile
config.status: creating themes/System/Makefile
config.status: creating data/Makefile
config.status: creating data/brushes/Makefile
config.status: creating data/brushes/Basic/Makefile
config.status: creating data/brushes/Fun/Makefile
config.status: creating data/brushes/Media/Makefile
config.status: creating data/brushes/Legacy/Makefile
config.status: creating data/brushes/Sketch/Makefile
config.status: creating data/brushes/Splatters/Makefile
config.status: creating data/brushes/Texture/Makefile
config.status: creating data/dynamics/Makefile
config.status: creating data/dynamics/Basic/Makefile
config.status: creating data/dynamics/FX/Makefile
config.status: creating data/environ/Makefile
config.status: creating data/gradients/Makefile
config.status: creating data/images/Makefile
config.status: creating data/interpreters/Makefile
config.status: creating data/palettes/Makefile
config.status: creating data/patterns/Makefile
config.status: creating data/patterns/Animal/Makefile
config.status: creating data/patterns/Fabric/Makefile
config.status: creating data/patterns/Food/Makefile
config.status: creating data/patterns/Legacy/Makefile
config.status: creating data/patterns/Paper/Makefile
config.status: creating data/patterns/Plant/Makefile
config.status: creating data/patterns/Sky/Makefile
config.status: creating data/patterns/Stone/Makefile
config.status: creating data/patterns/Water/Makefile
config.status: creating data/patterns/Wood/Makefile
config.status: creating data/tags/Makefile
config.status: creating data/tips/Makefile
config.status: creating data/tool-presets/Makefile
config.status: creating data/tool-presets/Crop/Makefile
config.status: creating data/tool-presets/FX/Makefile
config.status: creating data/tool-presets/Paint/Makefile
config.status: creating data/tool-presets/Selection/Makefile
config.status: creating data/tool-presets/Sketch/Makefile
config.status: creating desktop/Makefile
config.status: creating desktop/gimp-data-extras.metainfo.xml.in
config.status: creating desktop/gimp.desktop.in
config.status: creating desktop/org.gimp.GIMP.appdata.xml.in
config.status: creating desktop/test-appdata.sh
config.status: creating etc/Makefile
config.status: creating etc/gimprc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: creating po-libgimp/Makefile.in
config.status: creating po-plug-ins/Makefile.in
config.status: creating po-python/Makefile.in
config.status: creating po-script-fu/Makefile.in
config.status: creating po-tips/Makefile.in
config.status: creating po-windows-installer/Makefile.in
config.status: creating gimp-zip
config.status: creating Makefile
config.status: creating docs/gimp-2.99.1
config.status: creating docs/gimprc-2.99.5
config.status: creating docs/gimptool-2.99.1
config.status: creating gimp-3.0.pc
config.status: creating gimpthumb-3.0.pc
config.status: creating gimpui-3.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing libgimpbase/gimpversion.h commands
config.status: libgimpbase/gimpversion.h is unchanged
config.status: executing po-libgimp/stamp-it commands
config.status: executing po-python/stamp-it commands
config.status: executing po-plug-ins/stamp-it commands
config.status: executing po-script-fu/stamp-it commands
config.status: executing po-tips/stamp-it commands
config.status: executing po-windows-installer/stamp-it commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --enable-python
Building GIMP with prefix=/usr, datarootdir=${prefix}/share
Desktop files install into /usr/share
Extra Binaries:
gimp-console: yes
Optional Features:
Check updates at startup: no
Levin matting engine: yes
Language selection: yes
Vector icons: yes
Dr. Mingw (Win32): no
Relocatable bundle: no
Default ICC directory: /usr/share/color/icc
Debug console (Win32): no
32-bit DLL folder (Win32): no
Detailed backtraces: no (libbacktrace and libunwind are not found or not supported)
Optional Plug-Ins:
Ascii Art: yes
Ghostscript: yes
Help Browser: no (WebKit support disabled)
JPEG 2000: yes
MNG: yes
OpenEXR: yes
WebP: yes
HEIC: import: no - export: no [profile support: no]
AVIF: import: yes - export: yes
PDF (export): yes
Print: yes
Python 3 plug-ins: yes
JavaScript plug-ins: yes
Lua plug-ins: yes
Vala plug-ins: yes
TWAIN (Win32): no
Webpage: no (WebKit support disabled)
WMF: yes
X11 Mouse Cursor: yes
XPM: yes
Email: needs runtime dependency: xdg-email
Optional Modules:
ALSA (MIDI Input): yes
Linux Input: yes (GUdev support: yes)
DirectInput (Win32): no
Tests:
Use xvfb-run no (not found)
Test appdata yes (this test requires network access; --without-appdata-test to disable)
Test desktop file yes
Bug report URL: https://bugs.mageia.org/
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/missing aclocal-1.16 -I m4macros
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/missing autoconf
configure.ac:487: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:487: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:487: the top level
configure.ac:490: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:490: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:490: the top level
configure.ac:497: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:497: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:497: the top level
configure.ac:500: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:500: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:500: the top level
configure.ac:503: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:503: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:503: the top level
configure.ac:506: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:506: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:506: the top level
configure.ac:509: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:509: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:509: the top level
configure.ac:512: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:512: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:512: the top level
configure.ac:515: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:515: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:515: the top level
configure.ac:518: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:518: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:518: the top level
configure.ac:521: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:521: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:521: the top level
configure.ac:524: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:524: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:524: the top level
configure.ac:527: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:527: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:527: the top level
configure.ac:530: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:530: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:530: the top level
configure.ac:533: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:533: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:533: the top level
configure.ac:545: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:545: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:545: the top level
configure.ac:548: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:548: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:548: the top level
configure.ac:615: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:615: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:615: the top level
configure.ac:617: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:617: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:617: the top level
configure.ac:667: warning: The macro `GLIB_GNU_GETTEXT' is obsolete.
configure.ac:667: You should run autoupdate.
aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:667: the top level
configure.ac:667: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:667: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from...
aclocal.m4:289: GLIB_LC_MESSAGES is expanded from...
aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:667: the top level
configure.ac:667: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:667: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2248: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2269: AC_CACHE_CHECK is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
aclocal.m4:388: GLIB_WITH_NLS is expanded from...
aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:667: the top level
configure.ac:667: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:667: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/headers.m4:89: _AC_CHECK_HEADER_COMPILE is expanded from...
./lib/autoconf/headers.m4:56: AC_CHECK_HEADER is expanded from...
aclocal.m4:388: GLIB_WITH_NLS is expanded from...
aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:667: the top level
configure.ac:667: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete.
configure.ac:667: You should run autoupdate.
./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from...
aclocal.m4:388: GLIB_WITH_NLS is expanded from...
aclocal.m4:604: GLIB_GNU_GETTEXT is expanded from...
aclocal.m4:704: AM_GLIB_GNU_GETTEXT is expanded from...
configure.ac:667: the top level
configure.ac:726: warning: The macro `AC_TRY_RUN' is obsolete.
configure.ac:726: You should run autoupdate.
./lib/autoconf/general.m4:2996: AC_TRY_RUN is expanded from...
aclocal.m4:33: AM_PATH_GLIB_2_0 is expanded from...
configure.ac:726: the top level
configure.ac:726: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:726: You should run autoupdate.
./lib/autoconf/general.m4:2919: AC_TRY_LINK is expanded from...
aclocal.m4:33: AM_PATH_GLIB_2_0 is expanded from...
configure.ac:726: the top level
configure.ac:1067: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1067: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:1067: the top level
configure.ac:1068: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1068: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:1068: the top level
configure.ac:1083: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1083: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:1083: the top level
configure.ac:1112: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1112: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:1112: the top level
configure.ac:1126: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1126: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:1126: the top level
configure.ac:1166: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:1166: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/detectcflags.m4:4: GIMP_DETECT_CFLAGS is expanded from...
configure.ac:1166: the top level
configure.ac:1388: warning: GTK_CHECK_BACKEND is deprecated, use PKG_CHECK_MODULES([GTK_X11], [gtk+-x11-3.0]) or similar instead
aclocal.m4:919: GTK_CHECK_BACKEND is expanded from...
configure.ac:1388: the top level
configure.ac:2125: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:2125: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
m4macros/alsa.m4:15: AM_PATH_ALSA is expanded from...
configure.ac:2125: the top level
configure.ac:2125: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:2125: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4macros/alsa.m4:15: AM_PATH_ALSA is expanded from...
configure.ac:2125: the top level
cd . && /bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/missing automake-1.16 --gnu
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --enable-default-binary=yes --disable-check-update --disable-static --enable-mp=yes --enable-python=yes --enable-gtk-doc=yes --without-webkit --with-bug-report-url=https://bugs.mageia.org/ build_alias=aarch64-mageia-linux-gnu host_alias=aarch64-mageia-linux-gnu CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig --no-create --no-recursion
configure: WARNING: unrecognized options: --enable-python
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free 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 make supports nested variables... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc... aarch64-mageia-linux-gnu-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 the compiler supports GNU C... yes
checking whether aarch64-mageia-linux-gnu-gcc accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-mageia-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking for gcc... gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... (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 aarch64-mageia-linux-gnu-g++... aarch64-mageia-linux-gnu-g++
checking whether the compiler supports GNU C++... yes
checking whether aarch64-mageia-linux-gnu-g++ accepts -g... yes
checking for aarch64-mageia-linux-gnu-g++ option to enable C++11 features... none needed
checking dependency style of aarch64-mageia-linux-gnu-g++... none
checking whether aarch64-mageia-linux-gnu-g++ supports C++14 features by default... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/aarch64-mageia-linux-gnu-nm -p
checking the name lister (/usr/bin/aarch64-mageia-linux-gnu-nm -p) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... aarch64-mageia-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... aarch64-mageia-linux-gnu-ranlib
checking command to parse /usr/bin/aarch64-mageia-linux-gnu-nm -p output from aarch64-mageia-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... aarch64-mageia-linux-gnu-g++ -E
checking for ld used by aarch64-mageia-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for aarch64-mageia-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-g++ static flag -static works... no
checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of aarch64-mageia-linux-gnu-gcc... none
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for host type... aarch64-mageia-linux-gnu
checking for host processor... unknown
checking if compiling for Linux... yes
checking if compiling for Win32... no
checking if compiling for Mac OS X... no
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to turn on debugging... no
checking whether to turn on profiling... no
checking whether aarch64-mageia-linux-gnu-gcc understands -Wdeclaration-after-statement... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wmissing-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Werror=missing-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wstrict-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wmissing-declarations... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Winit-self... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wpointer-arith... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wold-style-definition... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wmissing-format-attribute... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wformat-security... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wlogical-op... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wtype-limits... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -fno-common... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -fdiagnostics-show-option... yes
checking whether aarch64-mageia-linux-gnu-gcc understands -Wreturn-type... yes
checking whether aarch64-mageia-linux-gnu-gcc understands --omg-optimized... no
checking whether aarch64-mageia-linux-gnu-gcc understands --disable-instructions... no
checking for egrep... (cached) /usr/bin/grep -E
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for execinfo.h... yes
checking for fcntl.h... yes
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/thr.h... no
checking for sys/time.h... (cached) yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) yes
checking for unistd.h... (cached) yes
checking for backtrace... yes
checking for pid_t... yes
checking for vprintf... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for fsync... yes
checking for difftime... yes
checking for mmap... yes
checking for thr_self... no
checking for _NL_MEASUREMENT_MEASUREMENT... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.1... 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.32.0
checking for XML::Parser... ok
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for xgettext version (>= 0.19)... yes
checking for iso-codes... yes
checking for BABL... yes
checking for GEGL... yes
checking for ATK... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB... yes
checking for GLIB - version >= 2.56.2... yes (version 2.66.4)
checking for GMODULE_NO_EXPORT... yes
checking for GIO... yes
checking for GIO_UNIX... yes
checking for glib-networking (GIO TLS implementation)... yes
checking for native glib-compile-resources... /usr/bin/glib-compile-resources
checking for gdbus-codegen... /usr/bin/gdbus-codegen
checking if GLib is version 2.57.0 or newer... yes
checking for gegl... /usr/bin/gegl
checking for bind_textdomain_codeset... (cached) yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for GTK... yes
checking for gtk-update-icon-cache-3.0... no
checking for gtk-update-icon-cache... /usr/bin/gtk-update-icon-cache
checking for GDK_PIXBUF... yes
checking for gdk-pixbuf-csource... /usr/bin/gdk-pixbuf-csource
checking for CAIRO... yes
checking for PANGOCAIRO... yes
checking for FONTCONFIG... yes
checking if Pango is version 1.43.0 or newer... yes
checking if Pango is built with a recent fontconfig... yes
checking for FREETYPE... yes
checking for HARFBUZZ... yes
checking for GEXIV2... yes
checking if GIMP should open a debug console at start... no
checking the alternative folder containing 32-bit DLLs on Windows... no
checking for execinfo.h... (cached) yes
checking for matting engine Levin... yes
checking for math.h... yes
checking for ieeefp.h... no
checking for extra flags to get ANSI library prototypes... none needed
checking for rint... no
checking for rint in -lm... yes
checking for vfork... yes
checking for __attribute__((destructor))... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for socket in -lsocket... no
checking whether aarch64-mageia-linux-gnu-gcc understands -mfpmath=sse... no
checking whether aarch64-mageia-linux-gnu-gcc understands -msse2... no
checking whether we can compile SSE2 intrinsics... no
configure: WARNING: SSE2 intrinsics not available.
checking whether aarch64-mageia-linux-gnu-gcc understands -msse4.1... no
checking whether we can compile SSE4.1 intrinsics... no
configure: WARNING: SSE4.1 intrinsics not available.
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking for shared memory transport type... sysv
checking whether symbols are prefixed... no
checking fd_set and sys/select... yes
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for XmuClientWindow in -lXmu... yes
checking for X11/Xmu/WinUtil.h... yes
checking for XShapeGetRectangles in -lXext... yes
checking for X11/extensions/shape.h... yes
checking for XFIXES... yes
checking whether we build a relocatable package... no
checking for TIFFReadScanline in -ltiff... yes
checking for tiffio.h... yes
checking for JPEG... yes
checking for gzsetparams in -lz... yes
checking for zlib.h... yes
checking for bzlib.h... yes
checking for BZ2_bzCompress in -lbz2... yes
checking for LZMA... yes
checking for APPSTREAM_GLIB... yes
checking for LIBARCHIVE... yes
checking for gsapi_new_instance in -lgs... yes
checking for ghostscript/iapi.h... yes
checking for PNG... yes
checking for mng_create in -lmng... yes
checking for libmng.h... yes
checking for aa_printf in -laa... yes
checking for aalib.h... yes
checking for XpmReadFileToXpmImage in -lXpm... yes
checking for X11/xpm.h... yes
checking for OPENEXR... yes
checking for WEBP... yes
checking for WEBPMUX... yes
checking for WEBPDEMUX... yes
checking for LIBHEIF... yes
checking for LIBBACKTRACE... no
checking for LIBUNWIND... no
checking for LIBMYPAINT... yes
checking for MYPAINT_BRUSHES... yes
checking for SVG... yes
checking for gtk-encode-symbolic-svg... gtk-encode-symbolic-svg
checking for POPPLER... yes
checking for POPPLER_DATA... yes
checking for CAIRO_PDF... yes
checking for WMF... yes
checking for OPENJPEG... yes
checking for LCMS... yes
checking for XMC... yes
checking for ALSA CFLAGS...
checking for ALSA LDFLAGS... -lasound -lm -ldl -lpthread
checking for libasound headers version >= 1.0.0... found.
checking for snd_ctl_open in -lasound... yes
checking for aarch64-mageia-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking for linux/input.h... yes
checking whether KEY_OK is declared... yes
checking for GUDEV... yes
checking for xdg-email... no
checking for perl5... /usr/bin/perl5
checking for perl version... 5.32.0
checking for gobject-introspection... yes
checking for JSON_GLIB... yes
checking for a Python 3 interpreter with version >= 3.6.0... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.8
checking for python3 platform... linux
checking for python3 script directory... ${prefix}/lib/python3.8/site-packages
checking for python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages
checking for gjs... gjs
checking for luajit... luajit
checking for aarch64-mageia-linux-gnu-pkg-config... (cached) /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for vala... yes
checking for valac... /usr/bin/valac
checking for xmllint... /usr/bin/xmllint
checking for xsltproc... /usr/bin/xsltproc
checking for MIME_INFO... yes
checking for xvfb-run... no
checking for appstream-util... /usr/bin/appstream-util
checking for desktop-file-validate... /usr/bin/desktop-file-validate
checking default directory for color profiles... /usr/share/color/icc
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... yes
checking for GTKDOC_DEPS... yes
checking if building the Windows installer... no
configure: Generating POTFILES and Makefile for po-libgimp
configure: Generating POTFILES and Makefile for po-python
configure: Generating POTFILES and Makefile for po-plug-ins
configure: Generating POTFILES and Makefile for po-script-fu
configure: Generating POTFILES and Makefile for po-tips
configure: Generating POTFILES and Makefile for po-windows-installer
checking that generated files are newer than configure... done
configure: creating ./config.status
configure: WARNING: unrecognized options: --enable-python
Building GIMP with prefix=/usr, datarootdir=${prefix}/share
Desktop files install into /usr/share
Extra Binaries:
gimp-console: yes
Optional Features:
Check updates at startup: no
Levin matting engine: yes
Language selection: yes
Vector icons: yes
Dr. Mingw (Win32): no
Relocatable bundle: no
Default ICC directory: /usr/share/color/icc
Debug console (Win32): no
32-bit DLL folder (Win32): no
Detailed backtraces: no (libbacktrace and libunwind are not found or not supported)
Optional Plug-Ins:
Ascii Art: yes
Ghostscript: yes
Help Browser: no (WebKit support disabled)
JPEG 2000: yes
MNG: yes
OpenEXR: yes
WebP: yes
HEIC: import: no - export: no [profile support: no]
AVIF: import: yes - export: yes
PDF (export): yes
Print: yes
Python 3 plug-ins: yes
JavaScript plug-ins: yes
Lua plug-ins: yes
Vala plug-ins: yes
TWAIN (Win32): no
Webpage: no (WebKit support disabled)
WMF: yes
X11 Mouse Cursor: yes
XPM: yes
Email: needs runtime dependency: xdg-email
Optional Modules:
ALSA (MIDI Input): yes
Linux Input: yes (GUdev support: yes)
DirectInput (Win32): no
Tests:
Use xvfb-run no (not found)
Test appdata yes (this test requires network access; --without-appdata-test to disable)
Test desktop file yes
Bug report URL: https://bugs.mageia.org/
/bin/sh ./config.status
config.status: creating INSTALL
config.status: creating tools/Makefile
config.status: creating pdb/Makefile
config.status: creating libgimp/Makefile
config.status: creating libgimpbase/Makefile
config.status: creating libgimpconfig/Makefile
config.status: creating libgimpcolor/Makefile
config.status: creating libgimpmath/Makefile
config.status: creating libgimpmodule/Makefile
config.status: creating libgimpthumb/Makefile
config.status: creating libgimpwidgets/Makefile
config.status: creating app/Makefile
config.status: creating app/actions/Makefile
config.status: creating app/config/Makefile
config.status: creating app/core/Makefile
config.status: creating app/operations/Makefile
config.status: creating app/operations/layer-modes/Makefile
config.status: creating app/operations/layer-modes-legacy/Makefile
config.status: creating app/operations/tests/Makefile
config.status: creating app/gegl/Makefile
config.status: creating app/dialogs/Makefile
config.status: creating app/display/Makefile
config.status: creating app/file/Makefile
config.status: creating app/file-data/Makefile
config.status: creating app/gui/Makefile
config.status: creating app/menus/Makefile
config.status: creating app/paint/Makefile
config.status: creating app/pdb/Makefile
config.status: creating app/plug-in/Makefile
config.status: creating app/propgui/Makefile
config.status: creating app/text/Makefile
config.status: creating app/tools/Makefile
config.status: creating app/vectors/Makefile
config.status: creating app/widgets/Makefile
config.status: creating app/xcf/Makefile
config.status: creating app/tests/Makefile
config.status: creating app/tests/files/Makefile
config.status: creating app/tests/gimpdir-empty/Makefile
config.status: creating app/tests/gimpdir-empty/brushes/Makefile
config.status: creating app/tests/gimpdir-empty/gradients/Makefile
config.status: creating app/tests/gimpdir-empty/patterns/Makefile
config.status: creating app/tests/gimpdir/Makefile
config.status: creating app/tests/gimpdir/brushes/Makefile
config.status: creating app/tests/gimpdir/gradients/Makefile
config.status: creating app/tests/gimpdir/patterns/Makefile
config.status: creating app-tools/Makefile
config.status: creating build/Makefile
config.status: creating build/windows/Makefile
config.status: creating build/windows/gimp.rc
config.status: creating build/windows/gimp-plug-ins.rc
config.status: creating build/windows/installer/Makefile
config.status: creating build/windows/installer/lang/Makefile
config.status: creating extensions/Makefile
config.status: creating extensions/goat-exercises/Makefile
config.status: creating extensions/goat-exercises/org.gimp.extension.goat-exercises.metainfo.xml.in
config.status: creating plug-ins/Makefile
config.status: creating plug-ins/file-bmp/Makefile
config.status: creating plug-ins/file-dds/Makefile
config.status: creating plug-ins/file-exr/Makefile
config.status: creating plug-ins/file-faxg3/Makefile
config.status: creating plug-ins/file-fits/Makefile
config.status: creating plug-ins/file-fli/Makefile
config.status: creating plug-ins/file-ico/Makefile
config.status: creating plug-ins/file-jpeg/Makefile
config.status: creating plug-ins/file-psd/Makefile
config.status: creating plug-ins/file-raw/Makefile
config.status: creating plug-ins/file-sgi/Makefile
config.status: creating plug-ins/file-tiff/Makefile
config.status: creating plug-ins/file-webp/Makefile
config.status: creating plug-ins/flame/Makefile
config.status: creating plug-ins/fractal-explorer/Makefile
config.status: creating plug-ins/fractal-explorer/examples/Makefile
config.status: creating plug-ins/gfig/Makefile
config.status: creating plug-ins/gfig/gfig-examples/Makefile
config.status: creating plug-ins/gfig/images/Makefile
config.status: creating plug-ins/ui/Makefile
config.status: creating plug-ins/gimpressionist/Brushes/Makefile
config.status: creating plug-ins/gimpressionist/Makefile
config.status: creating plug-ins/gimpressionist/Paper/Makefile
config.status: creating plug-ins/gimpressionist/Presets/Makefile
config.status: creating plug-ins/gradient-flare/Makefile
config.status: creating plug-ins/gradient-flare/flares/Makefile
config.status: creating plug-ins/help-browser/Makefile
config.status: creating plug-ins/help/Makefile
config.status: creating plug-ins/ifs-compose/Makefile
config.status: creating plug-ins/imagemap/Makefile
config.status: creating plug-ins/imagemap/images/Makefile
config.status: creating plug-ins/lighting/Makefile
config.status: creating plug-ins/lighting/images/Makefile
config.status: creating plug-ins/map-object/Makefile
config.status: creating plug-ins/metadata/Makefile
config.status: creating plug-ins/pagecurl/Makefile
config.status: creating plug-ins/print/Makefile
config.status: creating plug-ins/python/Makefile
config.status: creating plug-ins/python/python-console/Makefile
config.status: creating plug-ins/screenshot/Makefile
config.status: creating plug-ins/script-fu/Makefile
config.status: creating plug-ins/script-fu/ftx/Makefile
config.status: creating plug-ins/script-fu/scripts/Makefile
config.status: creating plug-ins/script-fu/scripts/images/Makefile
config.status: creating plug-ins/script-fu/tinyscheme/Makefile
config.status: creating plug-ins/selection-to-path/Makefile
config.status: creating plug-ins/twain/Makefile
config.status: creating plug-ins/common/Makefile
config.status: creating modules/Makefile
config.status: creating devel-docs/Makefile
config.status: creating devel-docs/version
config.status: creating devel-docs/app/Makefile
config.status: creating devel-docs/libgimp/Makefile
config.status: creating devel-docs/libgimpbase/Makefile
config.status: creating devel-docs/libgimpconfig/Makefile
config.status: creating devel-docs/libgimpcolor/Makefile
config.status: creating devel-docs/libgimpmath/Makefile
config.status: creating devel-docs/libgimpmodule/Makefile
config.status: creating devel-docs/libgimpthumb/Makefile
config.status: creating devel-docs/libgimpwidgets/Makefile
config.status: creating devel-docs/performance-logs/Makefile
config.status: creating devel-docs/tools/Makefile
config.status: creating docs/Makefile
config.status: creating menus/Makefile
config.status: creating cursors/Makefile
config.status: creating icons/Makefile
config.status: creating icons/Color/Makefile
config.status: creating icons/Legacy/Makefile
config.status: creating icons/Symbolic/Makefile
config.status: creating icons/hicolor/Makefile
config.status: creating themes/Makefile
config.status: creating themes/System/Makefile
config.status: creating data/Makefile
config.status: creating data/brushes/Makefile
config.status: creating data/brushes/Basic/Makefile
config.status: creating data/brushes/Fun/Makefile
config.status: creating data/brushes/Media/Makefile
config.status: creating data/brushes/Legacy/Makefile
config.status: creating data/brushes/Sketch/Makefile
config.status: creating data/brushes/Splatters/Makefile
config.status: creating data/brushes/Texture/Makefile
config.status: creating data/dynamics/Makefile
config.status: creating data/dynamics/Basic/Makefile
config.status: creating data/dynamics/FX/Makefile
config.status: creating data/environ/Makefile
config.status: creating data/gradients/Makefile
config.status: creating data/images/Makefile
config.status: creating data/interpreters/Makefile
config.status: creating data/palettes/Makefile
config.status: creating data/patterns/Makefile
config.status: creating data/patterns/Animal/Makefile
config.status: creating data/patterns/Fabric/Makefile
config.status: creating data/patterns/Food/Makefile
config.status: creating data/patterns/Legacy/Makefile
config.status: creating data/patterns/Paper/Makefile
config.status: creating data/patterns/Plant/Makefile
config.status: creating data/patterns/Sky/Makefile
config.status: creating data/patterns/Stone/Makefile
config.status: creating data/patterns/Water/Makefile
config.status: creating data/patterns/Wood/Makefile
config.status: creating data/tags/Makefile
config.status: creating data/tips/Makefile
config.status: creating data/tool-presets/Makefile
config.status: creating data/tool-presets/Crop/Makefile
config.status: creating data/tool-presets/FX/Makefile
config.status: creating data/tool-presets/Paint/Makefile
config.status: creating data/tool-presets/Selection/Makefile
config.status: creating data/tool-presets/Sketch/Makefile
config.status: creating desktop/Makefile
config.status: creating desktop/gimp-data-extras.metainfo.xml.in
config.status: creating desktop/gimp.desktop.in
config.status: creating desktop/org.gimp.GIMP.appdata.xml.in
config.status: creating desktop/test-appdata.sh
config.status: creating etc/Makefile
config.status: creating etc/gimprc
config.status: creating m4macros/Makefile
config.status: creating po/Makefile.in
config.status: creating po-libgimp/Makefile.in
config.status: creating po-plug-ins/Makefile.in
config.status: creating po-python/Makefile.in
config.status: creating po-script-fu/Makefile.in
config.status: creating po-tips/Makefile.in
config.status: creating po-windows-installer/Makefile.in
config.status: creating gimp-zip
config.status: creating Makefile
config.status: creating docs/gimp-2.99.1
config.status: creating docs/gimprc-2.99.5
config.status: creating docs/gimptool-2.99.1
config.status: creating gimp-3.0.pc
config.status: creating gimpthumb-3.0.pc
config.status: creating gimpui-3.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing libgimpbase/gimpversion.h commands
config.status: libgimpbase/gimpversion.h is unchanged
config.status: executing po-libgimp/stamp-it commands
config.status: executing po-python/stamp-it commands
config.status: executing po-plug-ins/stamp-it commands
config.status: executing po-script-fu/stamp-it commands
config.status: executing po-tips/stamp-it commands
config.status: executing po-windows-installer/stamp-it commands
config.status: executing po/stamp-it commands
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/missing' autoheader)
rm -f stamp-h1
touch config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
/usr/bin/make all-recursive
Making all in m4macros
make[2]: Nothing to be done for 'all'.
Making all in cursors
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
( rm -f gimp-tool-cursors.gresource.xml; \
echo '' > gimp-tool-cursors.gresource.xml; \
echo '' >> gimp-tool-cursors.gresource.xml; \
echo ' ' >> gimp-tool-cursors.gresource.xml; \
for image in cursor-bad.png cursor-bad-x2.png cursor-color-picker.png cursor-color-picker-x2.png cursor-corner-bottom-left.png cursor-corner-bottom-left-x2.png cursor-corner-bottom-right.png cursor-corner-bottom-right-x2.png cursor-corner-bottom.png cursor-corner-bottom-x2.png cursor-corner-left.png cursor-corner-left-x2.png cursor-corner-right.png cursor-corner-right-x2.png cursor-corner-top-left.png cursor-corner-top-left-x2.png cursor-corner-top-right.png cursor-corner-top-right-x2.png cursor-corner-top.png cursor-corner-top-x2.png cursor-crosshair-small.png cursor-crosshair-small-x2.png cursor-crosshair.png cursor-crosshair-x2.png cursor-mouse.png cursor-mouse-x2.png cursor-move.png cursor-move-x2.png cursor-none.png cursor-none-x2.png cursor-side-bottom-left.png cursor-side-bottom-left-x2.png cursor-side-bottom-right.png cursor-side-bottom-right-x2.png cursor-side-bottom.png cursor-side-bottom-x2.png cursor-side-left.png cursor-side-left-x2.png cursor-side-right.png cursor-side-right-x2.png cursor-side-top-left.png cursor-side-top-left-x2.png cursor-side-top-right.png cursor-side-top-right-x2.png cursor-side-top.png cursor-side-top-x2.png cursor-zoom.png cursor-zoom-x2.png modifier-anchor.png modifier-anchor-x2.png modifier-background.png modifier-background-x2.png modifier-bad.png modifier-bad-x2.png modifier-control.png modifier-control-x2.png modifier-foreground.png modifier-foreground-x2.png modifier-intersect.png modifier-intersect-x2.png modifier-join.png modifier-join-x2.png modifier-minus.png modifier-minus-x2.png modifier-move.png modifier-move-x2.png modifier-pattern.png modifier-pattern-x2.png modifier-plus.png modifier-plus-x2.png modifier-resize.png modifier-resize-x2.png modifier-rotate.png modifier-rotate-x2.png modifier-select.png modifier-select-x2.png modifier-zoom.png modifier-zoom-x2.png tool-airbrush.png tool-airbrush-x2.png tool-blur.png tool-blur-x2.png tool-bucket-fill.png tool-bucket-fill-x2.png tool-burn.png tool-burn-x2.png tool-clone.png tool-clone-x2.png tool-color-picker.png tool-color-picker-x2.png tool-crop.png tool-crop-x2.png tool-dodge.png tool-dodge-x2.png tool-ellipse-select.png tool-ellipse-select-x2.png tool-eraser.png tool-eraser-x2.png tool-flip-horizontal.png tool-flip-horizontal-x2.png tool-flip-vertical.png tool-flip-vertical-x2.png tool-free-select.png tool-free-select-x2.png tool-fuzzy-select.png tool-fuzzy-select-x2.png tool-gradient.png tool-gradient-x2.png tool-hand.png tool-hand-x2.png tool-heal.png tool-heal-x2.png tool-ink.png tool-ink-x2.png tool-iscissors.png tool-iscissors-x2.png tool-measure.png tool-measure-x2.png tool-move.png tool-move-x2.png tool-paintbrush.png tool-paintbrush-x2.png tool-paths-anchor.png tool-paths-anchor-x2.png tool-paths-control.png tool-paths-control-x2.png tool-paths-segment.png tool-paths-segment-x2.png tool-paths.png tool-paths-x2.png tool-pencil.png tool-pencil-x2.png tool-perspective.png tool-perspective-x2.png tool-polygon-select.png tool-polygon-select-x2.png tool-rect-select.png tool-rect-select-x2.png tool-resize.png tool-resize-x2.png tool-rotate.png tool-rotate-x2.png tool-shear.png tool-shear-x2.png tool-smudge.png tool-smudge-x2.png tool-text.png tool-text-x2.png tool-transform-3d-camera.png tool-transform-3d-camera-x2.png tool-warp.png tool-warp-x2.png tool-zoom.png tool-zoom-x2.png; do \
echo " $image" >> gimp-tool-cursors.gresource.xml; \
done; \
echo ' ' >> gimp-tool-cursors.gresource.xml; \
echo '' >> gimp-tool-cursors.gresource.xml )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
( rm -f gimp-color-picker-cursors.gresource.xml; \
echo '' > gimp-color-picker-cursors.gresource.xml; \
echo '' >> gimp-color-picker-cursors.gresource.xml; \
echo ' ' >> gimp-color-picker-cursors.gresource.xml; \
for image in cursor-color-picker.png cursor-color-picker-x2.png; do \
echo " $image" >> gimp-color-picker-cursors.gresource.xml; \
done; \
echo ' ' >> gimp-color-picker-cursors.gresource.xml; \
echo ' ' >> gimp-color-picker-cursors.gresource.xml; \
for image in cursor-color-picker.png cursor-color-picker-x2.png; do \
echo " $image" >> gimp-color-picker-cursors.gresource.xml; \
done; \
echo ' ' >> gimp-color-picker-cursors.gresource.xml; \
echo '' >> gimp-color-picker-cursors.gresource.xml )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
Making all in themes
Making all in System
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo am | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file am.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo az | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file az.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ast | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ast.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ckb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ckb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo csb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file csb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file da.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eo.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file el.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ga.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo gd | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gd.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file he.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo hi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo is | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file is.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ka | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ka.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo kk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo km | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file km.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo kab | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kab.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo kn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ky | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ky.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ml | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ml.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo mk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo lt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo lv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo my | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file my.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo nds | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nds.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo nn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ne | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ne.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ro.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo si | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file si.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file rw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo te | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file te.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo th | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file th.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo ta | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ta.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo tt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo yi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file yi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo xh | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file xh.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
Making all in po-libgimp
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo az | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file az.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file da.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file el.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eo.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ga.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file he.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo is | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file is.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo km | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file km.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo kk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo kab | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kab.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo lt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo lv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo mk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo my | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file my.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ne | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ne.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo nn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ro.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file rw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo te | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file te.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo ta | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ta.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo xh | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file xh.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo yi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file yi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
Making all in po-plug-ins
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file da.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file el.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eo.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ga.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file he.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo kn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo km | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file km.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo is | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file is.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo lt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo lv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo mk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ne | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ne.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo nn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo my | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file my.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file rw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ro.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo xh | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file xh.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo yi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file yi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
Making all in po-python
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo az | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file az.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file da.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file el.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eo.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ga.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo is | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file is.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo km | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file km.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo kab | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file kab.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo lt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo lv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo my | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file my.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo mk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ne | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ne.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo nn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file rw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ro.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo te | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file te.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo ta | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ta.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo xh | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file xh.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
Making all in po-script-fu
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ast | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ast.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo az | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file az.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file da.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file el.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eo.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ga | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ga.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file he.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo is | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file is.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo lt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo km | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file km.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo lv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo mk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo my | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file my.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ne | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ne.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo nn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ro.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file rw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo ta | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ta.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo te | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file te.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo xh | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file xh.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo yi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file yi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
Making all in po-tips
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ar | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ar.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo be | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file be.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo br | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file br.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo bg | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bg.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo bs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file bs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file cs.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file da.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file de.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo dz | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file dz.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eo.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file el.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo en_CA | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo en_GB | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file et.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file es.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo eu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file eu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo fa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file fi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo gl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo he | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file he.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file id.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo hr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo gu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file gu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file hu.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo is | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file is.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file it.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ko.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ja.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo km | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file km.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo lt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ms | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ms.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo mk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo mr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo lv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file lv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo my | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file my.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo nn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nn.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo nb | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nb.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ne | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ne.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file nl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo oc | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file oc.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo pa | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pa.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ro | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ro.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ru.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo rw | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file rw.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo sk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sl.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo sr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sv.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file tr.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo sr@latin | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo ta | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file ta.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file vi.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file uk.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
Making all in po-windows-installer
make[2]: Nothing to be done for 'all'.
Making all in data
Making all in brushes
Making all in Basic
make[4]: Nothing to be done for 'all'.
Making all in Fun
make[4]: Nothing to be done for 'all'.
Making all in Media
make[4]: Nothing to be done for 'all'.
Making all in Legacy
make[4]: Nothing to be done for 'all'.
Making all in Sketch
make[4]: Nothing to be done for 'all'.
Making all in Splatters
make[4]: Nothing to be done for 'all'.
Making all in Texture
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in dynamics
Making all in Basic
make[4]: Nothing to be done for 'all'.
Making all in FX
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in environ
make[3]: Nothing to be done for 'all'.
Making all in gradients
make[3]: Nothing to be done for 'all'.
Making all in images
make[3]: Nothing to be done for 'all'.
Making all in interpreters
make[3]: Nothing to be done for 'all'.
Making all in palettes
make[3]: Nothing to be done for 'all'.
Making all in patterns
Making all in Animal
make[4]: Nothing to be done for 'all'.
Making all in Fabric
make[4]: Nothing to be done for 'all'.
Making all in Food
make[4]: Nothing to be done for 'all'.
Making all in Legacy
make[4]: Nothing to be done for 'all'.
Making all in Paper
make[4]: Nothing to be done for 'all'.
Making all in Plant
make[4]: Nothing to be done for 'all'.
Making all in Sky
make[4]: Nothing to be done for 'all'.
Making all in Stone
make[4]: Nothing to be done for 'all'.
Making all in Water
make[4]: Nothing to be done for 'all'.
Making all in Wood
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in tips
make[3]: Nothing to be done for 'all'.
Making all in tags
make[3]: Nothing to be done for 'all'.
Making all in tool-presets
Making all in Crop
make[4]: Nothing to be done for 'all'.
Making all in FX
make[4]: Nothing to be done for 'all'.
Making all in Paint
make[4]: Nothing to be done for 'all'.
Making all in Selection
make[4]: Nothing to be done for 'all'.
Making all in Sketch
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
Making all in desktop
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po gimp-data-extras.metainfo.xml.in gimp-data-extras.metainfo.xml
Generating and caching the translation database
Merging translations into gimp-data-extras.metainfo.xml.
CREATED gimp-data-extras.metainfo.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.gimp.GIMP.appdata.xml.in org.gimp.GIMP.appdata.xml
Generating and caching the translation database
Merging translations into org.gimp.GIMP.appdata.xml.
CREATED org.gimp.GIMP.appdata.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
/usr/bin/intltool-merge ../po gimp.desktop.in gimp.desktop -d -u -c ../po/.intltool-merge-cache
Generating and caching the translation database
Merging translations into gimp.desktop.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
Making all in menus
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
/usr/bin/xsltproc --xinclude --stringparam unstable-menus yes ./menus.xsl dockable-menu.xml.in > dockable-menu.xml || rm -f dockable-menu.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
/usr/bin/xsltproc --xinclude --stringparam unstable-menus yes ./menus.xsl image-menu.xml.in > image-menu.xml || rm -f image-menu.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
Making all in libgimpbase
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/usr/bin/perl5 ../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"gimpbasetypes.h\"\n#include \"gimpcompatenums.h\"\n#include \"libgimp/libgimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
gimpcompatenums.h > xgen-cec
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/usr/bin/perl5 ../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#undef GIMP_DISABLE_DEPRECATED\n#include \"gimpbasetypes.h\"\n#include \"libgimp/libgimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
gimpbaseenums.h > xgen-bec
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpreloc.lo gimpreloc.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpreloc.c -fPIC -DPIC -o .libs/gimpreloc.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpcpuaccel.lo ../libgimpbase/gimpcpuaccel.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpcpuaccel.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpcpuaccel.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpchecks.lo ../libgimpbase/gimpchecks.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpchecks.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpchecks.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpbasetypes.lo ../libgimpbase/gimpbasetypes.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpbasetypes.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpbasetypes.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbase-private.lo gimpbase-private.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpbase-private.c -fPIC -DPIC -o .libs/gimpbase-private.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwire.lo gimpwire.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpwire.c -fPIC -DPIC -o .libs/gimpwire.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpenv.lo ../libgimpbase/gimpenv.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpenv.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpenv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprotocol.lo gimpprotocol.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpprotocol.c -fPIC -DPIC -o .libs/gimpprotocol.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpmemsize.lo ../libgimpbase/gimpmemsize.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpmemsize.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpmemsize.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimprectangle.lo ../libgimpbase/gimprectangle.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimprectangle.c -fPIC -DPIC -o ../libgimpbase/.libs/gimprectangle.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpparasiteio.lo ../libgimpbase/gimpparasiteio.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpparasiteio.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpparasiteio.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpparasite.lo ../libgimpbase/gimpparasite.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpparasite.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpparasite.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
if ! cmp -s xgen-cec gimpcompatenums.c; then \
cp xgen-cec gimpcompatenums.c; \
else \
touch gimpcompatenums.c 2> /dev/null \
|| true; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
if ! cmp -s xgen-bec gimpbaseenums.c; then \
cp xgen-bec gimpbaseenums.c; \
else \
touch gimpbaseenums.c 2> /dev/null \
|| true; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpsignal.lo ../libgimpbase/gimpsignal.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpsignal.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpsignal.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpmetadata.lo ../libgimpbase/gimpmetadata.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpmetadata.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpmetadata.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpparamspecs.lo ../libgimpbase/gimpparamspecs.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpparamspecs.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpparamspecs.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpunit.lo ../libgimpbase/gimpunit.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpunit.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpunit.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcompatenums.lo gimpcompatenums.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpcompatenums.c -fPIC -DPIC -o .libs/gimpcompatenums.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimpvaluearray.lo ../libgimpbase/gimpvaluearray.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimpvaluearray.c -fPIC -DPIC -o ../libgimpbase/.libs/gimpvaluearray.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbaseenums.lo gimpbaseenums.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpbaseenums.c -fPIC -DPIC -o .libs/gimpbaseenums.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\""/usr"\" -DGIMPDIR=\""GIMP"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DLOCALEDIR=\""/usr/share/locale"\" -DPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPSYSCONFDIR=\""/etc/gimp/2.99"\" -DGIMP_PACKAGE=\""gimp"\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpbase/gimputils.lo ../libgimpbase/gimputils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DPREFIX=\"/usr\" -DGIMPDIR=\"GIMP\" -DGIMPDATADIR=\"/usr/share/gimp/2.99\" -DLOCALEDIR=\"/usr/share/locale\" -DPLUGINDIR=\"/usr/lib64/gimp/2.99\" -DGIMPSYSCONFDIR=\"/etc/gimp/2.99\" -DGIMP_PACKAGE=\"gimp\" -DGIMP_DATA_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_SYSCONF_VERSION=\"2.99\" -DGIMP_PLUGIN_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimpBase\" -DGIMP_BASE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpbase/gimputils.c -fPIC -DPIC -o ../libgimpbase/.libs/gimputils.o
../libgimpbase/gimputils.c: In function 'gimp_stack_trace_query':
../libgimpbase/gimputils.c:1502:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
1502 | fgets (buf, 8, stdin);
| ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpbase-3.0.la -rpath /usr/lib64 ../libgimpbase/gimpbasetypes.lo ../libgimpbase/gimpchecks.lo ../libgimpbase/gimpcpuaccel.lo ../libgimpbase/gimpenv.lo ../libgimpbase/gimpmemsize.lo ../libgimpbase/gimpmetadata.lo ../libgimpbase/gimpparamspecs.lo ../libgimpbase/gimpparasite.lo ../libgimpbase/gimpparasiteio.lo ../libgimpbase/gimprectangle.lo ../libgimpbase/gimpsignal.lo ../libgimpbase/gimpunit.lo ../libgimpbase/gimputils.lo ../libgimpbase/gimpvaluearray.lo gimpbase-private.lo gimpprotocol.lo gimpreloc.lo gimpwire.lo gimpbaseenums.lo gimpcompatenums.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpbase/.libs/gimpbasetypes.o ../libgimpbase/.libs/gimpchecks.o ../libgimpbase/.libs/gimpcpuaccel.o ../libgimpbase/.libs/gimpenv.o ../libgimpbase/.libs/gimpmemsize.o ../libgimpbase/.libs/gimpmetadata.o ../libgimpbase/.libs/gimpparamspecs.o ../libgimpbase/.libs/gimpparasite.o ../libgimpbase/.libs/gimpparasiteio.o ../libgimpbase/.libs/gimprectangle.o ../libgimpbase/.libs/gimpsignal.o ../libgimpbase/.libs/gimpunit.o ../libgimpbase/.libs/gimputils.o ../libgimpbase/.libs/gimpvaluearray.o .libs/gimpbase-private.o .libs/gimpprotocol.o .libs/gimpreloc.o .libs/gimpwire.o .libs/gimpbaseenums.o .libs/gimpcompatenums.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-soname -Wl,libgimpbase-3.0.so.0 -o .libs/libgimpbase-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpbase-3.0.so.0" && ln -s "libgimpbase-3.0.so.0.9900.4" "libgimpbase-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpbase-3.0.so" && ln -s "libgimpbase-3.0.so.0.9900.4" "libgimpbase-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpbase-3.0.la" && ln -s "../libgimpbase-3.0.la" "libgimpbase-3.0.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
Making all in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMP_APP_VERSION=\"2.99\" -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DEXEC_PREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DSBINDIR=\""/usr/sbin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DDATAROOTDIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DSHAREDSTATEDIR=\""/var/lib"\" -DLOCALSTATEDIR=\""/var"\" -DLIBDIR=\""/usr/lib64"\" -DINFODIR=\""/usr/share/info"\" -DMANDIR=\""/usr/share/man"\" -DGIMPPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DCC=\""aarch64-mageia-linux-gnu-gcc"\" -DGIMPDIR=\""GIMP"\" -DGIMP_PLUGIN_VERSION=\""2.99"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptool.o gimptool.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMP_APP_VERSION=\"2.99\" -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DEXEC_PREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DSBINDIR=\""/usr/sbin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DDATAROOTDIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DSHAREDSTATEDIR=\""/var/lib"\" -DLOCALSTATEDIR=\""/var"\" -DLIBDIR=\""/usr/lib64"\" -DINFODIR=\""/usr/share/info"\" -DMANDIR=\""/usr/share/man"\" -DGIMPPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DCC=\""aarch64-mageia-linux-gnu-gcc"\" -DGIMPDIR=\""GIMP"\" -DGIMP_PLUGIN_VERSION=\""2.99"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-test-clipboard.o gimp-test-clipboard.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimptool-2.99 gimptool.o ../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimptool-2.99 gimptool.o ../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimp-test-clipboard-2.99 gimp-test-clipboard.o ../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimp-test-clipboard-2.99 gimp-test-clipboard.o ../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
Making all in pdb
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
rootme=`pwd`; \
destdir=`cd .. && pwd`; export destdir; \
builddir=`cd .. && pwd`; export builddir; \
cd . && /usr/bin/perl5 enumgen.pl ../libgimpbase/gimpbaseenums.h ../libgimpconfig/gimpconfigenums.h ../app/operations/operations-enums.h ../app/core/core-enums.h ../app/paint/paint-enums.h \
&& echo timestamp > $rootme/stamp-enums
Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumgen.pl line 34.
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb/enums.pl
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
rootme=`pwd`; \
destdir=`cd .. && pwd`; export destdir; \
builddir=`cd .. && pwd`; export builddir; \
cd . && \
PDBGEN_BACKUP=0 \
/usr/bin/perl5 enumcode.pl \
&& echo timestamp > $rootme/stamp-enum-code
Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumcode.pl line 33.
Name "Gimp::CodeGen::enums::enums" used only once: possible typo at enumcode.pl line 30.
Use of uninitialized value in pattern match (m//) at enumcode.pl line 71.
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpenums.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpenums.c.tail
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
rootme=`pwd`; cd . \
&& echo "# This file is autogenerated" > $rootme/groups.pl.tmp \
&& echo "@groups = qw(" >> $rootme/groups.pl.tmp \
&& (for pdb in groups/brush.pdb groups/brush_select.pdb groups/brushes.pdb groups/buffer.pdb groups/channel.pdb groups/context.pdb groups/debug.pdb groups/display.pdb groups/drawable.pdb groups/drawable_color.pdb groups/drawable_edit.pdb groups/dynamics.pdb groups/edit.pdb groups/file.pdb groups/floating_sel.pdb groups/font_select.pdb groups/fonts.pdb groups/gimp.pdb groups/gimprc.pdb groups/gradient.pdb groups/gradient_select.pdb groups/gradients.pdb groups/help.pdb groups/image.pdb groups/image_color_profile.pdb groups/image_convert.pdb groups/image_grid.pdb groups/image_guides.pdb groups/image_sample_points.pdb groups/image_select.pdb groups/image_transform.pdb groups/image_undo.pdb groups/item.pdb groups/item_transform.pdb groups/layer.pdb groups/message.pdb groups/paint_tools.pdb groups/palette.pdb groups/palette_select.pdb groups/palettes.pdb groups/pattern.pdb groups/pattern_select.pdb groups/patterns.pdb groups/pdb.pdb groups/plug_in.pdb groups/plug_in_compat.pdb groups/progress.pdb groups/selection.pdb groups/text_layer.pdb groups/text_tool.pdb groups/unit.pdb groups/vectors.pdb; do \
group=`echo $pdb | sed -e 's%groups/\([^.]*\)\..*%\1%'`; \
echo " $group" >> $rootme/groups.pl.tmp; \
done) \
&& echo ");" >> $rootme/groups.pl.tmp \
&& (cmp -s $rootme/groups.pl.tmp groups.pl || \
cp $rootme/groups.pl.tmp groups.pl) \
&& rm $rootme/groups.pl.tmp \
&& echo timestamp > $rootme/stamp-groups
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
rootme=`pwd`; \
destdir=`cd .. && pwd`; export destdir; \
builddir=`cd .. && pwd`; export builddir; \
cd . && \
PDBGEN_BACKUP=0 PDBGEN_GROUPS= \
/usr/bin/perl5 pdbgen.pl app lib \
&& echo timestamp > $rootme/stamp-pdbgen
Scalar value @inargs[...] better written as $inargs[...] at lib.pl line 242.
Scalar value @outargs[...] better written as $outargs[...] at lib.pl line 381.
Processing ./groups/brush.pdb...
Processing ./groups/brush_select.pdb...
Processing ./groups/brushes.pdb...
Processing ./groups/buffer.pdb...
Processing ./groups/channel.pdb...
Processing ./groups/context.pdb...
Processing ./groups/debug.pdb...
Processing ./groups/display.pdb...
Processing ./groups/drawable.pdb...
Processing ./groups/drawable_color.pdb...
Processing ./groups/drawable_edit.pdb...
Processing ./groups/dynamics.pdb...
Processing ./groups/edit.pdb...
Processing ./groups/file.pdb...
Processing ./groups/floating_sel.pdb...
Processing ./groups/font_select.pdb...
Processing ./groups/fonts.pdb...
Processing ./groups/gimp.pdb...
Processing ./groups/gimprc.pdb...
Processing ./groups/gradient.pdb...
Processing ./groups/gradient_select.pdb...
Processing ./groups/gradients.pdb...
Processing ./groups/help.pdb...
Processing ./groups/image.pdb...
Processing ./groups/image_color_profile.pdb...
Processing ./groups/image_convert.pdb...
Processing ./groups/image_grid.pdb...
Processing ./groups/image_guides.pdb...
Processing ./groups/image_sample_points.pdb...
Processing ./groups/image_select.pdb...
Processing ./groups/image_transform.pdb...
Processing ./groups/image_undo.pdb...
Processing ./groups/item.pdb...
Processing ./groups/item_transform.pdb...
Processing ./groups/layer.pdb...
Processing ./groups/message.pdb...
Processing ./groups/paint_tools.pdb...
Processing ./groups/palette.pdb...
Processing ./groups/palette_select.pdb...
Processing ./groups/palettes.pdb...
Processing ./groups/pattern.pdb...
Processing ./groups/pattern_select.pdb...
Processing ./groups/patterns.pdb...
Processing ./groups/pdb.pdb...
Processing ./groups/plug_in.pdb...
Processing ./groups/plug_in_compat.pdb...
Processing ./groups/progress.pdb...
Processing ./groups/selection.pdb...
Processing ./groups/text_layer.pdb...
Processing ./groups/text_tool.pdb...
Processing ./groups/unit.pdb...
Processing ./groups/vectors.pdb...
Processing app...
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/brush-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/brush-select-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/brushes-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/buffer-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/channel-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/context-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/debug-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/display-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/drawable-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/drawable-color-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/drawable-edit-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/dynamics-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/edit-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/file-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/floating-sel-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/font-select-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/fonts-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/gimp-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/gimprc-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/gradient-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/gradient-select-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/gradients-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/help-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-color-profile-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-convert-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-grid-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-guides-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-sample-points-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-select-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-transform-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/image-undo-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/item-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/item-transform-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/layer-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/message-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/paint-tools-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/palette-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/palette-select-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/palettes-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/pattern-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/pattern-select-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/patterns-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/pdb-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/plug-in-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/plug-in-compat-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/progress-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/selection-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/text-layer-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/text-tool-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/unit-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/vectors-cmds.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/internal-procs.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb/internal-procs.c
done.
Processing lib...
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppalettes_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppalettes_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagetransform_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagetransform_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpedit_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpedit_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppainttools_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppainttools_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagegrid_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagegrid_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagecolorprofile_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagecolorprofile_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbrushes_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbrushes_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfonts_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfonts_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgradients_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgradients_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbrushselect_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbrushselect_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimptexttool_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimptexttool_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppaletteselect_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppaletteselect_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdrawable_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdrawable_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfontselect_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfontselect_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpvectors_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpvectors_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppalette_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppalette_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpitem_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpitem_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfloatingsel_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfloatingsel_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgradient_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgradient_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfile_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpfile_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpitemtransform_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpitemtransform_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimptextlayer_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimptextlayer_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdynamics_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdynamics_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbrush_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbrush_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdisplay_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdisplay_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpplugin_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpplugin_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagesamplepoints_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimagesamplepoints_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdrawablecolor_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdrawablecolor_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdrawableedit_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdrawableedit_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdebug_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpdebug_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimplayer_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimplayer_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppdb_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppdb_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimphelp_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimphelp_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpselection_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpselection_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppatternselect_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppatternselect_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpunit_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpunit_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageconvert_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageconvert_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageselect_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageselect_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppatterns_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppatterns_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgimprc_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgimprc_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimp_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimp_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpcontext_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpcontext_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpprogress_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpprogress_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpmessage_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpmessage_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimage_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimage_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageundo_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageundo_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgradientselect_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpgradientselect_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpchannel_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpchannel_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppattern_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimppattern_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageguides_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpimageguides_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbuffer_pdb.h
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimpbuffer_pdb.c
No changes to /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/gimp_pdb_headers.h
done.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
Making all in icons
Making all in Color
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
( rm -f gimp-core-pixbufs.gresource.xml; \
echo '' > gimp-core-pixbufs.gresource.xml; \
echo '' >> gimp-core-pixbufs.gresource.xml; \
echo ' ' >> gimp-core-pixbufs.gresource.xml; \
for image in 64/dialog-question.png; do \
echo " $image" >> gimp-core-pixbufs.gresource.xml; \
done; \
echo ' ' >> gimp-core-pixbufs.gresource.xml; \
echo '' >> gimp-core-pixbufs.gresource.xml )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
( rm -f gimp-icon-pixbufs.gresource.xml; \
echo '' > gimp-icon-pixbufs.gresource.xml; \
echo '' >> gimp-icon-pixbufs.gresource.xml; \
echo ' ' >> gimp-icon-pixbufs.gresource.xml; \
for image in 64/gimp-wilber-eek.png; do \
echo " $image" >> gimp-icon-pixbufs.gresource.xml; \
done; \
echo ' ' >> gimp-icon-pixbufs.gresource.xml; \
echo '' >> gimp-icon-pixbufs.gresource.xml )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
Making all in Legacy
make[3]: Nothing to be done for 'all'.
Making all in Symbolic
make[3]: Nothing to be done for 'all'.
Making all in hicolor
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in libgimpcolor
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpcolormanaged.lo ../libgimpcolor/gimpcolormanaged.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpcolormanaged.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpcolormanaged.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpadaptivesupersample.lo ../libgimpcolor/gimpadaptivesupersample.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpadaptivesupersample.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpadaptivesupersample.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpcolorspace.lo ../libgimpcolor/gimpcolorspace.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpcolorspace.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpcolorspace.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpbilinear.lo ../libgimpcolor/gimpbilinear.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpbilinear.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpbilinear.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpcmyk.lo ../libgimpcolor/gimpcmyk.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpcmyk.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpcmyk.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpcairo.lo ../libgimpcolor/gimpcairo.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpcairo.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpcairo.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpcolortransform.lo ../libgimpcolor/gimpcolortransform.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpcolortransform.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpcolortransform.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimphsl.lo ../libgimpcolor/gimphsl.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimphsl.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimphsl.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimphsv.lo ../libgimpcolor/gimphsv.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimphsv.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimphsv.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimppixbuf.lo ../libgimpcolor/gimppixbuf.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimppixbuf.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimppixbuf.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimprgb-parse.lo ../libgimpcolor/gimprgb-parse.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimprgb-parse.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimprgb-parse.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimpcolorprofile.lo ../libgimpcolor/gimpcolorprofile.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimpcolorprofile.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimpcolorprofile.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpcolor/gimprgb.lo ../libgimpcolor/gimprgb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpColor\" -DGIMP_COLOR_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpcolor/gimprgb.c -fPIC -DPIC -o ../libgimpcolor/.libs/gimprgb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpcolor-3.0.la -rpath /usr/lib64 ../libgimpcolor/gimpadaptivesupersample.lo ../libgimpcolor/gimpbilinear.lo ../libgimpcolor/gimpcairo.lo ../libgimpcolor/gimpcmyk.lo ../libgimpcolor/gimpcolormanaged.lo ../libgimpcolor/gimpcolorprofile.lo ../libgimpcolor/gimpcolorspace.lo ../libgimpcolor/gimpcolortransform.lo ../libgimpcolor/gimphsl.lo ../libgimpcolor/gimphsv.lo ../libgimpcolor/gimppixbuf.lo ../libgimpcolor/gimprgb.lo ../libgimpcolor/gimprgb-parse.lo ../libgimpbase/libgimpbase-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpcolor/.libs/gimpadaptivesupersample.o ../libgimpcolor/.libs/gimpbilinear.o ../libgimpcolor/.libs/gimpcairo.o ../libgimpcolor/.libs/gimpcmyk.o ../libgimpcolor/.libs/gimpcolormanaged.o ../libgimpcolor/.libs/gimpcolorprofile.o ../libgimpcolor/.libs/gimpcolorspace.o ../libgimpcolor/.libs/gimpcolortransform.o ../libgimpcolor/.libs/gimphsl.o ../libgimpcolor/.libs/gimphsv.o ../libgimpcolor/.libs/gimppixbuf.o ../libgimpcolor/.libs/gimprgb.o ../libgimpcolor/.libs/gimprgb-parse.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs ../libgimpbase/.libs/libgimpbase-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm -Wl,-soname -Wl,libgimpcolor-3.0.so.0 -o .libs/libgimpcolor-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpcolor-3.0.so.0" && ln -s "libgimpcolor-3.0.so.0.9900.4" "libgimpcolor-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpcolor-3.0.so" && ln -s "libgimpcolor-3.0.so.0.9900.4" "libgimpcolor-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpcolor-3.0.la" && ln -s "../libgimpcolor-3.0.la" "libgimpcolor-3.0.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
Making all in libgimpmath
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_MATH_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpmath/gimpvector.lo ../libgimpmath/gimpvector.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_MATH_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpmath/gimpvector.c -fPIC -DPIC -o ../libgimpmath/.libs/gimpvector.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_MATH_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpmath/gimpmatrix.lo ../libgimpmath/gimpmatrix.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpMath\" -DGIMP_MATH_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpmath/gimpmatrix.c -fPIC -DPIC -o ../libgimpmath/.libs/gimpmatrix.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpmath-3.0.la -rpath /usr/lib64 ../libgimpmath/gimpmatrix.lo ../libgimpmath/gimpvector.lo ../libgimpbase/libgimpbase-3.0.la -lgobject-2.0 -lglib-2.0 -lm
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpmath/.libs/gimpmatrix.o ../libgimpmath/.libs/gimpvector.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs ../libgimpbase/.libs/libgimpbase-3.0.so -lgobject-2.0 -lglib-2.0 -lm -Wl,-soname -Wl,libgimpmath-3.0.so.0 -o .libs/libgimpmath-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpmath-3.0.so.0" && ln -s "libgimpmath-3.0.so.0.9900.4" "libgimpmath-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpmath-3.0.so" && ln -s "libgimpmath-3.0.so.0.9900.4" "libgimpmath-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpmath-3.0.la" && ln -s "../libgimpmath-3.0.la" "libgimpmath-3.0.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
Making all in libgimpconfig
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/usr/bin/perl5 ../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"gimpconfigenums.h\"\n#include \"libgimp/libgimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
gimpconfigenums.h > xgen-cec
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-error.lo ../libgimpconfig/gimpconfig-error.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-error.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-error.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-serialize.lo ../libgimpconfig/gimpconfig-serialize.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-serialize.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-serialize.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-path.lo ../libgimpconfig/gimpconfig-path.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-path.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-path.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-params.lo ../libgimpconfig/gimpconfig-params.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-params.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-params.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
if ! cmp -s xgen-cec gimpconfigenums.c; then \
cp xgen-cec gimpconfigenums.c; \
else \
touch gimpconfigenums.c 2> /dev/null \
|| true; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-register.lo ../libgimpconfig/gimpconfig-register.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-register.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-register.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-utils.lo ../libgimpconfig/gimpconfig-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-utils.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-iface.lo ../libgimpconfig/gimpconfig-iface.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-iface.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-iface.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfig-deserialize.lo ../libgimpconfig/gimpconfig-deserialize.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfig-deserialize.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfig-deserialize.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpconfigwriter.lo ../libgimpconfig/gimpconfigwriter.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpconfigwriter.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpconfigwriter.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpscanner.lo ../libgimpconfig/gimpscanner.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpscanner.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpscanner.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpconfigenums.lo gimpconfigenums.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpconfigenums.c -fPIC -DPIC -o .libs/gimpconfigenums.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpconfig/gimpcolorconfig.lo ../libgimpconfig/gimpcolorconfig.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpConfig\" -DGIMP_CONFIG_COMPILATION -I.. -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpconfig/gimpcolorconfig.c -fPIC -DPIC -o ../libgimpconfig/.libs/gimpcolorconfig.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpconfig-3.0.la -rpath /usr/lib64 ../libgimpconfig/gimpconfig-iface.lo ../libgimpconfig/gimpconfig-deserialize.lo ../libgimpconfig/gimpconfig-error.lo ../libgimpconfig/gimpconfig-path.lo ../libgimpconfig/gimpconfig-params.lo ../libgimpconfig/gimpconfig-register.lo ../libgimpconfig/gimpconfig-serialize.lo ../libgimpconfig/gimpconfig-utils.lo ../libgimpconfig/gimpconfigwriter.lo ../libgimpconfig/gimpscanner.lo ../libgimpconfig/gimpcolorconfig.lo gimpconfigenums.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmath/libgimpmath-3.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpconfig/.libs/gimpconfig-iface.o ../libgimpconfig/.libs/gimpconfig-deserialize.o ../libgimpconfig/.libs/gimpconfig-error.o ../libgimpconfig/.libs/gimpconfig-path.o ../libgimpconfig/.libs/gimpconfig-params.o ../libgimpconfig/.libs/gimpconfig-register.o ../libgimpconfig/.libs/gimpconfig-serialize.o ../libgimpconfig/.libs/gimpconfig-utils.o ../libgimpconfig/.libs/gimpconfigwriter.o ../libgimpconfig/.libs/gimpscanner.o ../libgimpconfig/.libs/gimpcolorconfig.o .libs/gimpconfigenums.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmath/.libs/libgimpmath-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpconfig-3.0.so.0 -o .libs/libgimpconfig-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpconfig-3.0.so.0" && ln -s "libgimpconfig-3.0.so.0.9900.4" "libgimpconfig-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpconfig-3.0.so" && ln -s "libgimpconfig-3.0.so.0.9900.4" "libgimpconfig-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpconfig-3.0.la" && ln -s "../libgimpconfig-3.0.la" "libgimpconfig-3.0.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
Making all in libgimpmodule
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_MODULE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpmodule/gimpmoduledb.lo ../libgimpmodule/gimpmoduledb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_MODULE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpmodule/gimpmoduledb.c -fPIC -DPIC -o ../libgimpmodule/.libs/gimpmoduledb.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_MODULE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpmodule/gimpmodule.lo ../libgimpmodule/gimpmodule.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpModule\" -DGIMP_MODULE_COMPILATION -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpmodule/gimpmodule.c -fPIC -DPIC -o ../libgimpmodule/.libs/gimpmodule.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpmodule-3.0.la -rpath /usr/lib64 ../libgimpmodule/gimpmodule.lo ../libgimpmodule/gimpmoduledb.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpmodule/.libs/gimpmodule.o ../libgimpmodule/.libs/gimpmoduledb.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpmodule-3.0.so.0 -o .libs/libgimpmodule-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpmodule-3.0.so.0" && ln -s "libgimpmodule-3.0.so.0.9900.4" "libgimpmodule-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpmodule-3.0.so" && ln -s "libgimpmodule-3.0.so.0.9900.4" "libgimpmodule-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpmodule-3.0.la" && ln -s "../libgimpmodule-3.0.la" "libgimpmodule-3.0.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
Making all in libgimpthumb
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-thumbnail-list.o gimp-thumbnail-list.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpthumb-enums.lo gimpthumb-enums.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpthumb-enums.c -fPIC -DPIC -o .libs/gimpthumb-enums.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpthumb/gimpthumb-error.lo ../libgimpthumb/gimpthumb-error.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpthumb/gimpthumb-error.c -fPIC -DPIC -o ../libgimpthumb/.libs/gimpthumb-error.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpthumb/gimpthumb-utils.lo ../libgimpthumb/gimpthumb-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpthumb/gimpthumb-utils.c -fPIC -DPIC -o ../libgimpthumb/.libs/gimpthumb-utils.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpthumb/gimpthumbnail.lo ../libgimpthumb/gimpthumbnail.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpThumb\" -DGIMP_THUMB_COMPILATION -I.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpthumb/gimpthumbnail.c -fPIC -DPIC -o ../libgimpthumb/.libs/gimpthumbnail.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 ../libgimpbase/libgimpbase-3.0.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpthumb-3.0.la -rpath /usr/lib64 gimpthumb-enums.lo ../libgimpthumb/gimpthumb-error.lo ../libgimpthumb/gimpthumb-utils.lo ../libgimpthumb/gimpthumbnail.lo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimpthumb-enums.o ../libgimpthumb/.libs/gimpthumb-error.o ../libgimpthumb/.libs/gimpthumb-utils.o ../libgimpthumb/.libs/gimpthumbnail.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs ../libgimpbase/.libs/libgimpbase-3.0.so -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpthumb-3.0.so.0 -o .libs/libgimpthumb-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpthumb-3.0.so.0" && ln -s "libgimpthumb-3.0.so.0.9900.4" "libgimpthumb-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpthumb-3.0.so" && ln -s "libgimpthumb-3.0.so.0.9900.4" "libgimpthumb-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpthumb-3.0.la" && ln -s "../libgimpthumb-3.0.la" "libgimpthumb-3.0.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimp-thumbnail-list gimp-thumbnail-list.o libgimpthumb-3.0.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimp-thumbnail-list gimp-thumbnail-list.o ./.libs/libgimpthumb-3.0.so -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
Making all in libgimpwidgets
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/glib-compile-resources \
--sourcedir=../icons/Color --generate-header \
--target=gimp-icon-pixbufs.h ../icons/Color/gimp-icon-pixbufs.gresource.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/glib-compile-resources \
--sourcedir=../icons/Color --generate-source \
--target=gimp-icon-pixbufs.c ../icons/Color/gimp-icon-pixbufs.gresource.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/perl5 ../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"gimpwidgetsenums.h\"\n#include \"libgimp/libgimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
gimpwidgetsenums.h > xgen-wec
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/glib-compile-resources \
--sourcedir=../cursors --generate-header \
--target=gimp-color-picker-cursors.h ../cursors/gimp-color-picker-cursors.gresource.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
if ! cmp -s xgen-wec gimpwidgetsenums.c; then \
cp xgen-wec gimpwidgetsenums.c; \
else \
touch gimpwidgetsenums.c 2> /dev/null \
|| true; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/glib-compile-resources \
--sourcedir=../cursors --generate-source \
--target=gimp-color-picker-cursors.c ../cursors/gimp-color-picker-cursors.gresource.xml
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/make all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwidgetsmarshal.lo gimpwidgetsmarshal.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpwidgetsmarshal.c -fPIC -DPIC -o .libs/gimpwidgetsmarshal.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-icon-pixbufs.lo gimp-icon-pixbufs.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimp-icon-pixbufs.c -fPIC -DPIC -o .libs/gimp-icon-pixbufs.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-color-picker-cursors.lo gimp-color-picker-cursors.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimp-color-picker-cursors.c -fPIC -DPIC -o .libs/gimp-color-picker-cursors.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwidgetsenums.lo gimpwidgetsenums.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpwidgetsenums.c -fPIC -DPIC -o .libs/gimpwidgetsenums.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpeevl.lo gimpeevl.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpeevl.c -fPIC -DPIC -o .libs/gimpeevl.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorscale.lo gimpcolorscale.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpcolorscale.c -fPIC -DPIC -o .libs/gimpcolorscale.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontroller.lo gimpcontroller.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpcontroller.c -fPIC -DPIC -o .libs/gimpcontroller.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorscales.lo gimpcolorscales.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpcolorscales.c -fPIC -DPIC -o .libs/gimpcolorscales.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwidgets-private.lo gimpwidgets-private.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpwidgets-private.c -fPIC -DPIC -o .libs/gimpwidgets-private.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppickbutton-kwin.lo gimppickbutton-kwin.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimppickbutton-kwin.c -fPIC -DPIC -o .libs/gimppickbutton-kwin.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorselect.lo gimpcolorselect.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpcolorselect.c -fPIC -DPIC -o .libs/gimpcolorselect.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppickbutton-default.lo gimppickbutton-default.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimppickbutton-default.c -fPIC -DPIC -o .libs/gimppickbutton-default.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcairo-utils.lo ../libgimpwidgets/gimpcairo-utils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcairo-utils.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcairo-utils.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpbutton.lo ../libgimpwidgets/gimpbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpbutton.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpbrowser.lo ../libgimpwidgets/gimpbrowser.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpbrowser.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpbrowser.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpbusybox.lo ../libgimpwidgets/gimpbusybox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpbusybox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpbusybox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcellrenderercolor.lo ../libgimpwidgets/gimpcellrenderercolor.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcellrenderercolor.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcellrenderercolor.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcellrenderertoggle.lo ../libgimpwidgets/gimpcellrenderertoggle.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcellrenderertoggle.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcellrenderertoggle.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpchainbutton.lo ../libgimpwidgets/gimpchainbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpchainbutton.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpchainbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolordisplay.lo ../libgimpwidgets/gimpcolordisplay.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolordisplay.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolordisplay.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorhexentry.lo ../libgimpwidgets/gimpcolorhexentry.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorhexentry.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorhexentry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolornotebook.lo ../libgimpwidgets/gimpcolornotebook.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolornotebook.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolornotebook.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolordisplaystack.lo ../libgimpwidgets/gimpcolordisplaystack.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolordisplaystack.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolordisplaystack.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorarea.lo ../libgimpwidgets/gimpcolorarea.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorarea.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorarea.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorbutton.lo ../libgimpwidgets/gimpcolorbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorbutton.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorbutton.o
../libgimpwidgets/gimpcolorbutton.c: In function 'gimp_color_button_constructed':
../libgimpwidgets/gimpcolorbutton.c:344:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations]
344 | priv->ui_manager = gtk_ui_manager_new ();
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:346:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]
346 | group = gtk_action_group_new ("color-button");
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:366:7: warning: 'gtk_action_group_add_action_with_accel' is deprecated [-Wdeprecated-declarations]
366 | gtk_action_group_add_action_with_accel (group, action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203:17: note: declared here
203 | void gtk_action_group_add_action_with_accel (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:372:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
372 | gtk_ui_manager_insert_action_group (priv->ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c:376:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
376 | (priv->ui_manager,
| ^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c: In function 'gimp_color_button_button_press':
../libgimpwidgets/gimpcolorbutton.c:511:7: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
511 | GtkWidget *menu = gtk_ui_manager_get_widget (priv->ui_manager,
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c: In function 'gimp_color_button_get_action_type':
../libgimpwidgets/gimpcolorbutton.c:608:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
608 | return GTK_TYPE_ACTION;
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimpcolorbutton.c: In function 'gimp_color_button_use_color':
../libgimpwidgets/gimpcolorbutton.c:955:3: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations]
955 | name = gtk_action_get_name (action);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../libgimpwidgets/gimpcolorbutton.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here
103 | const gchar* gtk_action_get_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorprofilechooserdialog.lo ../libgimpwidgets/gimpcolorprofilechooserdialog.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorprofilechooserdialog.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorprofilechooserdialog.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorprofileview.lo ../libgimpwidgets/gimpcolorprofileview.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorprofileview.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorprofileview.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorprofilestore.lo ../libgimpwidgets/gimpcolorprofilestore.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorprofilestore.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorprofilestore.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorprofilecombobox.lo ../libgimpwidgets/gimpcolorprofilecombobox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorprofilecombobox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorprofilecombobox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorscaleentry.lo ../libgimpwidgets/gimpcolorscaleentry.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorscaleentry.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorscaleentry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorselector.lo ../libgimpwidgets/gimpcolorselector.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorselector.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorselector.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpdialog.lo ../libgimpwidgets/gimpdialog.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpdialog.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpdialog.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpenumcombobox.lo ../libgimpwidgets/gimpenumcombobox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpenumcombobox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpenumcombobox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpcolorselection.lo ../libgimpwidgets/gimpcolorselection.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpcolorselection.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpcolorselection.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpenumlabel.lo ../libgimpwidgets/gimpenumlabel.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpenumlabel.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpenumlabel.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpenumwidgets.lo ../libgimpwidgets/gimpenumwidgets.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpenumwidgets.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpenumwidgets.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpenumstore.lo ../libgimpwidgets/gimpenumstore.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpenumstore.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpenumstore.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpframe.lo ../libgimpwidgets/gimpframe.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpframe.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpframe.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimphintbox.lo ../libgimpwidgets/gimphintbox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimphintbox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimphintbox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpicons.lo ../libgimpwidgets/gimpicons.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpicons.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpicons.o
../libgimpwidgets/gimpicons.c: In function 'gimp_icons_init':
../libgimpwidgets/gimpicons.c:304:7: warning: 'gtk_icon_theme_add_builtin_icon' is deprecated: Use 'gtk_icon_theme_add_resource_path' instead [-Wdeprecated-declarations]
304 | gtk_icon_theme_add_builtin_icon (GIMP_ICON_WILBER_EEK, 64, pixbuf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:127,
from ../libgimpwidgets/gimpicons.c:24:
/usr/include/gtk-3.0/gtk/gtkicontheme.h:275:15: note: declared here
275 | void gtk_icon_theme_add_builtin_icon (const gchar *icon_name,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpfileentry.lo ../libgimpwidgets/gimpfileentry.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpfileentry.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpfileentry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimphelpui.lo ../libgimpwidgets/gimphelpui.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimphelpui.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimphelpui.o
../libgimpwidgets/gimphelpui.c: In function 'gimp_context_help_idle_start':
../libgimpwidgets/gimphelpui.c:421:7: warning: 'gdk_pointer_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
421 | status = gdk_pointer_grab (gtk_widget_get_window (invisible), TRUE,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here
86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window,
| ^~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:437:7: warning: 'gdk_keyboard_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
437 | if (gdk_keyboard_grab (gtk_widget_get_window (invisible), TRUE,
| ^~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkmain.h:93:15: note: declared here
93 | GdkGrabStatus gdk_keyboard_grab (GdkWindow *window,
| ^~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:440:11: warning: 'gdk_display_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
440 | gdk_display_pointer_ungrab (gtk_widget_get_display (invisible),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c: In function 'gimp_context_help_button_press':
../libgimpwidgets/gimphelpui.c:471:7: warning: 'gdk_display_keyboard_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
471 | gdk_display_keyboard_ungrab (display, bevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:66:13: note: declared here
66 | void gdk_display_keyboard_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:472:7: warning: 'gdk_display_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
472 | gdk_display_pointer_ungrab (display, bevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c: In function 'gimp_context_help_key_press':
../libgimpwidgets/gimphelpui.c:492:7: warning: 'gdk_display_keyboard_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
492 | gdk_display_keyboard_ungrab (display, kevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:66:13: note: declared here
66 | void gdk_display_keyboard_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../libgimpwidgets/gimphelpui.c:493:7: warning: 'gdk_display_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
493 | gdk_display_pointer_ungrab (display, kevent->time);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../libgimpwidgets/gimphelpui.c:25:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpintcombobox.lo ../libgimpwidgets/gimpintcombobox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpintcombobox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpintcombobox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimplabelintwidget.lo ../libgimpwidgets/gimplabelintwidget.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimplabelintwidget.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimplabelintwidget.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimplabeled.lo ../libgimpwidgets/gimplabeled.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimplabeled.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimplabeled.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpintstore.lo ../libgimpwidgets/gimpintstore.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpintstore.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpintstore.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpmemsizeentry.lo ../libgimpwidgets/gimpmemsizeentry.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpmemsizeentry.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpmemsizeentry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpnumberpairentry.lo ../libgimpwidgets/gimpnumberpairentry.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpnumberpairentry.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpnumberpairentry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpoffsetarea.lo ../libgimpwidgets/gimpoffsetarea.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpoffsetarea.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpoffsetarea.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimplabelspin.lo ../libgimpwidgets/gimplabelspin.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimplabelspin.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimplabelspin.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimppageselector.lo ../libgimpwidgets/gimppageselector.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimppageselector.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimppageselector.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimppickbutton.lo ../libgimpwidgets/gimppickbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimppickbutton.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimppickbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimppatheditor.lo ../libgimpwidgets/gimppatheditor.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimppatheditor.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimppatheditor.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimppreview.lo ../libgimpwidgets/gimppreview.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimppreview.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimppreview.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpquerybox.lo ../libgimpwidgets/gimpquerybox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpquerybox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpquerybox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpruler.lo ../libgimpwidgets/gimpruler.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpruler.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpruler.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpscaleentry.lo ../libgimpwidgets/gimpscaleentry.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpscaleentry.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpscaleentry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimppreviewarea.lo ../libgimpwidgets/gimppreviewarea.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimppreviewarea.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimppreviewarea.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpscrolledpreview.lo ../libgimpwidgets/gimpscrolledpreview.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpscrolledpreview.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpscrolledpreview.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpspinbutton.lo ../libgimpwidgets/gimpspinbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpspinbutton.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpspinbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpwidgets-error.lo ../libgimpwidgets/gimpwidgets-error.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpwidgets-error.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpwidgets-error.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpstringcombobox.lo ../libgimpwidgets/gimpstringcombobox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpstringcombobox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpstringcombobox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpunitcombobox.lo ../libgimpwidgets/gimpunitcombobox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpunitcombobox.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpunitcombobox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpsizeentry.lo ../libgimpwidgets/gimpsizeentry.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpsizeentry.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpsizeentry.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimppropwidgets.lo ../libgimpwidgets/gimppropwidgets.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimppropwidgets.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimppropwidgets.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpwidgets.lo ../libgimpwidgets/gimpwidgets.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpwidgets.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpwidgets.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpunitstore.lo ../libgimpwidgets/gimpunitstore.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpunitstore.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpunitstore.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpwidgetsutils.lo ../libgimpwidgets/gimpwidgetsutils.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpwidgetsutils.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpwidgetsutils.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimpwidgets/gimpzoommodel.lo ../libgimpwidgets/gimpzoommodel.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"LibGimpWidgets\" -DGIMP_WIDGETS_COMPILATION -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimpwidgets/gimpzoommodel.c -fPIC -DPIC -o ../libgimpwidgets/.libs/gimpzoommodel.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpwidgets-3.0.la -rpath /usr/lib64 gimp-color-picker-cursors.lo gimp-icon-pixbufs.lo gimpwidgetsenums.lo gimpwidgetsmarshal.lo gimpcolorscale.lo gimpcolorscales.lo gimpcolorselect.lo gimpcontroller.lo gimpeevl.lo gimpwidgets-private.lo ../libgimpwidgets/gimpbrowser.lo ../libgimpwidgets/gimpbusybox.lo ../libgimpwidgets/gimpbutton.lo ../libgimpwidgets/gimpcairo-utils.lo ../libgimpwidgets/gimpcellrenderercolor.lo ../libgimpwidgets/gimpcellrenderertoggle.lo ../libgimpwidgets/gimpchainbutton.lo ../libgimpwidgets/gimpcolorarea.lo ../libgimpwidgets/gimpcolorbutton.lo ../libgimpwidgets/gimpcolordisplay.lo ../libgimpwidgets/gimpcolordisplaystack.lo ../libgimpwidgets/gimpcolorhexentry.lo ../libgimpwidgets/gimpcolornotebook.lo ../libgimpwidgets/gimpcolorprofilechooserdialog.lo ../libgimpwidgets/gimpcolorprofilecombobox.lo ../libgimpwidgets/gimpcolorprofilestore.lo ../libgimpwidgets/gimpcolorprofileview.lo ../libgimpwidgets/gimpcolorscaleentry.lo ../libgimpwidgets/gimpcolorselection.lo ../libgimpwidgets/gimpcolorselector.lo ../libgimpwidgets/gimpdialog.lo ../libgimpwidgets/gimpenumcombobox.lo ../libgimpwidgets/gimpenumlabel.lo ../libgimpwidgets/gimpenumstore.lo ../libgimpwidgets/gimpenumwidgets.lo ../libgimpwidgets/gimpfileentry.lo ../libgimpwidgets/gimpframe.lo ../libgimpwidgets/gimphelpui.lo ../libgimpwidgets/gimphintbox.lo ../libgimpwidgets/gimpicons.lo ../libgimpwidgets/gimpintcombobox.lo ../libgimpwidgets/gimpintstore.lo ../libgimpwidgets/gimplabeled.lo ../libgimpwidgets/gimplabelintwidget.lo ../libgimpwidgets/gimplabelspin.lo ../libgimpwidgets/gimpmemsizeentry.lo ../libgimpwidgets/gimpnumberpairentry.lo ../libgimpwidgets/gimpoffsetarea.lo ../libgimpwidgets/gimppageselector.lo ../libgimpwidgets/gimppatheditor.lo ../libgimpwidgets/gimppickbutton.lo ../libgimpwidgets/gimppreview.lo ../libgimpwidgets/gimppreviewarea.lo ../libgimpwidgets/gimppropwidgets.lo ../libgimpwidgets/gimpquerybox.lo ../libgimpwidgets/gimpruler.lo ../libgimpwidgets/gimpscaleentry.lo ../libgimpwidgets/gimpscrolledpreview.lo ../libgimpwidgets/gimpsizeentry.lo ../libgimpwidgets/gimpspinbutton.lo ../libgimpwidgets/gimpstringcombobox.lo ../libgimpwidgets/gimpunitcombobox.lo ../libgimpwidgets/gimpunitstore.lo ../libgimpwidgets/gimpwidgets-error.lo ../libgimpwidgets/gimpwidgets.lo ../libgimpwidgets/gimpwidgetsutils.lo ../libgimpwidgets/gimpzoommodel.lo gimppickbutton-default.lo gimppickbutton-kwin.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpconfig/libgimpconfig-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimp-color-picker-cursors.o .libs/gimp-icon-pixbufs.o .libs/gimpwidgetsenums.o .libs/gimpwidgetsmarshal.o .libs/gimpcolorscale.o .libs/gimpcolorscales.o .libs/gimpcolorselect.o .libs/gimpcontroller.o .libs/gimpeevl.o .libs/gimpwidgets-private.o ../libgimpwidgets/.libs/gimpbrowser.o ../libgimpwidgets/.libs/gimpbusybox.o ../libgimpwidgets/.libs/gimpbutton.o ../libgimpwidgets/.libs/gimpcairo-utils.o ../libgimpwidgets/.libs/gimpcellrenderercolor.o ../libgimpwidgets/.libs/gimpcellrenderertoggle.o ../libgimpwidgets/.libs/gimpchainbutton.o ../libgimpwidgets/.libs/gimpcolorarea.o ../libgimpwidgets/.libs/gimpcolorbutton.o ../libgimpwidgets/.libs/gimpcolordisplay.o ../libgimpwidgets/.libs/gimpcolordisplaystack.o ../libgimpwidgets/.libs/gimpcolorhexentry.o ../libgimpwidgets/.libs/gimpcolornotebook.o ../libgimpwidgets/.libs/gimpcolorprofilechooserdialog.o ../libgimpwidgets/.libs/gimpcolorprofilecombobox.o ../libgimpwidgets/.libs/gimpcolorprofilestore.o ../libgimpwidgets/.libs/gimpcolorprofileview.o ../libgimpwidgets/.libs/gimpcolorscaleentry.o ../libgimpwidgets/.libs/gimpcolorselection.o ../libgimpwidgets/.libs/gimpcolorselector.o ../libgimpwidgets/.libs/gimpdialog.o ../libgimpwidgets/.libs/gimpenumcombobox.o ../libgimpwidgets/.libs/gimpenumlabel.o ../libgimpwidgets/.libs/gimpenumstore.o ../libgimpwidgets/.libs/gimpenumwidgets.o ../libgimpwidgets/.libs/gimpfileentry.o ../libgimpwidgets/.libs/gimpframe.o ../libgimpwidgets/.libs/gimphelpui.o ../libgimpwidgets/.libs/gimphintbox.o ../libgimpwidgets/.libs/gimpicons.o ../libgimpwidgets/.libs/gimpintcombobox.o ../libgimpwidgets/.libs/gimpintstore.o ../libgimpwidgets/.libs/gimplabeled.o ../libgimpwidgets/.libs/gimplabelintwidget.o ../libgimpwidgets/.libs/gimplabelspin.o ../libgimpwidgets/.libs/gimpmemsizeentry.o ../libgimpwidgets/.libs/gimpnumberpairentry.o ../libgimpwidgets/.libs/gimpoffsetarea.o ../libgimpwidgets/.libs/gimppageselector.o ../libgimpwidgets/.libs/gimppatheditor.o ../libgimpwidgets/.libs/gimppickbutton.o ../libgimpwidgets/.libs/gimppreview.o ../libgimpwidgets/.libs/gimppreviewarea.o ../libgimpwidgets/.libs/gimppropwidgets.o ../libgimpwidgets/.libs/gimpquerybox.o ../libgimpwidgets/.libs/gimpruler.o ../libgimpwidgets/.libs/gimpscaleentry.o ../libgimpwidgets/.libs/gimpscrolledpreview.o ../libgimpwidgets/.libs/gimpsizeentry.o ../libgimpwidgets/.libs/gimpspinbutton.o ../libgimpwidgets/.libs/gimpstringcombobox.o ../libgimpwidgets/.libs/gimpunitcombobox.o ../libgimpwidgets/.libs/gimpunitstore.o ../libgimpwidgets/.libs/gimpwidgets-error.o ../libgimpwidgets/.libs/gimpwidgets.o ../libgimpwidgets/.libs/gimpwidgetsutils.o ../libgimpwidgets/.libs/gimpzoommodel.o .libs/gimppickbutton-default.o .libs/gimppickbutton-kwin.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm -Wl,-soname -Wl,libgimpwidgets-3.0.so.0 -o .libs/libgimpwidgets-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpwidgets-3.0.so.0" && ln -s "libgimpwidgets-3.0.so.0.9900.4" "libgimpwidgets-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpwidgets-3.0.so" && ln -s "libgimpwidgets-3.0.so.0.9900.4" "libgimpwidgets-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpwidgets-3.0.la" && ln -s "../libgimpwidgets-3.0.la" "libgimpwidgets-3.0.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
Making all in libgimp
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/perl5 ../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \n#undef GIMP_DISABLE_DEPRECATED\n#include \"libgimpbase/gimpbase.h\"\n#include \"libgimpbase/gimpbase-private.h\"\n#include \"libgimpconfig/gimpconfigenums.h\"\n#include \"gimpenums.h\"" \
--fprod "\n/* enumerations from \"@filename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_domain (type, GETTEXT_PACKAGE \"-libgimp\");\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
gimpenums.h > xgen-cec \
&& cat ./gimpenums.c.tail >> xgen-cec \
&& cp xgen-cec gimpenums.c \
&& rm -f xgen-cec
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/make all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-debug.lo gimp-debug.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimp-debug.c -fPIC -DPIC -o .libs/gimp-debug.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpunit_pdb.lo gimpunit_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpunit_pdb.c -fPIC -DPIC -o .libs/gimpunit_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppixbuf.lo gimppixbuf.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimppixbuf.c -fPIC -DPIC -o .libs/gimppixbuf.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdbprocedure.lo gimppdbprocedure.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimppdbprocedure.c -fPIC -DPIC -o .libs/gimppdbprocedure.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-shm.lo gimp-shm.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimp-shm.c -fPIC -DPIC -o .libs/gimp-shm.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparamspecs-desc.lo gimpparamspecs-desc.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpparamspecs-desc.c -fPIC -DPIC -o .libs/gimpparamspecs-desc.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdb_pdb.lo gimppdb_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimppdb_pdb.c -fPIC -DPIC -o .libs/gimppdb_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgpparams.lo gimpgpparams.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpgpparams.c -fPIC -DPIC -o .libs/gimpgpparams.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpuimarshal.lo gimpuimarshal.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpuimarshal.c -fPIC -DPIC -o .libs/gimpuimarshal.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpenums.lo gimpenums.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpenums.c -fPIC -DPIC -o .libs/gimpenums.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugin_pdb.lo gimpplugin_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpplugin_pdb.c -fPIC -DPIC -o .libs/gimpplugin_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptilebackendplugin.lo gimptilebackendplugin.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimptilebackendplugin.c -fPIC -DPIC -o .libs/gimptilebackendplugin.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpunitcache.lo gimpunitcache.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpunitcache.c -fPIC -DPIC -o .libs/gimpunitcache.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpaspectpreview.lo ../libgimp/gimpaspectpreview.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpaspectpreview.c -fPIC -DPIC -o ../libgimp/.libs/gimpaspectpreview.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpbrushselectbutton.lo ../libgimp/gimpbrushselectbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpbrushselectbutton.c -fPIC -DPIC -o ../libgimp/.libs/gimpbrushselectbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpui.lo ../libgimp/gimpui.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpui.c -fPIC -DPIC -o ../libgimp/.libs/gimpui.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpfontselectbutton.lo ../libgimp/gimpfontselectbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpfontselectbutton.c -fPIC -DPIC -o ../libgimp/.libs/gimpfontselectbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpgradientselectbutton.lo ../libgimp/gimpgradientselectbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpgradientselectbutton.c -fPIC -DPIC -o ../libgimp/.libs/gimpgradientselectbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdrawablepreview.lo ../libgimp/gimpdrawablepreview.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdrawablepreview.c -fPIC -DPIC -o ../libgimp/.libs/gimpdrawablepreview.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpexport.lo ../libgimp/gimpexport.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpexport.c -fPIC -DPIC -o ../libgimp/.libs/gimpexport.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagecombobox.lo ../libgimp/gimpimagecombobox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagecombobox.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagecombobox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpitemcombobox.lo ../libgimp/gimpitemcombobox.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpitemcombobox.c -fPIC -DPIC -o ../libgimp/.libs/gimpitemcombobox.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppaletteselectbutton.lo ../libgimp/gimppaletteselectbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppaletteselectbutton.c -fPIC -DPIC -o ../libgimp/.libs/gimppaletteselectbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppatternselectbutton.lo ../libgimp/gimppatternselectbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppatternselectbutton.c -fPIC -DPIC -o ../libgimp/.libs/gimppatternselectbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
for pkg in babl-0.1 cairo gdk-pixbuf-2.0 gegl-0.4 glib-2.0 gio-2.0 gtk+-3.0; do \
echo $pkg >> gimp-3.deps; \
done
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
for pkg in babl-0.1 cairo gdk-pixbuf-2.0 gegl-0.4 glib-2.0 gio-2.0 gtk+-3.0 gimp-3; do \
echo $pkg >> gimp-ui-3.deps; \
done
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpprocbrowserdialog.lo ../libgimp/gimpprocbrowserdialog.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpprocbrowserdialog.c -fPIC -DPIC -o ../libgimp/.libs/gimpprocbrowserdialog.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpselectbutton.lo ../libgimp/gimpselectbutton.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpselectbutton.c -fPIC -DPIC -o ../libgimp/.libs/gimpselectbutton.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpprocview.lo ../libgimp/gimpprocview.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpprocview.c -fPIC -DPIC -o ../libgimp/.libs/gimpprocview.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpprogressbar.lo ../libgimp/gimpprogressbar.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpprogressbar.c -fPIC -DPIC -o ../libgimp/.libs/gimpprogressbar.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpproceduredialog.lo ../libgimp/gimpproceduredialog.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpproceduredialog.c -fPIC -DPIC -o ../libgimp/.libs/gimpproceduredialog.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpsaveproceduredialog.lo ../libgimp/gimpsaveproceduredialog.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpsaveproceduredialog.c -fPIC -DPIC -o ../libgimp/.libs/gimpsaveproceduredialog.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpbrushes_pdb.lo ../libgimp/gimpbrushes_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpbrushes_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpbrushes_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimp_pdb.lo ../libgimp/gimp_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimp_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimp_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpbrush_pdb.lo ../libgimp/gimpbrush_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpbrush_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpbrush_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpbrushselect_pdb.lo ../libgimp/gimpbrushselect_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpbrushselect_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpbrushselect_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpzoompreview.lo ../libgimp/gimpzoompreview.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpzoompreview.c -fPIC -DPIC -o ../libgimp/.libs/gimpzoompreview.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimp.lo ../libgimp/gimp.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimp.c -fPIC -DPIC -o ../libgimp/.libs/gimp.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpbuffer_pdb.lo ../libgimp/gimpbuffer_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpbuffer_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpbuffer_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpchannel_pdb.lo ../libgimp/gimpchannel_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpchannel_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpchannel_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdebug_pdb.lo ../libgimp/gimpdebug_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdebug_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpdebug_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdisplay_pdb.lo ../libgimp/gimpdisplay_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdisplay_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpdisplay_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdrawable_pdb.lo ../libgimp/gimpdrawable_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdrawable_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpdrawable_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdrawablecolor_pdb.lo ../libgimp/gimpdrawablecolor_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdrawablecolor_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpdrawablecolor_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdrawableedit_pdb.lo ../libgimp/gimpdrawableedit_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdrawableedit_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpdrawableedit_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpedit_pdb.lo ../libgimp/gimpedit_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpedit_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpedit_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdynamics_pdb.lo ../libgimp/gimpdynamics_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdynamics_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpdynamics_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpcontext_pdb.lo ../libgimp/gimpcontext_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpcontext_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpcontext_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpfloatingsel_pdb.lo ../libgimp/gimpfloatingsel_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpfloatingsel_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpfloatingsel_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpfonts_pdb.lo ../libgimp/gimpfonts_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpfonts_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpfonts_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpfile_pdb.lo ../libgimp/gimpfile_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpfile_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpfile_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpfontselect_pdb.lo ../libgimp/gimpfontselect_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpfontselect_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpfontselect_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpgradients_pdb.lo ../libgimp/gimpgradients_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpgradients_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpgradients_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpgimprc_pdb.lo ../libgimp/gimpgimprc_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpgimprc_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpgimprc_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpgradientselect_pdb.lo ../libgimp/gimpgradientselect_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpgradientselect_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpgradientselect_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpgradient_pdb.lo ../libgimp/gimpgradient_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpgradient_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpgradient_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagecolorprofile_pdb.lo ../libgimp/gimpimagecolorprofile_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagecolorprofile_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagecolorprofile_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimageconvert_pdb.lo ../libgimp/gimpimageconvert_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimageconvert_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimageconvert_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimphelp_pdb.lo ../libgimp/gimphelp_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimphelp_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimphelp_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagegrid_pdb.lo ../libgimp/gimpimagegrid_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagegrid_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagegrid_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagesamplepoints_pdb.lo ../libgimp/gimpimagesamplepoints_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagesamplepoints_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagesamplepoints_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimageselect_pdb.lo ../libgimp/gimpimageselect_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimageselect_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimageselect_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimage_pdb.lo ../libgimp/gimpimage_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimage_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimage_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimageguides_pdb.lo ../libgimp/gimpimageguides_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimageguides_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimageguides_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimageundo_pdb.lo ../libgimp/gimpimageundo_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimageundo_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimageundo_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagetransform_pdb.lo ../libgimp/gimpimagetransform_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagetransform_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagetransform_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpitem_pdb.lo ../libgimp/gimpitem_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpitem_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpitem_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpitemtransform_pdb.lo ../libgimp/gimpitemtransform_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpitemtransform_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpitemtransform_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpmessage_pdb.lo ../libgimp/gimpmessage_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpmessage_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpmessage_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppalette_pdb.lo ../libgimp/gimppalette_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppalette_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppalette_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppalettes_pdb.lo ../libgimp/gimppalettes_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppalettes_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppalettes_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppainttools_pdb.lo ../libgimp/gimppainttools_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppainttools_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppainttools_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimplayer_pdb.lo ../libgimp/gimplayer_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimplayer_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimplayer_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppaletteselect_pdb.lo ../libgimp/gimppaletteselect_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppaletteselect_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppaletteselect_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppatterns_pdb.lo ../libgimp/gimppatterns_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppatterns_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppatterns_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppattern_pdb.lo ../libgimp/gimppattern_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppattern_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppattern_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpselection_pdb.lo ../libgimp/gimpselection_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpselection_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpselection_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppatternselect_pdb.lo ../libgimp/gimppatternselect_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppatternselect_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppatternselect_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpprogress_pdb.lo ../libgimp/gimpprogress_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpprogress_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpprogress_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimptexttool_pdb.lo ../libgimp/gimptexttool_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimptexttool_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimptexttool_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimptextlayer_pdb.lo ../libgimp/gimptextlayer_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimptextlayer_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimptextlayer_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpvectors_pdb.lo ../libgimp/gimpvectors_pdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpvectors_pdb.c -fPIC -DPIC -o ../libgimp/.libs/gimpvectors_pdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpbrushselect.lo ../libgimp/gimpbrushselect.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpbrushselect.c -fPIC -DPIC -o ../libgimp/.libs/gimpbrushselect.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpchannel.lo ../libgimp/gimpchannel.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpchannel.c -fPIC -DPIC -o ../libgimp/.libs/gimpchannel.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdisplay.lo ../libgimp/gimpdisplay.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdisplay.c -fPIC -DPIC -o ../libgimp/.libs/gimpdisplay.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpdrawable.lo ../libgimp/gimpdrawable.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpdrawable.c -fPIC -DPIC -o ../libgimp/.libs/gimpdrawable.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpfileprocedure.lo ../libgimp/gimpfileprocedure.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpfileprocedure.c -fPIC -DPIC -o ../libgimp/.libs/gimpfileprocedure.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpgradientselect.lo ../libgimp/gimpgradientselect.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpgradientselect.c -fPIC -DPIC -o ../libgimp/.libs/gimpgradientselect.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpfontselect.lo ../libgimp/gimpfontselect.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpfontselect.c -fPIC -DPIC -o ../libgimp/.libs/gimpfontselect.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpgimprc.lo ../libgimp/gimpgimprc.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpgimprc.c -fPIC -DPIC -o ../libgimp/.libs/gimpgimprc.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagecolorprofile.lo ../libgimp/gimpimagecolorprofile.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagecolorprofile.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagecolorprofile.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimage.lo ../libgimp/gimpimage.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimage.c -fPIC -DPIC -o ../libgimp/.libs/gimpimage.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagemetadata.lo ../libgimp/gimpimagemetadata.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagemetadata.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagemetadata.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpitem.lo ../libgimp/gimpitem.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpitem.c -fPIC -DPIC -o ../libgimp/.libs/gimpitem.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimageprocedure.lo ../libgimp/gimpimageprocedure.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimageprocedure.c -fPIC -DPIC -o ../libgimp/.libs/gimpimageprocedure.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimplayermask.lo ../libgimp/gimplayermask.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimplayermask.c -fPIC -DPIC -o ../libgimp/.libs/gimplayermask.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimplayer.lo ../libgimp/gimplayer.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimplayer.c -fPIC -DPIC -o ../libgimp/.libs/gimplayer.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpimagemetadata-save.lo ../libgimp/gimpimagemetadata-save.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpimagemetadata-save.c -fPIC -DPIC -o ../libgimp/.libs/gimpimagemetadata-save.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppaletteselect.lo ../libgimp/gimppaletteselect.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppaletteselect.c -fPIC -DPIC -o ../libgimp/.libs/gimppaletteselect.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimploadprocedure.lo ../libgimp/gimploadprocedure.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimploadprocedure.c -fPIC -DPIC -o ../libgimp/.libs/gimploadprocedure.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppatternselect.lo ../libgimp/gimppatternselect.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppatternselect.c -fPIC -DPIC -o ../libgimp/.libs/gimppatternselect.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpparamspecs.lo ../libgimp/gimpparamspecs.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpparamspecs.c -fPIC -DPIC -o ../libgimp/.libs/gimpparamspecs.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimppdb.lo ../libgimp/gimppdb.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimppdb.c -fPIC -DPIC -o ../libgimp/.libs/gimppdb.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpprocedureconfig.lo ../libgimp/gimpprocedureconfig.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpprocedureconfig.c -fPIC -DPIC -o ../libgimp/.libs/gimpprocedureconfig.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpprogress.lo ../libgimp/gimpprogress.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpprogress.c -fPIC -DPIC -o ../libgimp/.libs/gimpprogress.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpplugin.lo ../libgimp/gimpplugin.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpplugin.c -fPIC -DPIC -o ../libgimp/.libs/gimpplugin.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpsaveprocedure.lo ../libgimp/gimpsaveprocedure.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpsaveprocedure.c -fPIC -DPIC -o ../libgimp/.libs/gimpsaveprocedure.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpthumbnailprocedure.lo ../libgimp/gimpthumbnailprocedure.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpthumbnailprocedure.c -fPIC -DPIC -o ../libgimp/.libs/gimpthumbnailprocedure.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpselection.lo ../libgimp/gimpselection.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpselection.c -fPIC -DPIC -o ../libgimp/.libs/gimpselection.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpprocedure.lo ../libgimp/gimpprocedure.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpprocedure.c -fPIC -DPIC -o ../libgimp/.libs/gimpprocedure.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ../libgimp/gimpvectors.lo ../libgimp/gimpvectors.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\"GIMP\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c ../libgimp/gimpvectors.c -fPIC -DPIC -o ../libgimp/.libs/gimpvectors.o
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimp-3.0.la -rpath /usr/lib64 gimp-debug.lo gimp-shm.lo gimpgpparams.lo gimpparamspecs-desc.lo gimppdbprocedure.lo gimppixbuf.lo gimpunit_pdb.lo gimppdb_pdb.lo gimpplugin_pdb.lo gimpenums.lo ../libgimp/gimp.lo ../libgimp/gimp_pdb.lo ../libgimp/gimpbrush_pdb.lo ../libgimp/gimpbrushes_pdb.lo ../libgimp/gimpbrushselect_pdb.lo ../libgimp/gimpbuffer_pdb.lo ../libgimp/gimpchannel_pdb.lo ../libgimp/gimpcontext_pdb.lo ../libgimp/gimpdebug_pdb.lo ../libgimp/gimpdisplay_pdb.lo ../libgimp/gimpdrawable_pdb.lo ../libgimp/gimpdrawablecolor_pdb.lo ../libgimp/gimpdrawableedit_pdb.lo ../libgimp/gimpdynamics_pdb.lo ../libgimp/gimpedit_pdb.lo ../libgimp/gimpfile_pdb.lo ../libgimp/gimpfloatingsel_pdb.lo ../libgimp/gimpfonts_pdb.lo ../libgimp/gimpfontselect_pdb.lo ../libgimp/gimpgimprc_pdb.lo ../libgimp/gimpgradient_pdb.lo ../libgimp/gimpgradients_pdb.lo ../libgimp/gimpgradientselect_pdb.lo ../libgimp/gimphelp_pdb.lo ../libgimp/gimpimage_pdb.lo ../libgimp/gimpimagecolorprofile_pdb.lo ../libgimp/gimpimageconvert_pdb.lo ../libgimp/gimpimagegrid_pdb.lo ../libgimp/gimpimageguides_pdb.lo ../libgimp/gimpimagesamplepoints_pdb.lo ../libgimp/gimpimageselect_pdb.lo ../libgimp/gimpimagetransform_pdb.lo ../libgimp/gimpimageundo_pdb.lo ../libgimp/gimpitem_pdb.lo ../libgimp/gimpitemtransform_pdb.lo ../libgimp/gimplayer_pdb.lo ../libgimp/gimpmessage_pdb.lo ../libgimp/gimppainttools_pdb.lo ../libgimp/gimppalette_pdb.lo ../libgimp/gimppalettes_pdb.lo ../libgimp/gimppaletteselect_pdb.lo ../libgimp/gimppattern_pdb.lo ../libgimp/gimppatterns_pdb.lo ../libgimp/gimppatternselect_pdb.lo ../libgimp/gimpprogress_pdb.lo ../libgimp/gimpselection_pdb.lo ../libgimp/gimptextlayer_pdb.lo ../libgimp/gimptexttool_pdb.lo ../libgimp/gimpvectors_pdb.lo ../libgimp/gimpbrushselect.lo ../libgimp/gimpchannel.lo ../libgimp/gimpdisplay.lo ../libgimp/gimpdrawable.lo ../libgimp/gimpfileprocedure.lo ../libgimp/gimpfontselect.lo ../libgimp/gimpgimprc.lo ../libgimp/gimpgradientselect.lo ../libgimp/gimpimage.lo ../libgimp/gimpimagecolorprofile.lo ../libgimp/gimpimagemetadata.lo ../libgimp/gimpimagemetadata-save.lo ../libgimp/gimpimageprocedure.lo ../libgimp/gimpitem.lo ../libgimp/gimplayer.lo ../libgimp/gimplayermask.lo ../libgimp/gimploadprocedure.lo ../libgimp/gimppaletteselect.lo ../libgimp/gimpparamspecs.lo ../libgimp/gimppatternselect.lo ../libgimp/gimppdb.lo ../libgimp/gimpplugin.lo ../libgimp/gimpprocedure.lo ../libgimp/gimpprocedureconfig.lo ../libgimp/gimpprogress.lo ../libgimp/gimpsaveprocedure.lo ../libgimp/gimpselection.lo ../libgimp/gimpthumbnailprocedure.lo ../libgimp/gimpvectors.lo gimptilebackendplugin.lo gimpunitcache.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpbase/libgimpbase-3.0.la -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimp-debug.o .libs/gimp-shm.o .libs/gimpgpparams.o .libs/gimpparamspecs-desc.o .libs/gimppdbprocedure.o .libs/gimppixbuf.o .libs/gimpunit_pdb.o .libs/gimppdb_pdb.o .libs/gimpplugin_pdb.o .libs/gimpenums.o ../libgimp/.libs/gimp.o ../libgimp/.libs/gimp_pdb.o ../libgimp/.libs/gimpbrush_pdb.o ../libgimp/.libs/gimpbrushes_pdb.o ../libgimp/.libs/gimpbrushselect_pdb.o ../libgimp/.libs/gimpbuffer_pdb.o ../libgimp/.libs/gimpchannel_pdb.o ../libgimp/.libs/gimpcontext_pdb.o ../libgimp/.libs/gimpdebug_pdb.o ../libgimp/.libs/gimpdisplay_pdb.o ../libgimp/.libs/gimpdrawable_pdb.o ../libgimp/.libs/gimpdrawablecolor_pdb.o ../libgimp/.libs/gimpdrawableedit_pdb.o ../libgimp/.libs/gimpdynamics_pdb.o ../libgimp/.libs/gimpedit_pdb.o ../libgimp/.libs/gimpfile_pdb.o ../libgimp/.libs/gimpfloatingsel_pdb.o ../libgimp/.libs/gimpfonts_pdb.o ../libgimp/.libs/gimpfontselect_pdb.o ../libgimp/.libs/gimpgimprc_pdb.o ../libgimp/.libs/gimpgradient_pdb.o ../libgimp/.libs/gimpgradients_pdb.o ../libgimp/.libs/gimpgradientselect_pdb.o ../libgimp/.libs/gimphelp_pdb.o ../libgimp/.libs/gimpimage_pdb.o ../libgimp/.libs/gimpimagecolorprofile_pdb.o ../libgimp/.libs/gimpimageconvert_pdb.o ../libgimp/.libs/gimpimagegrid_pdb.o ../libgimp/.libs/gimpimageguides_pdb.o ../libgimp/.libs/gimpimagesamplepoints_pdb.o ../libgimp/.libs/gimpimageselect_pdb.o ../libgimp/.libs/gimpimagetransform_pdb.o ../libgimp/.libs/gimpimageundo_pdb.o ../libgimp/.libs/gimpitem_pdb.o ../libgimp/.libs/gimpitemtransform_pdb.o ../libgimp/.libs/gimplayer_pdb.o ../libgimp/.libs/gimpmessage_pdb.o ../libgimp/.libs/gimppainttools_pdb.o ../libgimp/.libs/gimppalette_pdb.o ../libgimp/.libs/gimppalettes_pdb.o ../libgimp/.libs/gimppaletteselect_pdb.o ../libgimp/.libs/gimppattern_pdb.o ../libgimp/.libs/gimppatterns_pdb.o ../libgimp/.libs/gimppatternselect_pdb.o ../libgimp/.libs/gimpprogress_pdb.o ../libgimp/.libs/gimpselection_pdb.o ../libgimp/.libs/gimptextlayer_pdb.o ../libgimp/.libs/gimptexttool_pdb.o ../libgimp/.libs/gimpvectors_pdb.o ../libgimp/.libs/gimpbrushselect.o ../libgimp/.libs/gimpchannel.o ../libgimp/.libs/gimpdisplay.o ../libgimp/.libs/gimpdrawable.o ../libgimp/.libs/gimpfileprocedure.o ../libgimp/.libs/gimpfontselect.o ../libgimp/.libs/gimpgimprc.o ../libgimp/.libs/gimpgradientselect.o ../libgimp/.libs/gimpimage.o ../libgimp/.libs/gimpimagecolorprofile.o ../libgimp/.libs/gimpimagemetadata.o ../libgimp/.libs/gimpimagemetadata-save.o ../libgimp/.libs/gimpimageprocedure.o ../libgimp/.libs/gimpitem.o ../libgimp/.libs/gimplayer.o ../libgimp/.libs/gimplayermask.o ../libgimp/.libs/gimploadprocedure.o ../libgimp/.libs/gimppaletteselect.o ../libgimp/.libs/gimpparamspecs.o ../libgimp/.libs/gimppatternselect.o ../libgimp/.libs/gimppdb.o ../libgimp/.libs/gimpplugin.o ../libgimp/.libs/gimpprocedure.o ../libgimp/.libs/gimpprocedureconfig.o ../libgimp/.libs/gimpprogress.o ../libgimp/.libs/gimpsaveprocedure.o ../libgimp/.libs/gimpselection.o ../libgimp/.libs/gimpthumbnailprocedure.o ../libgimp/.libs/gimpvectors.o .libs/gimptilebackendplugin.o .libs/gimpunitcache.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimp-3.0.so.0 -o .libs/libgimp-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimp-3.0.so.0" && ln -s "libgimp-3.0.so.0.9900.4" "libgimp-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimp-3.0.so" && ln -s "libgimp-3.0.so.0.9900.4" "libgimp-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimp-3.0.la" && ln -s "../libgimp-3.0.la" "libgimp-3.0.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpui-3.0.la -rpath /usr/lib64 gimpuimarshal.lo ../libgimp/gimpui.lo ../libgimp/gimpaspectpreview.lo ../libgimp/gimpbrushselectbutton.lo ../libgimp/gimpdrawablepreview.lo ../libgimp/gimpexport.lo ../libgimp/gimpfontselectbutton.lo ../libgimp/gimpgradientselectbutton.lo ../libgimp/gimpimagecombobox.lo ../libgimp/gimpitemcombobox.lo ../libgimp/gimppaletteselectbutton.lo ../libgimp/gimppatternselectbutton.lo ../libgimp/gimpprocbrowserdialog.lo ../libgimp/gimpproceduredialog.lo ../libgimp/gimpprocview.lo ../libgimp/gimpsaveproceduredialog.lo ../libgimp/gimpprogressbar.lo ../libgimp/gimpselectbutton.lo ../libgimp/gimpzoompreview.lo ./libgimp-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpbase/libgimpbase-3.0.la ../libgimpmodule/libgimpmodule-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimpuimarshal.o ../libgimp/.libs/gimpui.o ../libgimp/.libs/gimpaspectpreview.o ../libgimp/.libs/gimpbrushselectbutton.o ../libgimp/.libs/gimpdrawablepreview.o ../libgimp/.libs/gimpexport.o ../libgimp/.libs/gimpfontselectbutton.o ../libgimp/.libs/gimpgradientselectbutton.o ../libgimp/.libs/gimpimagecombobox.o ../libgimp/.libs/gimpitemcombobox.o ../libgimp/.libs/gimppaletteselectbutton.o ../libgimp/.libs/gimppatternselectbutton.o ../libgimp/.libs/gimpprocbrowserdialog.o ../libgimp/.libs/gimpproceduredialog.o ../libgimp/.libs/gimpprocview.o ../libgimp/.libs/gimpsaveproceduredialog.o ../libgimp/.libs/gimpprogressbar.o ../libgimp/.libs/gimpselectbutton.o ../libgimp/.libs/gimpzoompreview.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs ./.libs/libgimp-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpui-3.0.so.0 -o .libs/libgimpui-3.0.so.0.9900.4
libtool: link: (cd ".libs" && rm -f "libgimpui-3.0.so.0" && ln -s "libgimpui-3.0.so.0.9900.4" "libgimpui-3.0.so.0")
libtool: link: (cd ".libs" && rm -f "libgimpui-3.0.so" && ln -s "libgimpui-3.0.so.0.9900.4" "libgimpui-3.0.so")
libtool: link: ( cd ".libs" && rm -f "libgimpui-3.0.la" && ln -s "../libgimpui-3.0.la" "libgimpui-3.0.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
CPPFLAGS="-DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CC="aarch64-mageia-linux-gnu-gcc" PKG_CONFIG="/usr/bin/aarch64-mageia-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CPPFLAGS="-DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE" CXXFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" /usr/bin/g-ir-scanner --warn-all --add-include-path="." --add-include-path="/usr/share/gir-1.0" --namespace=Gimp --nsversion=3.0 --libtool="/bin/sh ../libtool" --include=Babl-0.1 --include=cairo-1.0 --include=GdkPixbuf-2.0 --include=Gegl-0.4 --include=Gio-2.0 --include=GLib-2.0 --include=GObject-2.0 --include=Gtk-3.0 --pkg-export=gimp-3.0 --library=../libgimp/libgimp-3.0.la --library=../libgimpbase/libgimpbase-3.0.la --library=../libgimpcolor/libgimpcolor-3.0.la --library=../libgimpconfig/libgimpconfig-3.0.la --library=../libgimpmath/libgimpmath-3.0.la --library=../libgimpmodule/libgimpmodule-3.0.la --identifier-prefix Gimp --symbol-prefix gimp --c-include="libgimp/gimp.h" --cflags-begin -DGIMP_COMPILATION -DGIMP_BASE_COMPILATION -DGIMP_COLOR_COMPILATION -DGIMP_CONFIG_COMPILATION -DGIMP_MATH_COMPILATION -DGIMP_MODULE_COMPILATION -DGIMP_THUMB_COMPILATION -DGIMP_WIDGETS_COMPILATION -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I.. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/babl-0.1 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread --cflags-end ../libgimp/gimp.h ../libgimp/gimptypes.h ../libgimp/gimpenums.h ../libgimp/gimp_pdb_headers.h ../libgimp/gimp_pdb.h ../libgimp/gimpbrush_pdb.h ../libgimp/gimpbrushes_pdb.h ../libgimp/gimpbrushselect_pdb.h ../libgimp/gimpbuffer_pdb.h ../libgimp/gimpchannel_pdb.h ../libgimp/gimpcontext_pdb.h ../libgimp/gimpdebug_pdb.h ../libgimp/gimpdisplay_pdb.h ../libgimp/gimpdrawable_pdb.h ../libgimp/gimpdrawablecolor_pdb.h ../libgimp/gimpdrawableedit_pdb.h ../libgimp/gimpdynamics_pdb.h ../libgimp/gimpedit_pdb.h ../libgimp/gimpfile_pdb.h ../libgimp/gimpfloatingsel_pdb.h ../libgimp/gimpfonts_pdb.h ../libgimp/gimpfontselect_pdb.h ../libgimp/gimpgimprc_pdb.h ../libgimp/gimpgradient_pdb.h ../libgimp/gimpgradients_pdb.h ../libgimp/gimpgradientselect_pdb.h ../libgimp/gimphelp_pdb.h ../libgimp/gimpimage_pdb.h ../libgimp/gimpimagecolorprofile_pdb.h ../libgimp/gimpimageconvert_pdb.h ../libgimp/gimpimagegrid_pdb.h ../libgimp/gimpimageguides_pdb.h ../libgimp/gimpimagesamplepoints_pdb.h ../libgimp/gimpimageselect_pdb.h ../libgimp/gimpimagetransform_pdb.h ../libgimp/gimpimageundo_pdb.h ../libgimp/gimpitem_pdb.h ../libgimp/gimpitemtransform_pdb.h ../libgimp/gimplayer_pdb.h ../libgimp/gimpmessage_pdb.h ../libgimp/gimppainttools_pdb.h ../libgimp/gimppalette_pdb.h ../libgimp/gimppalettes_pdb.h ../libgimp/gimppaletteselect_pdb.h ../libgimp/gimppattern_pdb.h ../libgimp/gimppatterns_pdb.h ../libgimp/gimppatternselect_pdb.h ../libgimp/gimpprogress_pdb.h ../libgimp/gimpselection_pdb.h ../libgimp/gimptextlayer_pdb.h ../libgimp/gimptexttool_pdb.h ../libgimp/gimpvectors_pdb.h ../libgimp/gimpbrushselect.h ../libgimp/gimpchannel.h ../libgimp/gimpdisplay.h ../libgimp/gimpdrawable.h ../libgimp/gimpfileprocedure.h ../libgimp/gimpfontselect.h ../libgimp/gimpgimprc.h ../libgimp/gimpgradientselect.h ../libgimp/gimpimage.h ../libgimp/gimpimagecolorprofile.h ../libgimp/gimpimagemetadata.h ../libgimp/gimpimageprocedure.h ../libgimp/gimpitem.h ../libgimp/gimplayer.h ../libgimp/gimplayermask.h ../libgimp/gimploadprocedure.h ../libgimp/gimppaletteselect.h ../libgimp/gimpparamspecs.h ../libgimp/gimppatternselect.h ../libgimp/gimppdb.h ../libgimp/gimpplugin.h ../libgimp/gimpprocedure.h ../libgimp/gimpprocedureconfig.h ../libgimp/gimpprogress.h ../libgimp/gimpsaveprocedure.h ../libgimp/gimpselection.h ../libgimp/gimpthumbnailprocedure.h ../libgimp/gimpvectors.h gimpenums.c ../libgimp/gimp.c ../libgimp/gimp_pdb.c ../libgimp/gimpbrush_pdb.c ../libgimp/gimpbrushes_pdb.c ../libgimp/gimpbrushselect_pdb.c ../libgimp/gimpbuffer_pdb.c ../libgimp/gimpchannel_pdb.c ../libgimp/gimpcontext_pdb.c ../libgimp/gimpdebug_pdb.c ../libgimp/gimpdisplay_pdb.c ../libgimp/gimpdrawable_pdb.c ../libgimp/gimpdrawablecolor_pdb.c ../libgimp/gimpdrawableedit_pdb.c ../libgimp/gimpdynamics_pdb.c ../libgimp/gimpedit_pdb.c ../libgimp/gimpfile_pdb.c ../libgimp/gimpfloatingsel_pdb.c ../libgimp/gimpfonts_pdb.c ../libgimp/gimpfontselect_pdb.c ../libgimp/gimpgimprc_pdb.c ../libgimp/gimpgradient_pdb.c ../libgimp/gimpgradients_pdb.c ../libgimp/gimpgradientselect_pdb.c ../libgimp/gimphelp_pdb.c ../libgimp/gimpimage_pdb.c ../libgimp/gimpimagecolorprofile_pdb.c ../libgimp/gimpimageconvert_pdb.c ../libgimp/gimpimagegrid_pdb.c ../libgimp/gimpimageguides_pdb.c ../libgimp/gimpimagesamplepoints_pdb.c ../libgimp/gimpimageselect_pdb.c ../libgimp/gimpimagetransform_pdb.c ../libgimp/gimpimageundo_pdb.c ../libgimp/gimpitem_pdb.c ../libgimp/gimpitemtransform_pdb.c ../libgimp/gimplayer_pdb.c ../libgimp/gimpmessage_pdb.c ../libgimp/gimppainttools_pdb.c ../libgimp/gimppalette_pdb.c ../libgimp/gimppalettes_pdb.c ../libgimp/gimppaletteselect_pdb.c ../libgimp/gimppattern_pdb.c ../libgimp/gimppatterns_pdb.c ../libgimp/gimppatternselect_pdb.c ../libgimp/gimpprogress_pdb.c ../libgimp/gimpselection_pdb.c ../libgimp/gimptextlayer_pdb.c ../libgimp/gimptexttool_pdb.c ../libgimp/gimpvectors_pdb.c ../libgimp/gimpbrushselect.c ../libgimp/gimpchannel.c ../libgimp/gimpdisplay.c ../libgimp/gimpdrawable.c ../libgimp/gimpfileprocedure.c ../libgimp/gimpfontselect.c ../libgimp/gimpgimprc.c ../libgimp/gimpgradientselect.c ../libgimp/gimpimage.c ../libgimp/gimpimagecolorprofile.c ../libgimp/gimpimagemetadata.c ../libgimp/gimpimagemetadata-save.c ../libgimp/gimpimageprocedure.c ../libgimp/gimpitem.c ../libgimp/gimplayer.c ../libgimp/gimplayermask.c ../libgimp/gimploadprocedure.c ../libgimp/gimppaletteselect.c ../libgimp/gimpparamspecs.c ../libgimp/gimppatternselect.c ../libgimp/gimppdb.c ../libgimp/gimpplugin.c ../libgimp/gimpprocedure.c ../libgimp/gimpprocedureconfig.c ../libgimp/gimpprogress.c ../libgimp/gimpsaveprocedure.c ../libgimp/gimpselection.c ../libgimp/gimpthumbnailprocedure.c ../libgimp/gimpvectors.c ../libgimp/gimpparamspecs-body.c ../libgimpbase/gimpbaseenums.h ../libgimpbase/gimpbasetypes.h ../libgimpbase/gimpbasetypes.c ../libgimpbase/gimplimits.h ../libgimpbase/gimpversion.h ../libgimpbase/gimpchecks.c ../libgimpbase/gimpchecks.h ../libgimpbase/gimpcpuaccel.c ../libgimpbase/gimpcpuaccel.h ../libgimpbase/gimpenv.c ../libgimpbase/gimpenv.h ../libgimpbase/gimpmemsize.c ../libgimpbase/gimpmemsize.h ../libgimpbase/gimpmetadata.c ../libgimpbase/gimpmetadata.h ../libgimpbase/gimpparamspecs.c ../libgimpbase/gimpparamspecs.h ../libgimpbase/gimpparasite.c ../libgimpbase/gimpparasite.h ../libgimpbase/gimpparasiteio.c ../libgimpbase/gimpparasiteio.h ../libgimpbase/gimprectangle.c ../libgimpbase/gimprectangle.h ../libgimpbase/gimpsignal.c ../libgimpbase/gimpsignal.h ../libgimpbase/gimpunit.c ../libgimpbase/gimpunit.h ../libgimpbase/gimputils.c ../libgimpbase/gimputils.h ../libgimpbase/gimpvaluearray.c ../libgimpbase/gimpvaluearray.h ../libgimpcolor/gimpadaptivesupersample.c ../libgimpcolor/gimpbilinear.c ../libgimpcolor/gimpcairo.c ../libgimpcolor/gimpcmyk.c ../libgimpcolor/gimpcolormanaged.c ../libgimpcolor/gimpcolorprofile.c ../libgimpcolor/gimpcolorspace.c ../libgimpcolor/gimpcolortransform.c ../libgimpcolor/gimphsl.c ../libgimpcolor/gimphsv.c ../libgimpcolor/gimppixbuf.c ../libgimpcolor/gimprgb.c ../libgimpcolor/gimprgb-parse.c ../libgimpcolor/gimpcolortypes.h ../libgimpcolor/gimpadaptivesupersample.h ../libgimpcolor/gimpbilinear.h ../libgimpcolor/gimpcairo.h ../libgimpcolor/gimpcmyk.h ../libgimpcolor/gimpcolormanaged.h ../libgimpcolor/gimpcolorprofile.h ../libgimpcolor/gimpcolorspace.h ../libgimpcolor/gimpcolortransform.h ../libgimpcolor/gimphsl.h ../libgimpcolor/gimphsv.h ../libgimpcolor/gimppixbuf.h ../libgimpcolor/gimprgb.h ../libgimpconfig/gimpconfig-iface.c ../libgimpconfig/gimpconfig-deserialize.c ../libgimpconfig/gimpconfig-error.c ../libgimpconfig/gimpconfig-path.c ../libgimpconfig/gimpconfig-params.c ../libgimpconfig/gimpconfig-register.c ../libgimpconfig/gimpconfig-serialize.c ../libgimpconfig/gimpconfig-utils.c ../libgimpconfig/gimpconfigwriter.c ../libgimpconfig/gimpscanner.c ../libgimpconfig/gimpcolorconfig.c ../libgimpconfig/gimpconfigenums.h ../libgimpconfig/gimpconfigtypes.h ../libgimpconfig/gimpconfig-iface.h ../libgimpconfig/gimpconfig-deserialize.h ../libgimpconfig/gimpconfig-error.h ../libgimpconfig/gimpconfig-params.h ../libgimpconfig/gimpconfig-path.h ../libgimpconfig/gimpconfig-register.h ../libgimpconfig/gimpconfig-serialize.h ../libgimpconfig/gimpconfig-utils.h ../libgimpconfig/gimpconfigwriter.h ../libgimpconfig/gimpscanner.h ../libgimpconfig/gimpcolorconfig.h ../libgimpmath/gimpmatrix.c ../libgimpmath/gimpvector.c ../libgimpmath/gimpmathtypes.h ../libgimpmath/gimpmatrix.h ../libgimpmath/gimpvector.h ../libgimpmodule/gimpmodule.c ../libgimpmodule/gimpmoduledb.c ../libgimpmodule/gimpmoduletypes.h ../libgimpmodule/gimpmodule.h ../libgimpmodule/gimpmoduledb.h libgimp-3.0.la libgimpui-3.0.la ../libgimpbase/libgimpbase-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpmath/libgimpmath-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpthumb/libgimpthumb-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la Makefile --output Gimp-3.0.gir
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspect5oflsuxt/Gimp-3.0 -export-dynamic -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspect5oflsuxt/Gimp-3.0.o -L. ../libgimp/libgimp-3.0.la ../libgimpbase/libgimpbase-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpmath/libgimpmath-3.0.la ../libgimpmodule/libgimpmodule-3.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
libtool: link: aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspect5oflsuxt/.libs/Gimp-3.0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspect5oflsuxt/Gimp-3.0.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -L. ../libgimp/.libs/libgimp-3.0.so ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpmath/.libs/libgimpmath-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/g-ir-compiler --includedir="." --includedir="/usr/share/gir-1.0" --includedir=. Gimp-3.0.gir -o Gimp-3.0.typelib
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/vapigen-0.50 --library gimp-3 --metadatadir . --vapidir . --girdir . --pkg babl-0.1 --pkg cairo --pkg gdk-pixbuf-2.0 --pkg gegl-0.4 --pkg glib-2.0 --pkg gio-2.0 --pkg gtk+-3.0 Gimp-3.0.gir
Generation succeeded - 0 warning(s)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
CPPFLAGS="-DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CC="aarch64-mageia-linux-gnu-gcc" PKG_CONFIG="/usr/bin/aarch64-mageia-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" CPPFLAGS="-DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE" CXXFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables" /usr/bin/g-ir-scanner --warn-all --add-include-path="." --add-include-path="/usr/share/gir-1.0" --namespace=GimpUi --nsversion=3.0 --libtool="/bin/sh ../libtool" --include=Babl-0.1 --include=cairo-1.0 --include=GdkPixbuf-2.0 --include=Gegl-0.4 --include=Gio-2.0 --include=GLib-2.0 --include=GObject-2.0 --include=Gtk-3.0 --pkg-export=gimp-ui-3.0 --library=../libgimp/libgimpui-3.0.la --library=../libgimpwidgets/libgimpwidgets-3.0.la --identifier-prefix Gimp --symbol-prefix=gimp_ui --symbol-prefix=gimp --include-uninstalled=Gimp-3.0.gir --c-include="libgimp/gimpui.h" --cflags-begin -DGIMP_COMPILATION -DGIMP_BASE_COMPILATION -DGIMP_COLOR_COMPILATION -DGIMP_CONFIG_COMPILATION -DGIMP_MATH_COMPILATION -DGIMP_MODULE_COMPILATION -DGIMP_THUMB_COMPILATION -DGIMP_WIDGETS_COMPILATION -DGIMPDIR=\""GIMP"\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"LibGimp\" -DGIMP_COMPILATION -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I.. -I.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/babl-0.1 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread --cflags-end ../libgimp/gimpui.h ../libgimp/gimpuitypes.h ../libgimp/gimpaspectpreview.h ../libgimp/gimpbrushselectbutton.h ../libgimp/gimpdrawablepreview.h ../libgimp/gimpexport.h ../libgimp/gimpfontselectbutton.h ../libgimp/gimpgradientselectbutton.h ../libgimp/gimpimagecombobox.h ../libgimp/gimpitemcombobox.h ../libgimp/gimppaletteselectbutton.h ../libgimp/gimppatternselectbutton.h ../libgimp/gimpprocbrowserdialog.h ../libgimp/gimpproceduredialog.h ../libgimp/gimpprocview.h ../libgimp/gimpprogressbar.h ../libgimp/gimpsaveproceduredialog.h ../libgimp/gimpselectbutton.h ../libgimp/gimpzoompreview.h ../libgimp/gimpui.c ../libgimp/gimpaspectpreview.c ../libgimp/gimpbrushselectbutton.c ../libgimp/gimpdrawablepreview.c ../libgimp/gimpexport.c ../libgimp/gimpfontselectbutton.c ../libgimp/gimpgradientselectbutton.c ../libgimp/gimpimagecombobox.c ../libgimp/gimpitemcombobox.c ../libgimp/gimppaletteselectbutton.c ../libgimp/gimppatternselectbutton.c ../libgimp/gimpprocbrowserdialog.c ../libgimp/gimpproceduredialog.c ../libgimp/gimpprocview.c ../libgimp/gimpsaveproceduredialog.c ../libgimp/gimpprogressbar.c ../libgimp/gimpselectbutton.c ../libgimp/gimpzoompreview.c ../libgimpwidgets/gimpbrowser.c ../libgimpwidgets/gimpbusybox.c ../libgimpwidgets/gimpbutton.c ../libgimpwidgets/gimpcairo-utils.c ../libgimpwidgets/gimpcellrenderercolor.c ../libgimpwidgets/gimpcellrenderertoggle.c ../libgimpwidgets/gimpchainbutton.c ../libgimpwidgets/gimpcolorarea.c ../libgimpwidgets/gimpcolorbutton.c ../libgimpwidgets/gimpcolordisplay.c ../libgimpwidgets/gimpcolordisplaystack.c ../libgimpwidgets/gimpcolorhexentry.c ../libgimpwidgets/gimpcolornotebook.c ../libgimpwidgets/gimpcolorprofilechooserdialog.c ../libgimpwidgets/gimpcolorprofilecombobox.c ../libgimpwidgets/gimpcolorprofilestore.c ../libgimpwidgets/gimpcolorprofileview.c ../libgimpwidgets/gimpcolorscaleentry.c ../libgimpwidgets/gimpcolorselection.c ../libgimpwidgets/gimpcolorselector.c ../libgimpwidgets/gimpdialog.c ../libgimpwidgets/gimpenumcombobox.c ../libgimpwidgets/gimpenumlabel.c ../libgimpwidgets/gimpenumstore.c ../libgimpwidgets/gimpenumwidgets.c ../libgimpwidgets/gimpfileentry.c ../libgimpwidgets/gimpframe.c ../libgimpwidgets/gimphelpui.c ../libgimpwidgets/gimphintbox.c ../libgimpwidgets/gimpicons.c ../libgimpwidgets/gimpintcombobox.c ../libgimpwidgets/gimpintstore.c ../libgimpwidgets/gimplabeled.c ../libgimpwidgets/gimplabelintwidget.c ../libgimpwidgets/gimplabelspin.c ../libgimpwidgets/gimpmemsizeentry.c ../libgimpwidgets/gimpnumberpairentry.c ../libgimpwidgets/gimpoffsetarea.c ../libgimpwidgets/gimppageselector.c ../libgimpwidgets/gimppatheditor.c ../libgimpwidgets/gimppickbutton.c ../libgimpwidgets/gimppreview.c ../libgimpwidgets/gimppreviewarea.c ../libgimpwidgets/gimppropwidgets.c ../libgimpwidgets/gimpquerybox.c ../libgimpwidgets/gimpruler.c ../libgimpwidgets/gimpscaleentry.c ../libgimpwidgets/gimpscrolledpreview.c ../libgimpwidgets/gimpsizeentry.c ../libgimpwidgets/gimpspinbutton.c ../libgimpwidgets/gimpstringcombobox.c ../libgimpwidgets/gimpunitcombobox.c ../libgimpwidgets/gimpunitstore.c ../libgimpwidgets/gimpwidgets-error.c ../libgimpwidgets/gimpwidgets.c ../libgimpwidgets/gimpwidgetsutils.c ../libgimpwidgets/gimpzoommodel.c ../libgimpwidgets/gimpbrowser.h ../libgimpwidgets/gimpbusybox.h ../libgimpwidgets/gimpbutton.h ../libgimpwidgets/gimpcairo-utils.h ../libgimpwidgets/gimpcellrenderercolor.h ../libgimpwidgets/gimpcellrenderertoggle.h ../libgimpwidgets/gimpchainbutton.h ../libgimpwidgets/gimpcolorarea.h ../libgimpwidgets/gimpcolorbutton.h ../libgimpwidgets/gimpcolordisplay.h ../libgimpwidgets/gimpcolordisplaystack.h ../libgimpwidgets/gimpcolorhexentry.h ../libgimpwidgets/gimpcolornotebook.h ../libgimpwidgets/gimpcolorprofilechooserdialog.h ../libgimpwidgets/gimpcolorprofilecombobox.h ../libgimpwidgets/gimpcolorprofilestore.h ../libgimpwidgets/gimpcolorprofileview.h ../libgimpwidgets/gimpcolorscaleentry.h ../libgimpwidgets/gimpcolorselection.h ../libgimpwidgets/gimpcolorselector.h ../libgimpwidgets/gimpdialog.h ../libgimpwidgets/gimpenumcombobox.h ../libgimpwidgets/gimpenumlabel.h ../libgimpwidgets/gimpenumstore.h ../libgimpwidgets/gimpenumwidgets.h ../libgimpwidgets/gimpfileentry.h ../libgimpwidgets/gimpframe.h ../libgimpwidgets/gimphelpui.h ../libgimpwidgets/gimphintbox.h ../libgimpwidgets/gimpicons.h ../libgimpwidgets/gimpintcombobox.h ../libgimpwidgets/gimpintstore.h ../libgimpwidgets/gimplabeled.h ../libgimpwidgets/gimplabelintwidget.h ../libgimpwidgets/gimplabelspin.h ../libgimpwidgets/gimpmemsizeentry.h ../libgimpwidgets/gimpnumberpairentry.h ../libgimpwidgets/gimpoffsetarea.h ../libgimpwidgets/gimppageselector.h ../libgimpwidgets/gimppatheditor.h ../libgimpwidgets/gimppickbutton.h ../libgimpwidgets/gimppreview.h ../libgimpwidgets/gimppreviewarea.h ../libgimpwidgets/gimppropwidgets.h ../libgimpwidgets/gimpquerybox.h ../libgimpwidgets/gimpruler.h ../libgimpwidgets/gimpscaleentry.h ../libgimpwidgets/gimpscrolledpreview.h ../libgimpwidgets/gimpsizeentry.h ../libgimpwidgets/gimpspinbutton.h ../libgimpwidgets/gimpstringcombobox.h ../libgimpwidgets/gimpunitcombobox.h ../libgimpwidgets/gimpunitstore.h ../libgimpwidgets/gimpwidgets-error.h ../libgimpwidgets/gimpwidgets.h ../libgimpwidgets/gimpwidgetsenums.h ../libgimpwidgets/gimpwidgetstypes.h ../libgimpwidgets/gimpwidgetsutils.h ../libgimpwidgets/gimpzoommodel.h Gimp-3.0.gir libgimpui-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la Makefile --output GimpUi-3.0.gir
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspecthih8mcss/GimpUi-3.0 -export-dynamic -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspecthih8mcss/GimpUi-3.0.o -L. ../libgimp/libgimpui-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags
libtool: link: aarch64-mageia-linux-gnu-gcc -o /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspecthih8mcss/.libs/GimpUi-3.0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp/tmp-introspecthih8mcss/GimpUi-3.0.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -L. ../libgimp/.libs/libgimpui-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/g-ir-compiler --includedir="." --includedir="/usr/share/gir-1.0" --includedir=. GimpUi-3.0.gir -o GimpUi-3.0.typelib
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/vapigen-0.50 --library gimp-ui-3 --metadatadir . --vapidir . --girdir . --pkg babl-0.1 --pkg cairo --pkg gdk-pixbuf-2.0 --pkg gegl-0.4 --pkg glib-2.0 --pkg gio-2.0 --pkg gtk+-3.0 --pkg gimp-3 GimpUi-3.0.gir
Generation succeeded - 0 warning(s)
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
Making all in app
Making all in config
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"config-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
config-enums.h > xgen-cec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpconfig-utils.o gimpconfig-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpconfig-dump.o gimpconfig-dump.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgeglconfig.o gimpgeglconfig.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayoptions.o gimpdisplayoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayconfig.o gimpdisplayconfig.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpguiconfig.o gimpguiconfig.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdialogconfig.o gimpdialogconfig.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginconfig.o gimppluginconfig.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplangrc.o gimplangrc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpconfig-file.o gimpconfig-file.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
if ! cmp -s xgen-cec config-enums.c; then \
cp xgen-cec config-enums.c; \
else \
touch config-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcoreconfig.o gimpcoreconfig.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprc-unknown.o gimprc-unknown.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprc-deserialize.o gimprc-deserialize.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprc.o gimprc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprc-serialize.o gimprc-serialize.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o config-enums.o config-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Config\" -DGIMP_APP_VERSION_STRING=\"2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpxmlparser.o gimpxmlparser.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
rm -f libappconfig.a
aarch64-mageia-linux-gnu-ar cru libappconfig.a config-enums.o gimpconfig-dump.o gimpconfig-file.o gimpconfig-utils.o gimpcoreconfig.o gimpdialogconfig.o gimpdisplayconfig.o gimpdisplayoptions.o gimpgeglconfig.o gimpguiconfig.o gimplangrc.o gimppluginconfig.o gimprc.o gimprc-deserialize.o gimprc-serialize.o gimprc-unknown.o gimpxmlparser.o
aarch64-mageia-linux-gnu-ranlib libappconfig.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
Making all in core
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
/usr/bin/glib-compile-resources \
--sourcedir=../../icons/Color --generate-header \
--target=gimp-core-pixbufs.h ../../icons/Color/gimp-core-pixbufs.gresource.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"core-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
core-enums.h > xgen-cec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
/usr/bin/glib-compile-resources \
--sourcedir=../../icons/Color --generate-source \
--target=gimp-core-pixbufs.c ../../icons/Color/gimp-core-pixbufs.gresource.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
if ! cmp -s xgen-cec core-enums.c; then \
cp xgen-cec core-enums.c; \
else \
touch core-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
/usr/bin/make all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-atomic.o gimp-atomic.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-core-pixbufs.o gimp-core-pixbufs.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-cairo.o gimp-cairo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o core-enums.o core-enums.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-batch.o gimp-batch.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-contexts.o gimp-contexts.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmarshal.o gimpmarshal.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-data-factories.o gimp-data-factories.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-filter-history.o gimp-filter-history.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-memsize.o gimp-memsize.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gradients.o gimp-gradients.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-modules.o gimp-modules.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gui.o gimp-gui.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-edit.o gimp-edit.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-internal-data.o gimp-internal-data.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp.o gimp.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-palettes.o gimp-palettes.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-spawn.o gimp-spawn.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-parasites.o gimp-parasites.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-tags.o gimp-tags.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-transform-3d-utils.o gimp-transform-3d-utils.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-templates.o gimp-templates.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-transform-utils.o gimp-transform-utils.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimp-parallel.o gimp-parallel.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-units.o gimp-units.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-transform-resize.o gimp-transform-resize.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-user-install.o gimp-user-install.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpauxitem.o gimpauxitem.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbacktrace-none.o gimpbacktrace-none.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpauxitemundo.o gimpauxitemundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpasync.o gimpasync.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpasyncset.o gimpasyncset.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbezierdesc.o gimpbezierdesc.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbacktrace-windows.o gimpbacktrace-windows.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrush-boundary.o gimpbrush-boundary.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbacktrace-linux.o gimpbacktrace-linux.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-utils.o gimp-utils.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpboundary.o gimpboundary.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrush.o gimpbrush.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushcache.o gimpbrushcache.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrush-save.o gimpbrush-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushgenerated-save.o gimpbrushgenerated-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushgenerated-load.o gimpbrushgenerated-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushclipboard.o gimpbrushclipboard.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushpipe-save.o gimpbrushpipe-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrush-load.o gimpbrush-load.c
gimpbrush-load.c: In function 'gimp_brush_load_abr_brush_v6':
gimpbrush-load.c:919:16: warning: comparison is always false due to limited range of data type [-Wtype-limits]
919 | if (compress < 0 || compress > 1)
| ^
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushpipe-load.o gimpbrushpipe-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushpipe.o gimpbrushpipe.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimpbrush-mipmap.o gimpbrush-mipmap.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcancelable.o gimpcancelable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushgenerated.o gimpbrushgenerated.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbuffer.o gimpbuffer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchannel-combine.o gimpchannel-combine.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchannelpropundo.o gimpchannelpropundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchannel-select.o gimpchannel-select.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainer-filter.o gimpcontainer-filter.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchannelundo.o gimpchannelundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchunkiterator.o gimpchunkiterator.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimpbrush-transform.o gimpbrush-transform.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcoords-interpolate.o gimpcoords-interpolate.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcoords.o gimpcoords.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcurve-save.o gimpcurve-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchannel.o gimpchannel.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcurve-map.o gimpcurve-map.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcurve-load.o gimpcurve-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdashpattern.o gimpdashpattern.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdata.o gimpdata.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainer.o gimpcontainer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdataloaderfactory.o gimpdataloaderfactory.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcurve.o gimpcurve.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplay.o gimpdisplay.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdocumentlist.o gimpdocumentlist.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-combine.o gimpdrawable-combine.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdatafactory.o gimpdatafactory.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-edit.o gimpdrawable-edit.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-bucket-fill.o gimpdrawable-bucket-fill.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-equalize.o gimpdrawable-equalize.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-floating-selection.o gimpdrawable-floating-selection.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-fill.o gimpdrawable-fill.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-histogram.o gimpdrawable-histogram.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-foreground-extract.o gimpdrawable-foreground-extract.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-filters.o gimpdrawable-filters.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-gradient.o gimpdrawable-gradient.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-levels.o gimpdrawable-levels.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-offset.o gimpdrawable-offset.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-shadow.o gimpdrawable-shadow.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-operation.o gimpdrawable-operation.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-stroke.o gimpdrawable-stroke.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable.o gimpdrawable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-preview.o gimpdrawable-preview.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawablemodundo.o gimpdrawablemodundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawablepropundo.o gimpdrawablepropundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawableundo.o gimpdrawableundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontext.o gimpcontext.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawablefilter.o gimpdrawablefilter.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawablestack.o gimpdrawablestack.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdynamics-save.o gimpdynamics-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimperror.o gimperror.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpextension-error.o gimpextension-error.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdynamics-load.o gimpdynamics-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdynamics.o gimpdynamics.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdynamicsoutput.o gimpdynamicsoutput.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawable-transform.o gimpdrawable-transform.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfilteredcontainer.o gimpfilteredcontainer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfilloptions.o gimpfilloptions.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpextensionmanager.o gimpextensionmanager.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfloatingselectionundo.o gimpfloatingselectionundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpextension.o gimpextension.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfilter.o gimpfilter.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfilterstack.o gimpfilterstack.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradient-save.o gimpgradient-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradient-load.o gimpgradient-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgrouplayerundo.o gimpgrouplayerundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgrid.o gimpgrid.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpidtable.o gimpidtable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpguideundo.o gimpguideundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpguide.o gimpguide.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradient.o gimpgradient.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgrouplayer.o gimpgrouplayer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-arrange.o gimpimage-arrange.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-color-profile.o gimpimage-color-profile.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-convert-type.o gimpimage-convert-type.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-convert-precision.o gimpimage-convert-precision.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-colormap.o gimpimage-colormap.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-crop.o gimpimage-crop.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-duplicate.o gimpimage-duplicate.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-flip.o gimpimage-flip.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-guides.o gimpimage-guides.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-grid.o gimpimage-grid.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphistogram.o gimphistogram.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-metadata.o gimpimage-metadata.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-pick-color.o gimpimage-pick-color.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-item-list.o gimpimage-item-list.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-merge.o gimpimage-merge.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-pick-item.o gimpimage-pick-item.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-quick-mask.o gimpimage-quick-mask.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-preview.o gimpimage-preview.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-resize.o gimpimage-resize.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-new.o gimpimage-new.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-rotate.o gimpimage-rotate.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-scale.o gimpimage-scale.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-sample-points.o gimpimage-sample-points.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-transform.o gimpimage-transform.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-symmetry.o gimpimage-symmetry.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-undo.o gimpimage-undo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-snap.o gimpimage-snap.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimageundo.o gimpimageundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-convert-indexed.o gimpimage-convert-indexed.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitem-linked.o gimpitem-linked.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitem-exclusive.o gimpitem-exclusive.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitem-preview.o gimpitem-preview.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimageproxy.o gimpimageproxy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimagefile.o gimpimagefile.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitemundo.o gimpitemundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage-undo-push.o gimpimage-undo-push.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimage.o gimpimage.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitempropundo.o gimpitempropundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitemstack.o gimpitemstack.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitemtree.o gimpitemtree.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayer-floating-selection.o gimplayer-floating-selection.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayer-new.o gimplayer-new.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayermaskundo.o gimplayermaskundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayermask.o gimplayermask.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayermaskpropundo.o gimplayermaskpropundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayerpropundo.o gimplayerpropundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitem.o gimpitem.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayerundo.o gimplayerundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayerstack.o gimplayerstack.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmybrush.o gimpmybrush.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpobjectqueue.o gimpobjectqueue.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplist.o gimplist.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmybrush-load.o gimpmybrush-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmaskundo.o gimpmaskundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpobject.o gimpobject.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintinfo.o gimppaintinfo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppattern-save.o gimppattern-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppatternclipboard.o gimppatternclipboard.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppattern.o gimppattern.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppattern-load.o gimppattern-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppalette.o gimppalette.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayer.o gimplayer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppalette-import.o gimppalette-import.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppalette-save.o gimppalette-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparamspecs-desc.o gimpparamspecs-desc.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparamspecs.o gimpparamspecs.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppalette-load.o gimppalette-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppalettemru.o gimppalettemru.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppickable.o gimppickable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdbprogress.o gimppdbprogress.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpparasitelist.o gimpparasitelist.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprogress.o gimpprogress.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppickable-auto-shrink.o gimppickable-auto-shrink.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsamplepoint.o gimpsamplepoint.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplineart.o gimplineart.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprojectable.o gimpprojectable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsamplepointundo.o gimpsamplepointundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsettings.o gimpsettings.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprojection.o gimpprojection.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsubprogress.o gimpsubprogress.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpselection.o gimpselection.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpscanconvert.o gimpscanconvert.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptag.o gimptag.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsymmetry.o gimpsymmetry.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpstrokeoptions.o gimpstrokeoptions.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimppickable-contiguous-region.o gimppickable-contiguous-region.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsymmetry-mirror.o gimpsymmetry-mirror.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsymmetry-mandala.o gimpsymmetry-mandala.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsymmetry-tiling.o gimpsymmetry-tiling.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptagcache.o gimptagcache.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptagged.o gimptagged.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptilehandlerprojectable.o gimptilehandlerprojectable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptaggedcontainer.o gimptaggedcontainer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptempbuf.o gimptempbuf.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolinfo.o gimptoolinfo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolgroup.o gimptoolgroup.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolitem.o gimptoolitem.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptemplate.o gimptemplate.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptooloptions.o gimptooloptions.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpreset-load.o gimptoolpreset-load.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpreset-save.o gimptoolpreset-save.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpuncancelablewaitable.o gimpuncancelablewaitable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpreset.o gimptoolpreset.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptreehandler.o gimptreehandler.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptriviallycancelablewaitable.o gimptriviallycancelablewaitable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpunit.o gimpunit.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptreeproxy.o gimptreeproxy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpundo.o gimpundo.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpundostack.o gimpundostack.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwaitable.o gimpwaitable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DGIMPDIR=\""GIMP"\" -DGIMP_VERSION=\"2.99.4\" -DGIMP_APP_VERSION=\"2.99\" -DGIMP_USER_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp-Core\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DMYPAINT_BRUSHES_DIR=\"/usr/share/mypaint-data/2.0/brushes\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewable.o gimpviewable.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
rm -f libappcore.a
aarch64-mageia-linux-gnu-ar cru libappcore.a gimp-core-pixbufs.o core-enums.o gimpmarshal.o gimp.o gimp-atomic.o gimp-batch.o gimp-cairo.o gimp-contexts.o gimp-data-factories.o gimp-edit.o gimp-filter-history.o gimp-gradients.o gimp-gui.o gimp-internal-data.o gimp-memsize.o gimp-modules.o gimp-palettes.o gimp-parallel.o gimp-parasites.o gimp-spawn.o gimp-tags.o gimp-templates.o gimp-transform-resize.o gimp-transform-3d-utils.o gimp-transform-utils.o gimp-units.o gimp-user-install.o gimp-utils.o gimpasync.o gimpasyncset.o gimpauxitem.o gimpauxitemundo.o gimpbacktrace-linux.o gimpbacktrace-none.o gimpbacktrace-windows.o gimpbezierdesc.o gimpboundary.o gimpbrush.o gimpbrush-boundary.o gimpbrush-load.o gimpbrush-mipmap.o gimpbrush-save.o gimpbrush-transform.o gimpbrushcache.o gimpbrushclipboard.o gimpbrushgenerated.o gimpbrushgenerated-load.o gimpbrushgenerated-save.o gimpbrushpipe.o gimpbrushpipe-load.o gimpbrushpipe-save.o gimpbuffer.o gimpcancelable.o gimpchannel.o gimpchannel-combine.o gimpchannel-select.o gimpchannelpropundo.o gimpchannelundo.o gimpchunkiterator.o gimpcontainer.o gimpcontainer-filter.o gimpcontext.o gimpcoords.o gimpcoords-interpolate.o gimpcurve.o gimpcurve-load.o gimpcurve-map.o gimpcurve-save.o gimpdashpattern.o gimpdata.o gimpdatafactory.o gimpdataloaderfactory.o gimpdisplay.o gimpdocumentlist.o gimpdrawable.o gimpdrawable-bucket-fill.o gimpdrawable-combine.o gimpdrawable-edit.o gimpdrawable-equalize.o gimpdrawable-fill.o gimpdrawable-filters.o gimpdrawable-floating-selection.o gimpdrawable-foreground-extract.o gimpdrawable-gradient.o gimpdrawable-histogram.o gimpdrawable-levels.o gimpdrawable-offset.o gimpdrawable-operation.o gimpdrawable-preview.o gimpdrawable-shadow.o gimpdrawable-stroke.o gimpdrawable-transform.o gimpdrawablefilter.o gimpdrawablemodundo.o gimpdrawablepropundo.o gimpdrawablestack.o gimpdrawableundo.o gimpdynamics.o gimpdynamics-load.o gimpdynamics-save.o gimpdynamicsoutput.o gimperror.o gimpextension.o gimpextension-error.o gimpextensionmanager.o gimpfilloptions.o gimpfilter.o gimpfilteredcontainer.o gimpfilterstack.o gimpfloatingselectionundo.o gimpgradient.o gimpgradient-load.o gimpgradient-save.o gimpgrid.o gimpgrouplayer.o gimpgrouplayerundo.o gimpguide.o gimpguideundo.o gimphistogram.o gimpidtable.o gimpimage.o gimpimage-arrange.o gimpimage-color-profile.o gimpimage-colormap.o gimpimage-convert-indexed.o gimpimage-convert-precision.o gimpimage-convert-type.o gimpimage-crop.o gimpimage-duplicate.o gimpimage-flip.o gimpimage-grid.o gimpimage-guides.o gimpimage-item-list.o gimpimage-merge.o gimpimage-metadata.o gimpimage-new.o gimpimage-pick-color.o gimpimage-pick-item.o gimpimage-preview.o gimpimage-quick-mask.o gimpimage-resize.o gimpimage-rotate.o gimpimage-sample-points.o gimpimage-scale.o gimpimage-snap.o gimpimage-symmetry.o gimpimage-transform.o gimpimage-undo.o gimpimage-undo-push.o gimpimageproxy.o gimpimageundo.o gimpimagefile.o gimpitem.o gimpitem-exclusive.o gimpitem-linked.o gimpitem-preview.o gimpitempropundo.o gimpitemstack.o gimpitemtree.o gimpitemundo.o gimplayer.o gimplayer-floating-selection.o gimplayer-new.o gimplayermask.o gimplayermaskpropundo.o gimplayermaskundo.o gimplayerpropundo.o gimplayerstack.o gimplayerundo.o gimplineart.o gimplist.o gimpmaskundo.o gimpmybrush.o gimpmybrush-load.o gimpobject.o gimpobjectqueue.o gimppaintinfo.o gimppattern.o gimppattern-load.o gimppattern-save.o gimppatternclipboard.o gimppalette.o gimppalette-import.o gimppalette-load.o gimppalette-save.o gimppalettemru.o gimpparamspecs.o gimpparamspecs-desc.o gimpparasitelist.o gimppdbprogress.o gimppickable.o gimppickable-auto-shrink.o gimppickable-contiguous-region.o gimpprogress.o gimpprojectable.o gimpprojection.o gimpsamplepoint.o gimpsamplepointundo.o gimpscanconvert.o gimpselection.o gimpsettings.o gimpstrokeoptions.o gimpsubprogress.o gimpsymmetry.o gimpsymmetry-mandala.o gimpsymmetry-mirror.o gimpsymmetry-tiling.o gimptag.o gimptagcache.o gimptagged.o gimptaggedcontainer.o gimptempbuf.o gimptemplate.o gimptilehandlerprojectable.o gimptoolgroup.o gimptoolinfo.o gimptoolitem.o gimptooloptions.o gimptoolpreset.o gimptoolpreset-load.o gimptoolpreset-save.o gimptreehandler.o gimptreeproxy.o gimptriviallycancelablewaitable.o gimpuncancelablewaitable.o gimpunit.o gimpundo.o gimpundostack.o gimpviewable.o gimpwaitable.o
aarch64-mageia-linux-gnu-ranlib libappcore.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
Making all in operations
Making all in layer-modes
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationbehind.o gimpoperationbehind.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationerase.o gimpoperationerase.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationdissolve.o gimpoperationdissolve.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationantierase.o gimpoperationantierase.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-layer-modes.o gimp-layer-modes.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationmerge.o gimpoperationmerge.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationlayermode.o gimpoperationlayermode.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationlayermode-composite.o gimpoperationlayermode-composite.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationnormal.o gimpoperationnormal.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationpassthrough.o gimpoperationpassthrough.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationsplit.o gimpoperationsplit.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationreplace.o gimpoperationreplace.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libapplayermodes_sse4_a-gimpoperationnormal-sse4.o `test -f 'gimpoperationnormal-sse4.c' || echo './'`gimpoperationnormal-sse4.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libapplayermodes_sse2_a-gimpoperationnormal-sse2.o `test -f 'gimpoperationnormal-sse2.c' || echo './'`gimpoperationnormal-sse2.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libapplayermodes_sse2_a-gimpoperationlayermode-composite-sse2.o `test -f 'gimpoperationlayermode-composite-sse2.c' || echo './'`gimpoperationlayermode-composite-sse2.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
rm -f libapplayermodes-sse4.a
aarch64-mageia-linux-gnu-ar cru libapplayermodes-sse4.a libapplayermodes_sse4_a-gimpoperationnormal-sse4.o
aarch64-mageia-linux-gnu-ranlib libapplayermodes-sse4.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
rm -f libapplayermodes-sse2.a
aarch64-mageia-linux-gnu-ar cru libapplayermodes-sse2.a libapplayermodes_sse2_a-gimpoperationlayermode-composite-sse2.o libapplayermodes_sse2_a-gimpoperationnormal-sse2.o
aarch64-mageia-linux-gnu-ranlib libapplayermodes-sse2.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationlayermode-blend.o gimpoperationlayermode-blend.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
rm -f libapplayermodes-generic.a
aarch64-mageia-linux-gnu-ar cru libapplayermodes-generic.a gimp-layer-modes.o gimpoperationlayermode.o gimpoperationlayermode-blend.o gimpoperationlayermode-composite.o gimpoperationantierase.o gimpoperationbehind.o gimpoperationdissolve.o gimpoperationerase.o gimpoperationmerge.o gimpoperationnormal.o gimpoperationpassthrough.o gimpoperationreplace.o gimpoperationsplit.o
aarch64-mageia-linux-gnu-ranlib libapplayermodes-generic.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
aarch64-mageia-linux-gnu-ar cru libapplayermodes.a \
gimp-layer-modes.o gimpoperationlayermode.o gimpoperationlayermode-blend.o gimpoperationlayermode-composite.o gimpoperationantierase.o gimpoperationbehind.o gimpoperationdissolve.o gimpoperationerase.o gimpoperationmerge.o gimpoperationnormal.o gimpoperationpassthrough.o gimpoperationreplace.o gimpoperationsplit.o \
libapplayermodes_sse2_a-gimpoperationlayermode-composite-sse2.o libapplayermodes_sse2_a-gimpoperationnormal-sse2.o \
libapplayermodes_sse4_a-gimpoperationnormal-sse4.o
aarch64-mageia-linux-gnu-ranlib libapplayermodes.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
Making all in layer-modes-legacy
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationdarkenonlylegacy.o gimpoperationdarkenonlylegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationgrainextractlegacy.o gimpoperationgrainextractlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationburnlegacy.o gimpoperationburnlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationdividelegacy.o gimpoperationdividelegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationdodgelegacy.o gimpoperationdodgelegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationadditionlegacy.o gimpoperationadditionlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationdifferencelegacy.o gimpoperationdifferencelegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationgrainmergelegacy.o gimpoperationgrainmergelegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationhardlightlegacy.o gimpoperationhardlightlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationsoftlightlegacy.o gimpoperationsoftlightlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationlightenonlylegacy.o gimpoperationlightenonlylegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationmultiplylegacy.o gimpoperationmultiplylegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationscreenlegacy.o gimpoperationscreenlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationhsvhuelegacy.o gimpoperationhsvhuelegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationhslcolorlegacy.o gimpoperationhslcolorlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationsubtractlegacy.o gimpoperationsubtractlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationhsvvaluelegacy.o gimpoperationhsvvaluelegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Gimp-Layer-Modes-Legacy\" -I../../.. -I../../.. -I../../../app -I../../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationhsvsaturationlegacy.o gimpoperationhsvsaturationlegacy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
rm -f libapplayermodeslegacy.a
aarch64-mageia-linux-gnu-ar cru libapplayermodeslegacy.a gimpoperationadditionlegacy.o gimpoperationburnlegacy.o gimpoperationdarkenonlylegacy.o gimpoperationdifferencelegacy.o gimpoperationdividelegacy.o gimpoperationdodgelegacy.o gimpoperationgrainextractlegacy.o gimpoperationgrainmergelegacy.o gimpoperationhardlightlegacy.o gimpoperationhslcolorlegacy.o gimpoperationhsvhuelegacy.o gimpoperationhsvsaturationlegacy.o gimpoperationhsvvaluelegacy.o gimpoperationlightenonlylegacy.o gimpoperationmultiplylegacy.o gimpoperationscreenlegacy.o gimpoperationsoftlightlegacy.o gimpoperationsubtractlegacy.o
aarch64-mageia-linux-gnu-ranlib libapplayermodeslegacy.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
Making all in tests
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"operations-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
operations-enums.h > xgen-oec
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrightnesscontrastconfig.o gimpbrightnesscontrastconfig.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorbalanceconfig.o gimpcolorbalanceconfig.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphuesaturationconfig.o gimphuesaturationconfig.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-operation-config.o gimp-operation-config.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-operations.o gimp-operations.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcurvesconfig.o gimpcurvesconfig.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationsettings.o gimpoperationsettings.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcageconfig.o gimpcageconfig.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationbuffersourcevalidate.o gimpoperationbuffersourcevalidate.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationcagecoefcalc.o gimpoperationcagecoefcalc.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationcomposecrop.o gimpoperationcomposecrop.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationborder.o gimpoperationborder.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationcagetransform.o gimpoperationcagetransform.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationequalize.o gimpoperationequalize.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplevelsconfig.o gimplevelsconfig.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationhistogramsink.o gimpoperationhistogramsink.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationfillsource.o gimpoperationfillsource.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationscalarmultiply.o gimpoperationscalarmultiply.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationflood.o gimpoperationflood.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationgradient.o gimpoperationgradient.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationgrow.o gimpoperationgrow.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationsetalpha.o gimpoperationsetalpha.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationprofiletransform.o gimpoperationprofiletransform.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationoffset.o gimpoperationoffset.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationthresholdalpha.o gimpoperationthresholdalpha.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimpoperationmaskcomponents.o gimpoperationmaskcomponents.cc
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationpointfilter.o gimpoperationpointfilter.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationsemiflatten.o gimpoperationsemiflatten.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationbrightnesscontrast.o gimpoperationbrightnesscontrast.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationcolorbalance.o gimpoperationcolorbalance.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationshrink.o gimpoperationshrink.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
if ! cmp -s xgen-oec operations-enums.c; then \
cp xgen-oec operations-enums.c; \
else \
touch operations-enums.c 2> /dev/null \
|| true; \
fi
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationcolorize.o gimpoperationcolorize.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationlevels.o gimpoperationlevels.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationcurves.o gimpoperationcurves.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationdesaturate.o gimpoperationdesaturate.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationhuesaturation.o gimpoperationhuesaturation.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o operations-enums.o operations-enums.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationposterize.o gimpoperationposterize.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Operations\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationthreshold.o gimpoperationthreshold.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
rm -f libappoperations.a
aarch64-mageia-linux-gnu-ar cru libappoperations.a operations-enums.o gimp-operations.o gimp-operation-config.o gimpoperationsettings.o gimpbrightnesscontrastconfig.o gimpcageconfig.o gimpcolorbalanceconfig.o gimpcurvesconfig.o gimphuesaturationconfig.o gimplevelsconfig.o gimpoperationborder.o gimpoperationbuffersourcevalidate.o gimpoperationcagecoefcalc.o gimpoperationcagetransform.o gimpoperationcomposecrop.o gimpoperationequalize.o gimpoperationfillsource.o gimpoperationflood.o gimpoperationgradient.o gimpoperationgrow.o gimpoperationhistogramsink.o gimpoperationmaskcomponents.o gimpoperationoffset.o gimpoperationprofiletransform.o gimpoperationscalarmultiply.o gimpoperationsemiflatten.o gimpoperationsetalpha.o gimpoperationshrink.o gimpoperationthresholdalpha.o gimpoperationpointfilter.o gimpoperationbrightnesscontrast.o gimpoperationcolorbalance.o gimpoperationcolorize.o gimpoperationcurves.o gimpoperationdesaturate.o gimpoperationhuesaturation.o gimpoperationlevels.o gimpoperationposterize.o gimpoperationthreshold.o
aarch64-mageia-linux-gnu-ranlib libappoperations.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
Making all in gegl
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"core/core-enums.h\"\n#include \"gimp-gegl-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
gimp-gegl-enums.h > xgen-ggec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-babl-compat.o gimp-babl-compat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gegl.o gimp-gegl.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gegl-tile-compat.o gimp-gegl-tile-compat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gegl-mask.o gimp-gegl-mask.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gegl-nodes.o gimp-gegl-nodes.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gegl-utils.o gimp-gegl-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
if ! cmp -s xgen-ggec gimp-gegl-enums.c; then \
cp xgen-ggec gimp-gegl-enums.c; \
else \
touch gimp-gegl-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpapplicator.o gimpapplicator.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-babl.o gimp-babl.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptilehandlervalidate.o gimptilehandlervalidate.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libappgegl_sse2_a-gimp-gegl-loops-sse2.o `test -f 'gimp-gegl-loops-sse2.c' || echo './'`gimp-gegl-loops-sse2.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gegl-apply-operation.o gimp-gegl-apply-operation.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
rm -f libappgegl-sse2.a
aarch64-mageia-linux-gnu-ar cru libappgegl-sse2.a libappgegl_sse2_a-gimp-gegl-loops-sse2.o
aarch64-mageia-linux-gnu-ranlib libappgegl-sse2.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimp-gegl-mask-combine.o gimp-gegl-mask-combine.cc
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-gegl-enums.o gimp-gegl-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GEGL\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimp-gegl-loops.o gimp-gegl-loops.cc
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
rm -f libappgegl-generic.a
aarch64-mageia-linux-gnu-ar cru libappgegl-generic.a gimp-gegl-enums.o gimp-babl.o gimp-babl-compat.o gimp-gegl.o gimp-gegl-apply-operation.o gimp-gegl-loops.o gimp-gegl-mask.o gimp-gegl-mask-combine.o gimp-gegl-nodes.o gimp-gegl-tile-compat.o gimp-gegl-utils.o gimpapplicator.o gimptilehandlervalidate.o
aarch64-mageia-linux-gnu-ranlib libappgegl-generic.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
aarch64-mageia-linux-gnu-ar cru libappgegl.a \
gimp-gegl-enums.o gimp-babl.o gimp-babl-compat.o gimp-gegl.o gimp-gegl-apply-operation.o gimp-gegl-loops.o gimp-gegl-mask.o gimp-gegl-mask-combine.o gimp-gegl-nodes.o gimp-gegl-tile-compat.o gimp-gegl-utils.o gimpapplicator.o gimptilehandlervalidate.o \
libappgegl_sse2_a-gimp-gegl-loops-sse2.o
aarch64-mageia-linux-gnu-ranlib libappgegl.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
Making all in text
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"text-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
text-enums.h > xgen-tec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptext-parasite.o gimptext-parasite.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptext-vectors.o gimptext-vectors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptext.o gimptext.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptext-compat.o gimptext-compat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptext-xlfd.o gimptext-xlfd.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfont.o gimpfont.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
if ! cmp -s xgen-tec text-enums.c; then \
cp xgen-tec text-enums.c; \
else \
touch text-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextlayer-transform.o gimptextlayer-transform.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfontfactory.o gimpfontfactory.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextlayer.o gimptextlayer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextlayout-render.o gimptextlayout-render.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o text-enums.o text-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextlayer-xcf.o gimptextlayer-xcf.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextundo.o gimptextundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Text\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextlayout.o gimptextlayout.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
rm -f libapptext.a
aarch64-mageia-linux-gnu-ar cru libapptext.a text-enums.o gimpfont.o gimpfontfactory.o gimptext.o gimptext-compat.o gimptext-parasite.o gimptext-vectors.o gimptext-xlfd.o gimptextlayer.o gimptextlayer-transform.o gimptextlayer-xcf.o gimptextlayout.o gimptextlayout-render.o gimptextundo.o
aarch64-mageia-linux-gnu-ranlib libapptext.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
Making all in vectors
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpstroke-new.o gimpstroke-new.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpanchor.o gimpanchor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectors-preview.o gimpvectors-preview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectors-warp.o gimpvectors-warp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectors-export.o gimpvectors-export.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectors-compat.o gimpvectors-compat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectorsmodundo.o gimpvectorsmodundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectors.o gimpvectors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectorspropundo.o gimpvectorspropundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectors-import.o gimpvectors-import.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbezierstroke.o gimpbezierstroke.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectorsundo.o gimpvectorsundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Vectors\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpstroke.o gimpstroke.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
rm -f libappvectors.a
aarch64-mageia-linux-gnu-ar cru libappvectors.a gimpanchor.o gimpbezierstroke.o gimpstroke.o gimpstroke-new.o gimpvectors.o gimpvectors-compat.o gimpvectors-export.o gimpvectors-import.o gimpvectors-preview.o gimpvectors-warp.o gimpvectorsmodundo.o gimpvectorspropundo.o gimpvectorsundo.o
aarch64-mageia-linux-gnu-ranlib libappvectors.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
Making all in paint
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"paint-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
paint-enums.h > xgen-pec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-paint.o gimp-paint.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpairbrushoptions.o gimpairbrushoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcloneoptions.o gimpcloneoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpclone.o gimpclone.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpconvolve.o gimpconvolve.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpairbrush.o gimpairbrush.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpconvolveoptions.o gimpconvolveoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimperaser.o gimperaser.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdodgeburnoptions.o gimpdodgeburnoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdodgeburn.o gimpdodgeburn.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimperaseroptions.o gimperaseroptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushcore.o gimpbrushcore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpinkundo.o gimpinkundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimpbrushcore-loops.o gimpbrushcore-loops.cc
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpheal.o gimpheal.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpink-blob.o gimpink-blob.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpinkoptions.o gimpinkoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmybrushcore.o gimpmybrushcore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmybrushoptions.o gimpmybrushoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpink.o gimpink.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppencil.o gimppencil.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintcoreundo.o gimppaintcoreundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmybrushsurface.o gimpmybrushsurface.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppenciloptions.o gimppenciloptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintcore-stroke.o gimppaintcore-stroke.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintoptions.o gimppaintoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintbrush.o gimppaintbrush.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintcore.o gimppaintcore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpperspectivecloneoptions.o gimpperspectivecloneoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
if ! cmp -s xgen-pec paint-enums.c; then \
cp xgen-pec paint-enums.c; \
else \
touch paint-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsmudgeoptions.o gimpsmudgeoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsmudge.o gimpsmudge.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpperspectiveclone.o gimpperspectiveclone.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsourceoptions.o gimpsourceoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o paint-enums.o paint-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsourcecore.o gimpsourcecore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Paint\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/libmypaint -I/usr/include/json-c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gimppaintcore-loops.o gimppaintcore-loops.cc
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
rm -f libapppaint.a
aarch64-mageia-linux-gnu-ar cru libapppaint.a paint-enums.o gimp-paint.o gimpairbrush.o gimpairbrushoptions.o gimpbrushcore.o gimpbrushcore-loops.o gimpclone.o gimpcloneoptions.o gimpconvolve.o gimpconvolveoptions.o gimpdodgeburn.o gimpdodgeburnoptions.o gimperaser.o gimperaseroptions.o gimpheal.o gimpink.o gimpink-blob.o gimpinkoptions.o gimpinkundo.o gimpmybrushcore.o gimpmybrushoptions.o gimpmybrushsurface.o gimppaintcore.o gimppaintcore-loops.o gimppaintcore-stroke.o gimppaintcoreundo.o gimppaintoptions.o gimppencil.o gimppenciloptions.o gimppaintbrush.o gimpperspectiveclone.o gimpperspectivecloneoptions.o gimpsmudge.o gimpsmudgeoptions.o gimpsourcecore.o gimpsourceoptions.o
aarch64-mageia-linux-gnu-ranlib libapppaint.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
Making all in plug-in
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"plug-in-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
plug-in-enums.h > xgen-pec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugindebug.o gimpplugindebug.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugin-context.o gimpplugin-context.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpenvirontable.o gimpenvirontable.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpinterpreterdb.o gimpinterpreterdb.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugin-cleanup.o gimpplugin-cleanup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginerror.o gimppluginerror.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgpparams.o gimpgpparams.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugin-proc.o gimpplugin-proc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugin-message.o gimpplugin-message.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugindef.o gimpplugindef.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugin.o gimpplugin.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpplugin-progress.o gimpplugin-progress.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager.o gimppluginmanager.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-call.o gimppluginmanager-call.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-data.o gimppluginmanager-data.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-help-domain.o gimppluginmanager-help-domain.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-locale-domain.o gimppluginmanager-locale-domain.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-menu-branch.o gimppluginmanager-menu-branch.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-restore.o gimppluginmanager-restore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-query.o gimppluginmanager-query.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
if ! cmp -s xgen-pec plug-in-enums.c; then \
cp xgen-pec plug-in-enums.c; \
else \
touch plug-in-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginprocframe.o gimppluginprocframe.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginshm.o gimppluginshm.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginmanager-file.o gimppluginmanager-file.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptemporaryprocedure.o gimptemporaryprocedure.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-menu-path.o plug-in-menu-path.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-enums.o plug-in-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginprocedure.o gimppluginprocedure.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Plug-In\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-rc.o plug-in-rc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
rm -f libappplug-in.a
aarch64-mageia-linux-gnu-ar cru libappplug-in.a plug-in-enums.o gimpenvirontable.o gimpgpparams.o gimpinterpreterdb.o gimpplugindebug.o gimpplugin.o gimpplugin-cleanup.o gimpplugin-context.o gimpplugin-message.o gimpplugin-proc.o gimpplugin-progress.o gimpplugindef.o gimppluginerror.o gimppluginmanager.o gimppluginmanager-call.o gimppluginmanager-data.o gimppluginmanager-file.o gimppluginmanager-help-domain.o gimppluginmanager-locale-domain.o gimppluginmanager-menu-branch.o gimppluginmanager-query.o gimppluginmanager-restore.o gimppluginprocedure.o gimppluginprocframe.o gimppluginshm.o gimptemporaryprocedure.o plug-in-menu-path.o plug-in-rc.o
aarch64-mageia-linux-gnu-ranlib libappplug-in.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
Making all in xcf
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-XCF\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o xcf-seek.o xcf-seek.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-XCF\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o xcf-utils.o xcf-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-XCF\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o xcf-write.o xcf-write.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-XCF\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o xcf-read.o xcf-read.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-XCF\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o xcf.o xcf.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-XCF\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o xcf-load.o xcf-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-XCF\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o xcf-save.o xcf-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
rm -f libappxcf.a
aarch64-mageia-linux-gnu-ar cru libappxcf.a xcf.o xcf-load.o xcf-read.o xcf-save.o xcf-seek.o xcf-utils.o xcf-write.o
aarch64-mageia-linux-gnu-ranlib libappxcf.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
Making all in file
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-utils.o file-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-import.o file-import.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-save.o file-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-remote.o file-remote.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-open.o file-open.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
rm -f libappfile.a
aarch64-mageia-linux-gnu-ar cru libappfile.a file-import.o file-open.o file-remote.o file-save.o file-utils.o
aarch64-mageia-linux-gnu-ranlib libappfile.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
Making all in file-data
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File-Data\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-data-gih.o file-data-gih.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File-Data\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-data-pat.o file-data-pat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File-Data\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-data.o file-data.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File-Data\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-data-gbr.o file-data-gbr.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-File-Data\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/libappstream-glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-data-gex.o file-data-gex.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
rm -f libappfile-data.a
aarch64-mageia-linux-gnu-ar cru libappfile-data.a file-data.o file-data-gbr.o file-data-gex.o file-data-gih.o file-data-pat.o
aarch64-mageia-linux-gnu-ranlib libappfile-data.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
Making all in pdb
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdberror.o gimppdberror.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o internal-procs.o internal-procs.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-pdb-compat.o gimp-pdb-compat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdbcontext.o gimppdbcontext.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdb-query.o gimppdb-query.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdb.o gimppdb.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o brush-select-cmds.o brush-select-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o buffer-cmds.o buffer-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdb-utils.o gimppdb-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o brushes-cmds.o brushes-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o brush-cmds.o brush-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o debug-cmds.o debug-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o channel-cmds.o channel-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprocedure.o gimpprocedure.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o display-cmds.o display-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dynamics-cmds.o dynamics-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o floating-sel-cmds.o floating-sel-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o drawable-color-cmds.o drawable-color-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o drawable-edit-cmds.o drawable-edit-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o font-select-cmds.o font-select-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o edit-cmds.o edit-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-cmds.o file-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fonts-cmds.o fonts-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-cmds.o gimp-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o drawable-cmds.o drawable-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o help-cmds.o help-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradient-select-cmds.o gradient-select-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprc-cmds.o gimprc-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradients-cmds.o gradients-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-sample-points-cmds.o image-sample-points-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-convert-cmds.o image-convert-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-guides-cmds.o image-guides-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-color-profile-cmds.o image-color-profile-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-grid-cmds.o image-grid-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradient-cmds.o gradient-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-undo-cmds.o image-undo-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o context-cmds.o context-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-select-cmds.o image-select-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-transform-cmds.o image-transform-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o message-cmds.o message-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o item-cmds.o item-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palette-select-cmds.o palette-select-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o item-transform-cmds.o item-transform-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palettes-cmds.o palettes-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o layer-cmds.o layer-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o paint-tools-cmds.o paint-tools-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palette-cmds.o palette-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o pattern-cmds.o pattern-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o pattern-select-cmds.o pattern-select-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o patterns-cmds.o patterns-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-cmds.o image-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-cmds.o plug-in-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o progress-cmds.o progress-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o selection-cmds.o selection-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
rm -f libapppdb.a
aarch64-mageia-linux-gnu-ar cru libapppdb.a gimp-pdb-compat.o gimppdb.o gimppdb-query.o gimppdb-utils.o gimppdbcontext.o gimppdberror.o gimpprocedure.o
aarch64-mageia-linux-gnu-ranlib libapppdb.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o pdb-cmds.o pdb-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o unit-cmds.o unit-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o text-tool-cmds.o text-tool-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o text-layer-cmds.o text-layer-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vectors-cmds.o vectors-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-PDB\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-compat-cmds.o plug-in-compat-cmds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
rm -f libappinternal-procs.a
aarch64-mageia-linux-gnu-ar cru libappinternal-procs.a internal-procs.o brush-cmds.o brush-select-cmds.o brushes-cmds.o buffer-cmds.o channel-cmds.o context-cmds.o debug-cmds.o display-cmds.o drawable-cmds.o drawable-color-cmds.o drawable-edit-cmds.o dynamics-cmds.o edit-cmds.o file-cmds.o floating-sel-cmds.o font-select-cmds.o fonts-cmds.o gimp-cmds.o gimprc-cmds.o gradient-cmds.o gradient-select-cmds.o gradients-cmds.o help-cmds.o image-cmds.o image-color-profile-cmds.o image-convert-cmds.o image-grid-cmds.o image-guides-cmds.o image-sample-points-cmds.o image-select-cmds.o image-transform-cmds.o image-undo-cmds.o item-cmds.o item-transform-cmds.o layer-cmds.o message-cmds.o paint-tools-cmds.o palette-cmds.o palette-select-cmds.o palettes-cmds.o pattern-cmds.o pattern-select-cmds.o patterns-cmds.o pdb-cmds.o plug-in-cmds.o plug-in-compat-cmds.o progress-cmds.o selection-cmds.o text-layer-cmds.o text-tool-cmds.o unit-cmds.o vectors-cmds.o
aarch64-mageia-linux-gnu-ranlib libappinternal-procs.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
Making all in widgets
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"widgets-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
widgets-enums.h > xgen-wec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpaccellabel.o gimpaccellabel.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpactionfactory.o gimpactionfactory.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpaction-history.o gimpaction-history.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpactioneditor.o gimpactioneditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpaction.o gimpaction.c
gimpaction.c: In function 'gimp_action_get_type':
gimpaction.c:51:1: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
51 | G_DEFINE_INTERFACE (GimpAction, gimp_action, GTK_TYPE_ACTION)
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpaction.c:51:1: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
51 | G_DEFINE_INTERFACE (GimpAction, gimp_action, GTK_TYPE_ACTION)
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_name':
gimpaction.c:137:3: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations]
137 | return gtk_action_get_name ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here
103 | const gchar* gtk_action_get_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_label':
gimpaction.c:144:3: warning: 'gtk_action_set_label' is deprecated [-Wdeprecated-declarations]
144 | gtk_action_set_label ((GtkAction *) action, label);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:164:23: note: declared here
164 | void gtk_action_set_label (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_label':
gimpaction.c:150:3: warning: 'gtk_action_get_label' is deprecated [-Wdeprecated-declarations]
150 | return gtk_action_get_label ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:167:23: note: declared here
167 | const gchar * gtk_action_get_label (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_tooltip':
gimpaction.c:157:3: warning: 'gtk_action_set_tooltip' is deprecated [-Wdeprecated-declarations]
157 | gtk_action_set_tooltip ((GtkAction *) action, tooltip);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:174:23: note: declared here
174 | void gtk_action_set_tooltip (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_tooltip':
gimpaction.c:163:3: warning: 'gtk_action_get_tooltip' is deprecated [-Wdeprecated-declarations]
163 | return gtk_action_get_tooltip ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:177:23: note: declared here
177 | const gchar * gtk_action_get_tooltip (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_icon_name':
gimpaction.c:170:3: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations]
170 | gtk_action_set_icon_name ((GtkAction *) action, icon_name);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here
189 | void gtk_action_set_icon_name (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_icon_name':
gimpaction.c:176:3: warning: 'gtk_action_get_icon_name' is deprecated [-Wdeprecated-declarations]
176 | return gtk_action_get_icon_name ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:192:23: note: declared here
192 | const gchar * gtk_action_get_icon_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_gicon':
gimpaction.c:183:3: warning: 'gtk_action_set_gicon' is deprecated [-Wdeprecated-declarations]
183 | gtk_action_set_gicon ((GtkAction *) action, icon);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:184:23: note: declared here
184 | void gtk_action_set_gicon (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_gicon':
gimpaction.c:189:3: warning: 'gtk_action_get_gicon' is deprecated [-Wdeprecated-declarations]
189 | return gtk_action_get_gicon ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:187:23: note: declared here
187 | GIcon *gtk_action_get_gicon (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_visible':
gimpaction.c:215:3: warning: 'gtk_action_set_visible' is deprecated [-Wdeprecated-declarations]
215 | gtk_action_set_visible ((GtkAction *) action, visible);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:116:14: note: declared here
116 | void gtk_action_set_visible (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_visible':
gimpaction.c:221:3: warning: 'gtk_action_get_visible' is deprecated [-Wdeprecated-declarations]
221 | return gtk_action_get_visible ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:114:14: note: declared here
114 | gboolean gtk_action_get_visible (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_is_visible':
gimpaction.c:227:3: warning: 'gtk_action_is_visible' is deprecated [-Wdeprecated-declarations]
227 | return gtk_action_is_visible ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:112:14: note: declared here
112 | gboolean gtk_action_is_visible (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_sensitive':
gimpaction.c:234:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
234 | gtk_action_set_sensitive ((GtkAction *) action, sensitive);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_sensitive':
gimpaction.c:240:3: warning: 'gtk_action_get_sensitive' is deprecated [-Wdeprecated-declarations]
240 | return gtk_action_get_sensitive ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:107:14: note: declared here
107 | gboolean gtk_action_get_sensitive (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_is_sensitive':
gimpaction.c:246:3: warning: 'gtk_action_is_sensitive' is deprecated [-Wdeprecated-declarations]
246 | return gtk_action_is_sensitive ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:105:14: note: declared here
105 | gboolean gtk_action_is_sensitive (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_accel_closure':
gimpaction.c:252:3: warning: 'gtk_action_get_accel_closure' is deprecated [-Wdeprecated-declarations]
252 | return gtk_action_get_accel_closure ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:138:14: note: declared here
138 | GClosure *gtk_action_get_accel_closure (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_accel_path':
gimpaction.c:259:3: warning: 'gtk_action_set_accel_path' is deprecated [-Wdeprecated-declarations]
259 | gtk_action_set_accel_path ((GtkAction *) action, accel_path);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:154:14: note: declared here
154 | void gtk_action_set_accel_path (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_accel_path':
gimpaction.c:265:3: warning: 'gtk_action_get_accel_path' is deprecated [-Wdeprecated-declarations]
265 | return gtk_action_get_accel_path ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:136:14: note: declared here
136 | const gchar *gtk_action_get_accel_path (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_set_accel_group':
gimpaction.c:272:3: warning: 'gtk_action_set_accel_group' is deprecated [-Wdeprecated-declarations]
272 | gtk_action_set_accel_group ((GtkAction *) action, accel_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:157:14: note: declared here
157 | void gtk_action_set_accel_group (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_connect_accelerator':
gimpaction.c:278:3: warning: 'gtk_action_connect_accelerator' is deprecated [-Wdeprecated-declarations]
278 | gtk_action_connect_accelerator ((GtkAction *) action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:132:14: note: declared here
132 | void gtk_action_connect_accelerator (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_get_proxies':
gimpaction.c:284:3: warning: 'gtk_action_get_proxies' is deprecated [-Wdeprecated-declarations]
284 | return gtk_action_get_proxies ((GtkAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:130:14: note: declared here
130 | GSList * gtk_action_get_proxies (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~
gimpaction.c: In function 'gimp_action_activate':
gimpaction.c:290:3: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations]
290 | gtk_action_activate ((GtkAction *) action);
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpaction.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpactionimpl.o gimpactionimpl.c
gimpactionimpl.c: In function 'gimp_action_impl_get_type_once':
gimpactionimpl.c:76:1: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
76 | G_DEFINE_TYPE_WITH_CODE (GimpActionImpl, gimp_action_impl, GTK_TYPE_ACTION,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpactionimpl.c: In function 'gimp_action_impl_class_init':
gimpactionimpl.c:86:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
86 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpactionimpl.c: In function 'gimp_action_impl_activate':
gimpactionimpl.c:244:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
244 | if (GTK_ACTION_CLASS (parent_class)->activate)
| ^~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpactionimpl.c:245:5: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
245 | GTK_ACTION_CLASS (parent_class)->activate (action);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpactionimpl.c: In function 'gimp_action_impl_connect_proxy':
gimpactionimpl.c:256:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
256 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpactionimpl.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
/usr/bin/glib-compile-resources \
--sourcedir=../../cursors --generate-header \
--target=gimp-tool-cursors.h ../../cursors/gimp-tool-cursors.gresource.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpactiongroup.o gimpactiongroup.c
gimpactiongroup.c: In function 'gimp_action_group_get_type_once':
gimpactiongroup.c:74:1: warning: 'gtk_action_group_get_type' is deprecated [-Wdeprecated-declarations]
74 | G_DEFINE_TYPE (GimpActionGroup, gimp_action_group, GTK_TYPE_ACTION_GROUP)
| ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:173:17: note: declared here
173 | GType gtk_action_group_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_get_name':
gimpactiongroup.c:311:3: warning: 'gtk_action_group_get_name' is deprecated [-Wdeprecated-declarations]
311 | return gtk_action_group_get_name ((GtkActionGroup *) group);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:177:17: note: declared here
177 | const gchar *gtk_action_group_get_name (GtkActionGroup *action_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_add_action':
gimpactiongroup.c:318:3: warning: 'gtk_action_group_add_action' is deprecated [-Wdeprecated-declarations]
318 | gtk_action_group_add_action ((GtkActionGroup *) action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:200:17: note: declared here
200 | void gtk_action_group_add_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_add_action_with_accel':
gimpactiongroup.c:327:3: warning: 'gtk_action_group_add_action_with_accel' is deprecated [-Wdeprecated-declarations]
327 | gtk_action_group_add_action_with_accel ((GtkActionGroup *) action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:203:17: note: declared here
203 | void gtk_action_group_add_action_with_accel (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_remove_action':
gimpactiongroup.c:336:3: warning: 'gtk_action_group_remove_action' is deprecated [-Wdeprecated-declarations]
336 | gtk_action_group_remove_action ((GtkActionGroup *) action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:207:17: note: declared here
207 | void gtk_action_group_remove_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_get_action':
gimpactiongroup.c:344:3: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations]
344 | return (GimpAction *) gtk_action_group_get_action ((GtkActionGroup *) group,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here
195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_list_actions':
gimpactiongroup.c:351:3: warning: 'gtk_action_group_list_actions' is deprecated [-Wdeprecated-declarations]
351 | return gtk_action_group_list_actions ((GtkActionGroup *) group);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:198:17: note: declared here
198 | GList *gtk_action_group_list_actions (GtkActionGroup *action_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_add_radio_actions':
gimpactiongroup.c:529:7: warning: 'gtk_radio_action_set_group' is deprecated [-Wdeprecated-declarations]
529 | gtk_radio_action_set_group (action, radio_group);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:83:17: note: declared here
83 | void gtk_radio_action_set_group (GtkRadioAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c:530:7: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations]
530 | radio_group = gtk_radio_action_get_group (action);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81:17: note: declared here
81 | GSList *gtk_radio_action_get_group (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c:533:9: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations]
533 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c:533:9: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations]
533 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_set_action_active':
gimpactiongroup.c:808:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations]
808 | if (! GTK_IS_TOGGLE_ACTION (action))
| ^~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c:816:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations]
816 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c:816:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations]
816 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimpactiongroup.c: In function 'gimp_action_group_set_action_always_show_image':
gimpactiongroup.c:1070:3: warning: 'gtk_action_set_always_show_image' is deprecated [-Wdeprecated-declarations]
1070 | gtk_action_set_always_show_image ((GtkAction *) action, always_show_image);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpactiongroup.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:209:23: note: declared here
209 | void gtk_action_set_always_show_image (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushfactoryview.o gimpbrushfactoryview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpactionview.o gimpactionview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpblobeditor.o gimpblobeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbuffersourcebox.o gimpbuffersourcebox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushselect.o gimpbrushselect.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrusheditor.o gimpbrusheditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcellrendererbutton.o gimpcellrendererbutton.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcellrendererdashes.o gimpcellrendererdashes.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbufferview.o gimpbufferview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcellrendererviewable.o gimpcellrendererviewable.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcairo-wilber.o gimpcairo-wilber.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpchanneltreeview.o gimpchanneltreeview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcircle.o gimpcircle.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorbar.o gimpcolorbar.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpclipboard.o gimpclipboard.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolordisplayeditor.o gimpcolordisplayeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcoloreditor.o gimpcoloreditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolordialog.o gimpcolordialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorhistory.o gimpcolorhistory.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolormapeditor.o gimpcolormapeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorpanel.o gimpcolorpanel.c
gimpcolorpanel.c: In function 'gimp_color_panel_button_press':
gimpcolorpanel.c:140:7: warning: 'gtk_ui_manager_get_action_groups' is deprecated [-Wdeprecated-declarations]
140 | group = gtk_ui_manager_get_action_groups (ui_manager)->data;
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpcolorpanel.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:145:16: note: declared here
145 | GList *gtk_ui_manager_get_action_groups (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorselectorpalette.o gimpcolorselectorpalette.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcombotagentry.o gimpcombotagentry.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorframe.o gimpcolorframe.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcomponenteditor.o gimpcomponenteditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolormapselection.o gimpcolormapselection.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcompressioncombobox.o gimpcompressioncombobox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainereditor.o gimpcontainereditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainercombobox.o gimpcontainercombobox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainerbox.o gimpcontainerbox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainericonview.o gimpcontainericonview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainerpopup.o gimpcontainerpopup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainerentry.o gimpcontainerentry.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainertreestore.o gimpcontainertreestore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainertreeview-dnd.o gimpcontainertreeview-dnd.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainerview-utils.o gimpcontainerview-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontrollerinfo.o gimpcontrollerinfo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontrollereditor.o gimpcontrollereditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontrollerlist.o gimpcontrollerlist.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainertreeview.o gimpcontainertreeview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontainerview.o gimpcontainerview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontrollerkeyboard.o gimpcontrollerkeyboard.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcriticaldialog.o gimpcriticaldialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontrollermouse.o gimpcontrollermouse.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontrollers.o gimpcontrollers.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcontrollerwheel.o gimpcontrollerwheel.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcursor.o gimpcursor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcurveview.o gimpcurveview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdataeditor.o gimpdataeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdasheditor.o gimpdasheditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdatafactoryview.o gimpdatafactoryview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdeviceeditor.o gimpdeviceeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdeviceinfo-coords.o gimpdeviceinfo-coords.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdeviceinfo.o gimpdeviceinfo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdevicestatus.o gimpdevicestatus.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdevices.o gimpdevices.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdeviceinfoeditor.o gimpdeviceinfoeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdevicemanager.o gimpdevicemanager.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdial.o gimpdial.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdnd-xds.o gimpdnd-xds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdashboard.o gimpdashboard.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdock.o gimpdock.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdockcolumns.o gimpdockcolumns.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdockable.o gimpdockable.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdockcontainer.o gimpdockcontainer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdialogfactory.o gimpdialogfactory.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdockbook.o gimpdockbook.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdocumentview.o gimpdocumentview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdocked.o gimpdocked.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdnd.o gimpdnd.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdynamicseditor.o gimpdynamicseditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdockwindow.o gimpdockwindow.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdynamicsfactoryview.o gimpdynamicsfactoryview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdynamicsoutputeditor.o gimpdynamicsoutputeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpenumaction.o gimpenumaction.c
gimpenumaction.c: In function 'gimp_enum_action_class_init':
gimpenumaction.c:65:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
65 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpenumaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimperrorconsole.o gimperrorconsole.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawabletreeview.o gimpdrawabletreeview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimperrordialog.o gimperrordialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpexportdialog.o gimpexportdialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpeditor.o gimpeditor.c
gimpeditor.c: In function 'gimp_editor_add_action_button':
gimpeditor.c:654:3: warning: 'gtk_activatable_set_related_action' is deprecated [-Wdeprecated-declarations]
654 | gtk_activatable_set_related_action ((GtkActivatable *) button,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpeditor.c:24:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:80:12: note: declared here
80 | void gtk_activatable_set_related_action (GtkActivatable *activatable,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpextensiondetails.o gimpextensiondetails.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpextensionlist.o gimpextensionlist.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfgbgview.o gimpfgbgview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfgbgeditor.o gimpfgbgeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfiledialog.o gimpfiledialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfilleditor.o gimpfilleditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfontfactoryview.o gimpfontfactoryview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfontselect.o gimpfontselect.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfileprocview.o gimpfileprocview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradientselect.o gimpgradientselect.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgrideditor.o gimpgrideditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphandlebar.o gimphandlebar.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphistogrambox.o gimphistogrambox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphelp.o gimphelp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradienteditor.o gimpgradienteditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimagecommenteditor.o gimpimagecommenteditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpiconpicker.o gimpiconpicker.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimageparasiteview.o gimpimageparasiteview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphistogramview.o gimphistogramview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphistogrameditor.o gimphistogrameditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimageeditor.o gimpimageeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimagepropview.o gimpimagepropview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimageprofileview.o gimpimageprofileview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplanguageentry.o gimplanguageentry.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimageview.o gimpimageview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplanguagecombobox.o gimplanguagecombobox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplanguagestore.o gimplanguagestore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpitemtreeview.o gimpitemtreeview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayermodecombobox.o gimplayermodecombobox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplanguagestore-parser.o gimplanguagestore-parser.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayermodebox.o gimplayermodebox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmenudock.o gimpmenudock.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmessagedialog.o gimpmessagedialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmenufactory.o gimpmenufactory.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmessagebox.o gimpmessagebox.c
gimpmessagebox.c: In function 'gimp_message_box_init':
gimpmessagebox.c:143:3: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations]
143 | gtk_container_set_focus_chain (GTK_CONTAINER (box), NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from gimpmessagebox.c:24:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoverlaybox.o gimpoverlaybox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpnavigationview.o gimpnavigationview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplayertreeview.o gimplayertreeview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpopendialog.o gimpopendialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoverlaychild.o gimpoverlaychild.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoverlayframe.o gimpoverlayframe.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmeter.o gimpmeter.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoverlaydialog.o gimpoverlaydialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppatternselect.o gimppatternselect.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaletteselect.o gimppaletteselect.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaletteeditor.o gimppaletteeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaletteview.o gimppaletteview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppanedbox.o gimppanedbox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppatternfactoryview.o gimppatternfactoryview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppickablebutton.o gimppickablebutton.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppdbdialog.o gimppdbdialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppixbuf.o gimppixbuf.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppivotselector.o gimppivotselector.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppolar.o gimppolar.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppluginview.o gimppluginview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppickablepopup.o gimppickablepopup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprogressbox.o gimpprogressbox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppopup.o gimppopup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprocedureaction.o gimpprocedureaction.c
gimpprocedureaction.c: In function 'gimp_procedure_action_class_init':
gimpprocedureaction.c:70:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
70 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpprocedureaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpprocedureaction.c: In function 'gimp_procedure_action_connect_proxy':
gimpprocedureaction.c:169:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
169 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpprocedureaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprefsbox.o gimpprefsbox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprender.o gimprender.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpprogressdialog.o gimpprogressdialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpradioaction.o gimpradioaction.c
gimpradioaction.c: In function 'gimp_radio_action_get_type_once':
gimpradioaction.c:42:1: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations]
42 | G_DEFINE_TYPE_WITH_CODE (GimpRadioAction, gimp_radio_action,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73:17: note: declared here
73 | GType gtk_radio_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpradioaction.c: In function 'gimp_radio_action_class_init':
gimpradioaction.c:52:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
52 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpradioaction.c:53:3: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations]
53 | GtkRadioActionClass *radio_class = GTK_RADIO_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73:17: note: declared here
73 | GType gtk_radio_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpradioaction.c: In function 'gimp_radio_action_connect_proxy':
gimpradioaction.c:70:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
70 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimpradioaction.c: In function 'gimp_radio_action_changed':
gimpradioaction.c:79:3: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations]
79 | gint value = gtk_radio_action_get_current_value (action);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimpradioaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsearchpopup.o gimpsearchpopup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsamplepointeditor.o gimpsamplepointeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsavedialog.o gimpsavedialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsessioninfo-aux.o gimpsessioninfo-aux.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpselectioneditor.o gimpselectioneditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpselectiondata.o gimpselectiondata.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsessioninfo-book.o gimpsessioninfo-book.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropwidgets.o gimppropwidgets.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsessioninfo-dock.o gimpsessioninfo-dock.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsessioninfo.o gimpsessioninfo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsessioninfo-dockable.o gimpsessioninfo-dockable.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsessionmanaged.o gimpsessionmanaged.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsettingseditor.o gimpsettingseditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsymmetryeditor.o gimpsymmetryeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpstringaction.o gimpstringaction.c
gimpstringaction.c: In function 'gimp_string_action_class_init':
gimpstringaction.c:63:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
63 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpstringaction.c:23:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpstrokeeditor.o gimpstrokeeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsettingsbox.o gimpsettingsbox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsizebox.o gimpsizebox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptagpopup.o gimptagpopup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptemplateview.o gimptemplateview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextbuffer-serialize.o gimptextbuffer-serialize.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptemplateeditor.o gimptemplateeditor.c
gimptemplateeditor.c: In function 'gimp_template_editor_constructed':
gimptemplateeditor.c:382:3: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations]
382 | gtk_container_set_focus_chain (GTK_CONTAINER (private->resolution_se),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from gimptemplateeditor.c:23:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpspinscale.o gimpspinscale.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptexteditor.o gimptexteditor.c
gimptexteditor.c: In function 'gimp_text_editor_set_font_name':
gimptexteditor.c:333:7: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
333 | gtk_widget_override_font (editor->view, font_desc);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from gimptexteditor.c:24:
/usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
1153 | void gtk_widget_override_font (GtkWidget *widget,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimptexteditor.c: In function 'gimp_text_editor_font_toggled':
gimptexteditor.c:367:3: warning: 'gtk_widget_override_font' is deprecated [-Wdeprecated-declarations]
367 | gtk_widget_override_font (editor->view, font_desc);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from gimptexteditor.c:24:
/usr/include/gtk-3.0/gtk/gtkwidget.h:1153:14: note: declared here
1153 | void gtk_widget_override_font (GtkWidget *widget,
| ^~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextproxy.o gimptextproxy.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptexttag.o gimptexttag.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoggleaction.o gimptoggleaction.c
gimptoggleaction.c: In function 'gimp_toggle_action_get_type_once':
gimptoggleaction.c:41:1: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations]
41 | G_DEFINE_TYPE_WITH_CODE (GimpToggleAction, gimp_toggle_action,
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimptoggleaction.c: In function 'gimp_toggle_action_class_init':
gimptoggleaction.c:51:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
51 | GtkActionClass *action_class = GTK_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimptoggleaction.c:52:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations]
52 | GtkToggleActionClass *toggle_class = GTK_TOGGLE_ACTION_CLASS (klass);
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
gimptoggleaction.c: In function 'gimp_toggle_action_connect_proxy':
gimptoggleaction.c:69:3: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
69 | GTK_ACTION_CLASS (parent_class)->connect_proxy (action, proxy);
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
gimptoggleaction.c: In function 'gimp_toggle_action_set_active':
gimptoggleaction.c:111:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations]
111 | return gtk_toggle_action_set_active ((GtkToggleAction *) action, active);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimptoggleaction.c: In function 'gimp_toggle_action_get_active':
gimptoggleaction.c:117:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations]
117 | return gtk_toggle_action_get_active ((GtkToggleAction *) action);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from gimptoggleaction.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpthumbbox.o gimpthumbbox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptagentry.o gimptagentry.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextstyleeditor.o gimptextstyleeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextbuffer.o gimptextbuffer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolbox-dnd.o gimptoolbox-dnd.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolbox-color-area.o gimptoolbox-color-area.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolbox-image-area.o gimptoolbox-image-area.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolbox.o gimptoolbox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolbox-indicator-area.o gimptoolbox-indicator-area.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpreseteditor.o gimptoolpreseteditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptooloptionseditor.o gimptooloptionseditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolbutton.o gimptoolbutton.c
gimptoolbutton.c: In function 'gimp_tool_button_add_menu_item':
gimptoolbutton.c:954:3: warning: 'gtk_activatable_set_related_action' is deprecated [-Wdeprecated-declarations]
954 | gtk_activatable_set_related_action (GTK_ACTIVATABLE (item),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimptoolbutton.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:80:12: note: declared here
80 | void gtk_activatable_set_related_action (GtkActivatable *activatable,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimptoolbutton.c:954:3: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations]
954 | gtk_activatable_set_related_action (GTK_ACTIVATABLE (item),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimptoolbutton.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73:12: note: declared here
73 | GType gtk_activatable_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimptoolbutton.c:955:39: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
955 | GTK_ACTION (action));
| ^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimptoolbutton.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptooleditor.o gimptooleditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpalette.o gimptoolpalette.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpresetfactoryview.o gimptoolpresetfactoryview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptranslationstore.o gimptranslationstore.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpundoeditor.o gimpundoeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpview-popup.o gimpview-popup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewablebox.o gimpviewablebox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewabledialog.o gimpviewabledialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectorstreeview.o gimpvectorstreeview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpuimanager.o gimpuimanager.c
gimpuimanager.c: In function 'gimp_ui_manager_get_type_once':
gimpuimanager.c:116:1: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations]
116 | G_DEFINE_TYPE (GimpUIManager, gimp_ui_manager, GTK_TYPE_UI_MANAGER)
| ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_class_init':
gimpuimanager.c:127:3: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations]
127 | GtkUIManagerClass *manager_class = GTK_UI_MANAGER_CLASS (klass);
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_get_widget_impl':
gimpuimanager.c:355:7: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations]
355 | return GTK_UI_MANAGER_CLASS (parent_class)->get_widget (manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_get_action_impl':
gimpuimanager.c:366:5: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations]
366 | return GTK_UI_MANAGER_CLASS (parent_class)->get_action (manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_insert_action_group':
gimpuimanager.c:441:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
441 | gtk_ui_manager_insert_action_group ((GtkUIManager *) manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_get_action_groups':
gimpuimanager.c:471:3: warning: 'gtk_ui_manager_get_action_groups' is deprecated [-Wdeprecated-declarations]
471 | return gtk_ui_manager_get_action_groups ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:145:16: note: declared here
145 | GList *gtk_ui_manager_get_action_groups (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_get_accel_group':
gimpuimanager.c:477:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
477 | return gtk_ui_manager_get_accel_group ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_get_widget':
gimpuimanager.c:484:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
484 | return gtk_ui_manager_get_widget ((GtkUIManager *) manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_get_ui':
gimpuimanager.c:490:3: warning: 'gtk_ui_manager_get_ui' is deprecated [-Wdeprecated-declarations]
490 | return gtk_ui_manager_get_ui ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:182:16: note: declared here
182 | gchar *gtk_ui_manager_get_ui (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_new_merge_id':
gimpuimanager.c:496:3: warning: 'gtk_ui_manager_new_merge_id' is deprecated [-Wdeprecated-declarations]
496 | return gtk_ui_manager_new_merge_id ((GtkUIManager *) manager);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:186:16: note: declared here
186 | guint gtk_ui_manager_new_merge_id (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_add_ui':
gimpuimanager.c:508:3: warning: 'gtk_ui_manager_add_ui' is deprecated [-Wdeprecated-declarations]
508 | gtk_ui_manager_add_ui ((GtkUIManager *) manager, merge_id,
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:171:16: note: declared here
171 | void gtk_ui_manager_add_ui (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_remove_ui':
gimpuimanager.c:516:3: warning: 'gtk_ui_manager_remove_ui' is deprecated [-Wdeprecated-declarations]
516 | gtk_ui_manager_remove_ui ((GtkUIManager *) manager, merge_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:179:16: note: declared here
179 | void gtk_ui_manager_remove_ui (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_ensure_update':
gimpuimanager.c:522:3: warning: 'gtk_ui_manager_ensure_update' is deprecated [-Wdeprecated-declarations]
522 | gtk_ui_manager_ensure_update ((GtkUIManager *) manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:184:16: note: declared here
184 | void gtk_ui_manager_ensure_update (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_get_action':
gimpuimanager.c:529:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
529 | return (GimpAction *) gtk_ui_manager_get_action ((GtkUIManager *) manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_ui_popup':
gimpuimanager.c:723:3: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations]
723 | gtk_menu_popup (GTK_MENU (menu),
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:34,
from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:35,
from /usr/include/gtk-3.0/gtk/gtk.h:33,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here
138 | void gtk_menu_popup (GtkMenu *menu,
| ^~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_entry_load':
gimpuimanager.c:881:3: warning: 'gtk_ui_manager_add_ui_from_file' is deprecated [-Wdeprecated-declarations]
881 | entry->merge_id = gtk_ui_manager_add_ui_from_file (GTK_UI_MANAGER (manager),
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:163:16: note: declared here
163 | guint gtk_ui_manager_add_ui_from_file (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c:881:3: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations]
881 | entry->merge_id = gtk_ui_manager_add_ui_from_file (GTK_UI_MANAGER (manager),
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_entry_ensure':
gimpuimanager.c:938:7: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations]
938 | GtkUIManager *gtk_manager = GTK_UI_MANAGER (manager);
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c:941:9: warning: 'gtk_ui_manager_get_type' is deprecated [-Wdeprecated-declarations]
941 | GTK_UI_MANAGER_CLASS (parent_class)->get_widget (gtk_manager,
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:128:16: note: declared here
128 | GType gtk_ui_manager_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_menu_item_select':
gimpuimanager.c:1094:5: warning: 'gtk_activatable_get_related_action' is deprecated [-Wdeprecated-declarations]
1094 | gtk_activatable_get_related_action (GTK_ACTIVATABLE (widget));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:83:12: note: declared here
83 | GtkAction *gtk_activatable_get_related_action (GtkActivatable *activatable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c:1094:5: warning: 'gtk_activatable_get_type' is deprecated [-Wdeprecated-declarations]
1094 | gtk_activatable_get_related_action (GTK_ACTIVATABLE (widget));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:252,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:73:12: note: declared here
73 | GType gtk_activatable_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~
gimpuimanager.c: In function 'gimp_ui_manager_item_key_press':
gimpuimanager.c:1134:15: warning: 'gdk_window_get_pointer' is deprecated: Use 'gdk_window_get_device_position' instead [-Wdeprecated-declarations]
1134 | gdk_window_get_pointer (window, &x, &y, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkseat.h:28,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:33,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gimpuimanager.c:26:
/usr/include/gtk-3.0/gdk/gdkwindow.h:860:15: note: declared here
860 | GdkWindow * gdk_window_get_pointer (GdkWindow *window,
| ^~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewablebutton.o gimpviewablebutton.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrenderer-frame.o gimpviewrenderer-frame.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrenderer-utils.o gimpviewrenderer-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpview.o gimpview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrendererbuffer.o gimpviewrendererbuffer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrendererdrawable.o gimpviewrendererdrawable.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrenderergradient.o gimpviewrenderergradient.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrendererimage.o gimpviewrendererimage.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrendererbrush.o gimpviewrendererbrush.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrenderer.o gimpviewrenderer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrendererimagefile.o gimpviewrendererimagefile.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrendererpalette.o gimpviewrendererpalette.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
if ! cmp -s xgen-wec widgets-enums.c; then \
cp xgen-wec widgets-enums.c; \
else \
touch widgets-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwidgets-constructors.o gimpwidgets-constructors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwindowstrategy.o gimpwindowstrategy.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrendererlayer.o gimpviewrendererlayer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpviewrenderervectors.o gimpviewrenderervectors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o widgets-enums.o widgets-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwindow.o gimpwindow.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwidgets-utils.o gimpwidgets-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
/usr/bin/glib-compile-resources \
--sourcedir=../../cursors --generate-source \
--target=gimp-tool-cursors.c ../../cursors/gimp-tool-cursors.gresource.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-Widgets\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-tool-cursors.o gimp-tool-cursors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
rm -f libappwidgets.a
aarch64-mageia-linux-gnu-ar cru libappwidgets.a gimp-tool-cursors.o widgets-enums.o gimpaccellabel.o gimpaction.o gimpaction-history.o gimpactioneditor.o gimpactionfactory.o gimpactiongroup.o gimpactionimpl.o gimpactionview.o gimpblobeditor.o gimpbrusheditor.o gimpbrushfactoryview.o gimpbrushselect.o gimpbuffersourcebox.o gimpbufferview.o gimpcairo-wilber.o gimpcellrendererbutton.o gimpcellrendererdashes.o gimpcellrendererviewable.o gimpcircle.o gimpchanneltreeview.o gimpclipboard.o gimpcolorbar.o gimpcolordialog.o gimpcolordisplayeditor.o gimpcoloreditor.o gimpcolorframe.o gimpcolorhistory.o gimpcolormapeditor.o gimpcolormapselection.o gimpcolorpanel.o gimpcolorselectorpalette.o gimpcombotagentry.o gimpcomponenteditor.o gimpcompressioncombobox.o gimpcontainerbox.o gimpcontainercombobox.o gimpcontainereditor.o gimpcontainerentry.o gimpcontainericonview.o gimpcontainerpopup.o gimpcontainertreestore.o gimpcontainertreeview.o gimpcontainertreeview-dnd.o gimpcontainerview.o gimpcontainerview-utils.o gimpcontrollereditor.o gimpcontrollerinfo.o gimpcontrollerlist.o gimpcontrollers.o gimpcontrollerkeyboard.o gimpcontrollermouse.o gimpcontrollerwheel.o gimpcriticaldialog.o gimpcursor.o gimpcurveview.o gimpdashboard.o gimpdasheditor.o gimpdataeditor.o gimpdatafactoryview.o gimpdeviceeditor.o gimpdeviceinfo.o gimpdeviceinfo-coords.o gimpdeviceinfoeditor.o gimpdevicemanager.o gimpdevices.o gimpdevicestatus.o gimpdial.o gimpdialogfactory.o gimpdnd.o gimpdnd-xds.o gimpdock.o gimpdockcolumns.o gimpdockable.o gimpdockbook.o gimpdockcontainer.o gimpdocked.o gimpdockwindow.o gimpdocumentview.o gimpdrawabletreeview.o gimpdynamicseditor.o gimpdynamicsfactoryview.o gimpdynamicsoutputeditor.o gimpeditor.o gimpenumaction.o gimperrorconsole.o gimperrordialog.o gimpexportdialog.o gimpextensiondetails.o gimpextensionlist.o gimpfgbgeditor.o gimpfgbgview.o gimpfiledialog.o gimpfileprocview.o gimpfilleditor.o gimpfontfactoryview.o gimpfontselect.o gimpgradienteditor.o gimpgradientselect.o gimpgrideditor.o gimphandlebar.o gimphelp.o gimphistogrambox.o gimphistogrameditor.o gimphistogramview.o gimpiconpicker.o gimpimagecommenteditor.o gimpimageeditor.o gimpimageparasiteview.o gimpimageprofileview.o gimpimagepropview.o gimpimageview.o gimpitemtreeview.o gimplanguagecombobox.o gimplanguageentry.o gimplanguagestore.o gimplanguagestore-parser.o gimplayermodebox.o gimplayermodecombobox.o gimplayertreeview.o gimpmenudock.o gimpmenufactory.o gimpmessagebox.o gimpmessagedialog.o gimpmeter.o gimpnavigationview.o gimpopendialog.o gimpoverlaybox.o gimpoverlaychild.o gimpoverlaydialog.o gimpoverlayframe.o gimppaletteeditor.o gimppaletteselect.o gimppaletteview.o gimppanedbox.o gimppatternfactoryview.o gimppatternselect.o gimppdbdialog.o gimppickablebutton.o gimppickablepopup.o gimppivotselector.o gimppixbuf.o gimppluginview.o gimppolar.o gimppopup.o gimpprefsbox.o gimpprocedureaction.o gimpprogressbox.o gimpprogressdialog.o gimppropwidgets.o gimpradioaction.o gimprender.o gimpsamplepointeditor.o gimpsavedialog.o gimpsearchpopup.o gimpselectiondata.o gimpselectioneditor.o gimpsessioninfo.o gimpsessioninfo-aux.o gimpsessioninfo-book.o gimpsessioninfo-dock.o gimpsessioninfo-dockable.o gimpsessionmanaged.o gimpsettingsbox.o gimpsettingseditor.o gimpsizebox.o gimpspinscale.o gimpstringaction.o gimpstrokeeditor.o gimpsymmetryeditor.o gimptagentry.o gimptagpopup.o gimptemplateeditor.o gimptemplateview.o gimptextbuffer.o gimptextbuffer-serialize.o gimptexteditor.o gimptextproxy.o gimptextstyleeditor.o gimptexttag.o gimpthumbbox.o gimptoggleaction.o gimptoolbox.o gimptoolbox-color-area.o gimptoolbox-dnd.o gimptoolbox-image-area.o gimptoolbox-indicator-area.o gimptoolbutton.o gimptooleditor.o gimptooloptionseditor.o gimptoolpalette.o gimptoolpreseteditor.o gimptoolpresetfactoryview.o gimptranslationstore.o gimpuimanager.o gimpundoeditor.o gimpvectorstreeview.o gimpview.o gimpview-popup.o gimpviewablebox.o gimpviewablebutton.o gimpviewabledialog.o gimpviewrenderer.o gimpviewrenderer-frame.o gimpviewrenderer-utils.o gimpviewrendererbrush.o gimpviewrendererbuffer.o gimpviewrendererdrawable.o gimpviewrenderergradient.o gimpviewrendererimage.o gimpviewrendererimagefile.o gimpviewrendererlayer.o gimpviewrendererpalette.o gimpviewrenderervectors.o gimpwidgets-constructors.o gimpwidgets-utils.o gimpwindow.o gimpwindowstrategy.o
aarch64-mageia-linux-gnu-ranlib libappwidgets.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
Making all in propgui
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-color-balance.o gimppropgui-color-balance.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-color-to-alpha.o gimppropgui-color-to-alpha.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-channel-mixer.o gimppropgui-channel-mixer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-diffraction-patterns.o gimppropgui-diffraction-patterns.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-eval.o gimppropgui-eval.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-color-rotate.o gimppropgui-color-rotate.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-convolution-matrix.o gimppropgui-convolution-matrix.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui.o gimppropgui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-focus-blur.o gimppropgui-focus-blur.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-generic.o gimppropgui-generic.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-panorama-projection.o gimppropgui-panorama-projection.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-motion-blur-linear.o gimppropgui-motion-blur-linear.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-hue-saturation.o gimppropgui-hue-saturation.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-motion-blur-zoom.o gimppropgui-motion-blur-zoom.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-motion-blur-circular.o gimppropgui-motion-blur-circular.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-recursive-transform.o gimppropgui-recursive-transform.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-newsprint.o gimppropgui-newsprint.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-shadows-highlights.o gimppropgui-shadows-highlights.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-spiral.o gimppropgui-spiral.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-vignette.o gimppropgui-vignette.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-supernova.o gimppropgui-supernova.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DISO_CODES_LOCATION=\"/usr/share/xml/iso-codes\" -DISO_CODES_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"Gimp-PropGUI\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppropgui-utils.o gimppropgui-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
rm -f libapppropgui.a
aarch64-mageia-linux-gnu-ar cru libapppropgui.a gimppropgui.o gimppropgui-channel-mixer.o gimppropgui-color-balance.o gimppropgui-color-rotate.o gimppropgui-color-to-alpha.o gimppropgui-convolution-matrix.o gimppropgui-diffraction-patterns.o gimppropgui-eval.o gimppropgui-focus-blur.o gimppropgui-generic.o gimppropgui-hue-saturation.o gimppropgui-motion-blur-circular.o gimppropgui-motion-blur-linear.o gimppropgui-motion-blur-zoom.o gimppropgui-newsprint.o gimppropgui-panorama-projection.o gimppropgui-recursive-transform.o gimppropgui-shadows-highlights.o gimppropgui-spiral.o gimppropgui-supernova.o gimppropgui-utils.o gimppropgui-vignette.o
aarch64-mageia-linux-gnu-ranlib libapppropgui.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
Making all in display
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"display-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
display-enums.h > xgen-dec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvascorner.o gimpcanvascorner.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvas.o gimpcanvas.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasbufferpreview.o gimpcanvasbufferpreview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasarc.o gimpcanvasarc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvascanvasboundary.o gimpcanvascanvasboundary.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvascursor.o gimpcanvascursor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasboundary.o gimpcanvasboundary.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvas-style.o gimpcanvas-style.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasgrid.o gimpcanvasgrid.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasguide.o gimpcanvasguide.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasgroup.o gimpcanvasgroup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvaslayerboundary.o gimpcanvaslayerboundary.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvaslimit.o gimpcanvaslimit.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvashandle.o gimpcanvashandle.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasitem-utils.o gimpcanvasitem-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasitem.o gimpcanvasitem.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvaspen.o gimpcanvaspen.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvaspassepartout.o gimpcanvaspassepartout.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasline.o gimpcanvasline.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvaspath.o gimpcanvaspath.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasproxygroup.o gimpcanvasproxygroup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasrectangle.o gimpcanvasrectangle.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasprogress.o gimpcanvasprogress.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvaspolygon.o gimpcanvaspolygon.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvastextcursor.o gimpcanvastextcursor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvassamplepoint.o gimpcanvassamplepoint.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvasrectangleguides.o gimpcanvasrectangleguides.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvastransformguides.o gimpcanvastransformguides.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcursorview.o gimpcursorview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplay-foreach.o gimpdisplay-foreach.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplay-handlers.o gimpdisplay-handlers.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcanvastransformpreview.o gimpcanvastransformpreview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplay.o gimpdisplay.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-actions.o gimpdisplayshell-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-cursor.o gimpdisplayshell-cursor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-close.o gimpdisplayshell-close.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-appearance.o gimpdisplayshell-appearance.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-dnd.o gimpdisplayshell-dnd.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-autoscroll.o gimpdisplayshell-autoscroll.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-callbacks.o gimpdisplayshell-callbacks.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-draw.o gimpdisplayshell-draw.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell.o gimpdisplayshell.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-grab.o gimpdisplayshell-grab.c
gimpdisplayshell-grab.c: In function 'gimp_display_shell_pointer_grab':
gimpdisplayshell-grab.c:112:3: warning: 'gdk_device_grab' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations]
112 | status = gdk_device_grab (device,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here
230 | GdkGrabStatus gdk_device_grab (GdkDevice *device,
| ^~~~~~~~~~~~~~~
gimpdisplayshell-grab.c: In function 'gimp_display_shell_pointer_ungrab':
gimpdisplayshell-grab.c:141:3: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations]
141 | gdk_device_ungrab (shell->grab_pointer, shell->grab_pointer_time);
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here
239 | void gdk_device_ungrab (GdkDevice *device,
| ^~~~~~~~~~~~~~~~~
gimpdisplayshell-grab.c: In function 'gimp_display_shell_keyboard_grab':
gimpdisplayshell-grab.c:169:3: warning: 'gdk_device_grab' is deprecated: Use 'gdk_seat_grab' instead [-Wdeprecated-declarations]
169 | status = gdk_device_grab (device,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:230:15: note: declared here
230 | GdkGrabStatus gdk_device_grab (GdkDevice *device,
| ^~~~~~~~~~~~~~~
gimpdisplayshell-grab.c: In function 'gimp_display_shell_keyboard_ungrab':
gimpdisplayshell-grab.c:201:3: warning: 'gdk_device_ungrab' is deprecated: Use 'gdk_seat_ungrab' instead [-Wdeprecated-declarations]
201 | gdk_device_ungrab (shell->grab_keyboard, shell->grab_keyboard_time);
| ^~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkdnd.h:33,
from /usr/include/gtk-3.0/gdk/gdkevents.h:34,
from /usr/include/gtk-3.0/gdk/gdkdisplay.h:31,
from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gimpdisplayshell-grab.c:23:
/usr/include/gtk-3.0/gdk/gdkdevice.h:239:15: note: declared here
239 | void gdk_device_ungrab (GdkDevice *device,
| ^~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-expose.o gimpdisplayshell-expose.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-filter-dialog.o gimpdisplayshell-filter-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-filter.o gimpdisplayshell-filter.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-layer-select.o gimpdisplayshell-layer-select.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-progress.o gimpdisplayshell-progress.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-icon.o gimpdisplayshell-icon.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-profile.o gimpdisplayshell-profile.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-items.o gimpdisplayshell-items.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-handlers.o gimpdisplayshell-handlers.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-rulers.o gimpdisplayshell-rulers.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-render.o gimpdisplayshell-render.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-rotate.o gimpdisplayshell-rotate.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-rotate-dialog.o gimpdisplayshell-rotate-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-scale.o gimpdisplayshell-scale.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-scale-dialog.o gimpdisplayshell-scale-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-scroll.o gimpdisplayshell-scroll.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-scrollbars.o gimpdisplayshell-scrollbars.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-title.o gimpdisplayshell-title.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-selection.o gimpdisplayshell-selection.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmultiwindowstrategy.o gimpmultiwindowstrategy.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-tool-events.o gimpdisplayshell-tool-events.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-utils.o gimpdisplayshell-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdisplayshell-transform.o gimpdisplayshell-transform.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmotionbuffer.o gimpmotionbuffer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpnavigationeditor.o gimpnavigationeditor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptooldialog.o gimptooldialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsinglewindowstrategy.o gimpsinglewindowstrategy.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpscalecombobox.o gimpscalecombobox.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpstatusbar.o gimpstatusbar.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpimagewindow.o gimpimagewindow.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolgyroscope.o gimptoolgyroscope.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolcompass.o gimptoolcompass.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolfocus.o gimptoolfocus.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolhandlegrid.o gimptoolhandlegrid.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolline.o gimptoolline.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolrotategrid.o gimptoolrotategrid.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolsheargrid.o gimptoolsheargrid.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpath.o gimptoolpath.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
if ! cmp -s xgen-dec display-enums.c; then \
cp xgen-dec display-enums.c; \
else \
touch display-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolgui.o gimptoolgui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o display-enums.o display-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolpolygon.o gimptoolpolygon.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptooltransform3dgrid.o gimptooltransform3dgrid.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolwidgetgroup.o gimptoolwidgetgroup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolrectangle.o gimptoolrectangle.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolwidget.o gimptoolwidget.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Display\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptooltransformgrid.o gimptooltransformgrid.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
rm -f libappdisplay.a
aarch64-mageia-linux-gnu-ar cru libappdisplay.a display-enums.o gimpcanvas.o gimpcanvas-style.o gimpcanvasarc.o gimpcanvasboundary.o gimpcanvasbufferpreview.o gimpcanvascanvasboundary.o gimpcanvascorner.o gimpcanvascursor.o gimpcanvasgrid.o gimpcanvasgroup.o gimpcanvasguide.o gimpcanvashandle.o gimpcanvasitem.o gimpcanvasitem-utils.o gimpcanvaslayerboundary.o gimpcanvaslimit.o gimpcanvasline.o gimpcanvaspassepartout.o gimpcanvaspath.o gimpcanvaspen.o gimpcanvaspolygon.o gimpcanvasprogress.o gimpcanvasproxygroup.o gimpcanvasrectangle.o gimpcanvasrectangleguides.o gimpcanvassamplepoint.o gimpcanvastextcursor.o gimpcanvastransformguides.o gimpcanvastransformpreview.o gimpcursorview.o gimpdisplay.o gimpdisplay-foreach.o gimpdisplay-handlers.o gimpdisplayshell.o gimpdisplayshell-actions.o gimpdisplayshell-appearance.o gimpdisplayshell-autoscroll.o gimpdisplayshell-callbacks.o gimpdisplayshell-close.o gimpdisplayshell-cursor.o gimpdisplayshell-dnd.o gimpdisplayshell-draw.o gimpdisplayshell-expose.o gimpdisplayshell-grab.o gimpdisplayshell-handlers.o gimpdisplayshell-filter.o gimpdisplayshell-filter-dialog.o gimpdisplayshell-layer-select.o gimpdisplayshell-icon.o gimpdisplayshell-items.o gimpdisplayshell-profile.o gimpdisplayshell-progress.o gimpdisplayshell-render.o gimpdisplayshell-rotate.o gimpdisplayshell-rotate-dialog.o gimpdisplayshell-rulers.o gimpdisplayshell-scale.o gimpdisplayshell-scale-dialog.o gimpdisplayshell-scroll.o gimpdisplayshell-scrollbars.o gimpdisplayshell-selection.o gimpdisplayshell-title.o gimpdisplayshell-tool-events.o gimpdisplayshell-transform.o gimpdisplayshell-utils.o gimpimagewindow.o gimpmotionbuffer.o gimpmultiwindowstrategy.o gimpnavigationeditor.o gimpscalecombobox.o gimpsinglewindowstrategy.o gimpstatusbar.o gimptooldialog.o gimptoolgui.o gimptoolcompass.o gimptoolfocus.o gimptoolgyroscope.o gimptoolhandlegrid.o gimptoolline.o gimptoolpath.o gimptoolpolygon.o gimptoolrectangle.o gimptoolrotategrid.o gimptoolsheargrid.o gimptooltransform3dgrid.o gimptooltransformgrid.o gimptoolwidget.o gimptoolwidgetgroup.o
aarch64-mageia-linux-gnu-ranlib libappdisplay.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
Making all in tools
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
/usr/bin/perl5 ../../tools/gimp-mkenums \
--fhead "#include \"config.h\"\n#include \n#include \"libgimpbase/gimpbase.h\"\n#include \"core/core-enums.h\"\n#include \"tools-enums.h\"\n#include \"gimp-intl.h\"" \
--fprod "\n/* enumerations from \"@basename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static const G@Type@Value values[] =\n {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n" \
--dhead " static const Gimp@Type@Desc descs[] =\n {" \
--dprod " { @VALUENAME@, @valuedesc@, @valuehelp@ },@if ('@valueabbrev@' ne 'NULL')@\n /* Translators: this is an abbreviated version of @valueudesc@.\n Keep it short. */\n { @VALUENAME@, @valueabbrev@, NULL },@endif@" \
--dtail " { 0, NULL, NULL }\n };\n\n static GType type = 0;\n\n if (G_UNLIKELY (! type))\n {\n type = g_@type@_register_static (\"@EnumName@\", values);\n gimp_type_set_translation_context (type, \"@enumnick@\");\n gimp_@type@_set_value_descriptions (type, descs);\n }\n\n return type;\n}\n" \
tools-enums.h > xgen-tec
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpairbrushtool.o gimpairbrushtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpalignoptions.o gimpalignoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrightnesscontrasttool.o gimpbrightnesscontrasttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-tools.o gimp-tools.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-tool-options-manager.o gimp-tool-options-manager.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbrushtool.o gimpbrushtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpaligntool.o gimpaligntool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool_manager.o tool_manager.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbucketfilloptions.o gimpbucketfilloptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcageoptions.o gimpcageoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcloneoptions-gui.o gimpcloneoptions-gui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbycolorselecttool.o gimpbycolorselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcoloroptions.o gimpcoloroptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpclonetool.o gimpclonetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpbucketfilltool.o gimpbucketfilltool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcagetool.o gimpcagetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolortool.o gimpcolortool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorpickeroptions.o gimpcolorpickeroptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpconvolvetool.o gimpconvolvetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorpickertool.o gimpcolorpickertool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcropoptions.o gimpcropoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdodgeburntool.o gimpdodgeburntool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcroptool.o gimpcroptool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpellipseselecttool.o gimpellipseselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfilteroptions.o gimpfilteroptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcurvestool.o gimpcurvestool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimperasertool.o gimperasertool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdrawtool.o gimpdrawtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpeditselectiontool.o gimpeditselectiontool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpforegroundselecttoolundo.o gimpforegroundselecttoolundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfiltertool-settings.o gimpfiltertool-settings.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpflipoptions.o gimpflipoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpforegroundselectoptions.o gimpforegroundselectoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfiltertool-widgets.o gimpfiltertool-widgets.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfuzzyselecttool.o gimpfuzzyselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfliptool.o gimpfliptool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfiltertool.o gimpfiltertool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpforegroundselecttool.o gimpforegroundselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgegltool.o gimpgegltool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpfreeselecttool.o gimpfreeselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgenerictransformtool.o gimpgenerictransformtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradientoptions.o gimpgradientoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphandletransformoptions.o gimphandletransformoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphandletransformtool.o gimphandletransformtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphealtool.o gimphealtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphistogramoptions.o gimphistogramoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradienttool.o gimpgradienttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpguidetool.o gimpguidetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpinkoptions-gui.o gimpinkoptions-gui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpiscissorsoptions.o gimpiscissorsoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgradienttool-editor.o gimpgradienttool-editor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpinktool.o gimpinktool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoffsettool.o gimpoffsettool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmagnifytool.o gimpmagnifytool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimplevelstool.o gimplevelstool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmeasureoptions.o gimpmeasureoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmagnifyoptions.o gimpmagnifyoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpoperationtool.o gimpoperationtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpiscissorstool.o gimpiscissorstool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmeasuretool.o gimpmeasuretool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmybrushtool.o gimpmybrushtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmovetool.o gimpmovetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpnpointdeformationoptions.o gimpnpointdeformationoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmybrushoptions-gui.o gimpmybrushoptions-gui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintbrushtool.o gimppaintbrushtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpnpointdeformationtool.o gimpnpointdeformationtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpmoveoptions.o gimpmoveoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintoptions-gui.o gimppaintoptions-gui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintselectoptions.o gimppaintselectoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppenciltool.o gimppenciltool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppainttool-paint.o gimppainttool-paint.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppaintselecttool.o gimppaintselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppainttool.o gimppainttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimppolygonselecttool.o gimppolygonselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpperspectiveclonetool.o gimpperspectiveclonetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpperspectivetool.o gimpperspectivetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprectangleselectoptions.o gimprectangleselectoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprectangleselecttool.o gimprectangleselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpregionselecttool.o gimpregionselecttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpregionselectoptions.o gimpregionselectoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprotatetool.o gimprotatetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsamplepointtool.o gimpsamplepointtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpscaletool.o gimpscaletool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpseamlesscloneoptions.o gimpseamlesscloneoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimprectangleoptions.o gimprectangleoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpselectionoptions.o gimpselectionoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpseamlessclonetool.o gimpseamlessclonetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsheartool.o gimpsheartool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpselectiontool.o gimpselectiontool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsmudgetool.o gimpsmudgetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpsourcetool.o gimpsourcetool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpthresholdtool.o gimpthresholdtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptilehandleriscissors.o gimptilehandleriscissors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptool-progress.o gimptool-progress.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptexttool.o gimptexttool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptextoptions.o gimptextoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptooloptions-gui.o gimptooloptions-gui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptexttool-editor.o gimptexttool-editor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptool.o gimptool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptools-utils.o gimptools-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptoolcontrol.o gimptoolcontrol.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptransform3doptions.o gimptransform3doptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptransformgridtoolundo.o gimptransformgridtoolundo.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptransformgridoptions.o gimptransformgridoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptransformoptions.o gimptransformoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectoroptions.o gimpvectoroptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpunifiedtransformtool.o gimpunifiedtransformtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
if ! cmp -s xgen-tec tools-enums.c; then \
cp xgen-tec tools-enums.c; \
else \
touch tools-enums.c 2> /dev/null \
|| true; \
fi
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptransform3dtool.o gimptransform3dtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptransformtool.o gimptransformtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwarpoptions.o gimpwarpoptions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tools-enums.o tools-enums.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpvectortool.o gimpvectortool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimptransformgridtool.o gimptransformgridtool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Tools\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpwarptool.o gimpwarptool.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
rm -f libapptools.a
aarch64-mageia-linux-gnu-ar cru libapptools.a tools-enums.o gimp-tool-options-manager.o gimp-tools.o tool_manager.o gimpairbrushtool.o gimpalignoptions.o gimpaligntool.o gimpbrightnesscontrasttool.o gimpbrushtool.o gimpbucketfilloptions.o gimpbucketfilltool.o gimpbycolorselecttool.o gimpcageoptions.o gimpcagetool.o gimpcloneoptions-gui.o gimpclonetool.o gimpcoloroptions.o gimpcolortool.o gimpcolorpickeroptions.o gimpcolorpickertool.o gimpconvolvetool.o gimpcropoptions.o gimpcroptool.o gimpcurvestool.o gimpdodgeburntool.o gimpdrawtool.o gimpeditselectiontool.o gimpellipseselecttool.o gimperasertool.o gimpfilteroptions.o gimpfiltertool.o gimpfiltertool-settings.o gimpfiltertool-widgets.o gimpflipoptions.o gimpfliptool.o gimpforegroundselectoptions.o gimpforegroundselecttool.o gimpforegroundselecttoolundo.o gimpfreeselecttool.o gimpfuzzyselecttool.o gimpgegltool.o gimpgenerictransformtool.o gimpgradientoptions.o gimpgradienttool.o gimpgradienttool-editor.o gimpguidetool.o gimphandletransformoptions.o gimphandletransformtool.o gimphealtool.o gimphistogramoptions.o gimpinkoptions-gui.o gimpinktool.o gimpiscissorsoptions.o gimpiscissorstool.o gimplevelstool.o gimpoffsettool.o gimpoperationtool.o gimpmagnifyoptions.o gimpmagnifytool.o gimpmeasureoptions.o gimpmeasuretool.o gimpmoveoptions.o gimpmovetool.o gimpmybrushoptions-gui.o gimpmybrushtool.o gimpnpointdeformationoptions.o gimpnpointdeformationtool.o gimppaintbrushtool.o gimppaintoptions-gui.o gimppaintselectoptions.o gimppaintselecttool.o gimppainttool.o gimppainttool-paint.o gimppenciltool.o gimpperspectiveclonetool.o gimpperspectivetool.o gimppolygonselecttool.o gimprectangleselecttool.o gimprectangleselectoptions.o gimprectangleoptions.o gimpregionselectoptions.o gimpregionselecttool.o gimprotatetool.o gimpsamplepointtool.o gimpscaletool.o gimpseamlesscloneoptions.o gimpseamlessclonetool.o gimpselectionoptions.o gimpselectiontool.o gimpsheartool.o gimpsmudgetool.o gimpsourcetool.o gimptextoptions.o gimptexttool.o gimptexttool-editor.o gimpthresholdtool.o gimptilehandleriscissors.o gimptool.o gimptool-progress.o gimptoolcontrol.o gimptooloptions-gui.o gimptools-utils.o gimptransform3doptions.o gimptransform3dtool.o gimptransformgridoptions.o gimptransformgridtool.o gimptransformgridtoolundo.o gimptransformoptions.o gimptransformtool.o gimpunifiedtransformtool.o gimpvectoroptions.o gimpvectortool.o gimpwarpoptions.o gimpwarptool.o
aarch64-mageia-linux-gnu-ranlib libapptools.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
Making all in dialogs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o channel-options-dialog.o channel-options-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dialogs-constructors.o dialogs-constructors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o convert-indexed-dialog.o convert-indexed-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dialogs.o dialogs.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o action-search-dialog.o action-search-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o color-profile-import-dialog.o color-profile-import-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o about-dialog.o about-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o color-profile-dialog.o color-profile-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-open-dialog.o file-open-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o data-delete-dialog.o data-delete-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o convert-precision-dialog.o convert-precision-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o extensions-dialog.o extensions-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-open-location-dialog.o file-open-location-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o grid-dialog.o grid-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fill-dialog.o fill-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-save-dialog.o file-save-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o input-devices-dialog.o input-devices-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-merge-layers-dialog.o image-merge-layers-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-new-dialog.o image-new-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-properties-dialog.o image-properties-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o keyboard-shortcuts-dialog.o keyboard-shortcuts-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o item-options-dialog.o item-options-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-scale-dialog.o image-scale-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o metadata-rotation-import-dialog.o metadata-rotation-import-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o layer-options-dialog.o layer-options-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o layer-add-mask-dialog.o layer-add-mask-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lebl-dialog.o lebl-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o module-dialog.o module-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print-size-dialog.o print-size-dialog.c
print-size-dialog.c: In function 'print_size_dialog_new':
print-size-dialog.c:285:3: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations]
285 | gtk_container_set_focus_chain (GTK_CONTAINER (entry), focus_chain);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from print-size-dialog.c:21:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o resize-dialog.o resize-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o preferences-dialog-utils.o preferences-dialog-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o quit-dialog.o quit-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o resolution-calibrate-dialog.o resolution-calibrate-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palette-import-dialog.o palette-import-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tips-parser.o tips-parser.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tips-dialog.o tips-dialog.c
tips-dialog.c: In function 'tips_dialog_create':
tips-dialog.c:178:3: warning: 'gtk_container_set_focus_chain' is deprecated [-Wdeprecated-declarations]
178 | gtk_container_set_focus_chain (GTK_CONTAINER (hbox), NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtkbin.h:33,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:35,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from tips-dialog.c:21:
/usr/include/gtk-3.0/gtk/gtkcontainer.h:177:10: note: declared here
177 | void gtk_container_set_focus_chain (GtkContainer *container,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o template-options-dialog.o template-options-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o scale-dialog.o scale-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o user-install-dialog.o user-install-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o stroke-dialog.o stroke-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vectors-import-dialog.o vectors-import-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vectors-export-dialog.o vectors-export-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vectors-options-dialog.o vectors-options-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Dialogs\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o preferences-dialog.o preferences-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
rm -f libappdialogs.a
aarch64-mageia-linux-gnu-ar cru libappdialogs.a dialogs.o dialogs-constructors.o about-dialog.o action-search-dialog.o channel-options-dialog.o color-profile-dialog.o color-profile-import-dialog.o convert-indexed-dialog.o convert-precision-dialog.o data-delete-dialog.o extensions-dialog.o file-open-dialog.o file-open-location-dialog.o file-save-dialog.o fill-dialog.o grid-dialog.o image-merge-layers-dialog.o image-new-dialog.o image-properties-dialog.o image-scale-dialog.o input-devices-dialog.o item-options-dialog.o keyboard-shortcuts-dialog.o layer-add-mask-dialog.o layer-options-dialog.o lebl-dialog.o metadata-rotation-import-dialog.o module-dialog.o palette-import-dialog.o preferences-dialog.o preferences-dialog-utils.o print-size-dialog.o quit-dialog.o resize-dialog.o resolution-calibrate-dialog.o scale-dialog.o stroke-dialog.o template-options-dialog.o tips-dialog.o tips-parser.o user-install-dialog.o vectors-export-dialog.o vectors-import-dialog.o vectors-options-dialog.o
aarch64-mageia-linux-gnu-ranlib libappdialogs.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
Making all in actions
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o buffers-actions.o buffers-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o brushes-actions.o brushes-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o buffers-commands.o buffers-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o channels-actions.o channels-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o channels-commands.o channels-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpgeglprocedure.o gimpgeglprocedure.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o actions.o actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o brush-editor-actions.o brush-editor-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o colormap-actions.o colormap-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o colormap-commands.o colormap-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o context-actions.o context-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o cursor-info-actions.o cursor-info-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dashboard-actions.o dashboard-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o cursor-info-commands.o cursor-info-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o context-commands.o context-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o debug-actions.o debug-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dashboard-commands.o dashboard-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o data-commands.o data-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o data-editor-commands.o data-editor-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o debug-commands.o debug-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dialogs-actions.o dialogs-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dock-commands.o dock-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dockable-commands.o dockable-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dockable-actions.o dockable-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o documents-actions.o documents-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dialogs-commands.o dialogs-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dock-actions.o dock-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o documents-commands.o documents-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o drawable-actions.o drawable-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o drawable-commands.o drawable-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dynamics-editor-actions.o dynamics-editor-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o edit-actions.o edit-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o error-console-actions.o error-console-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o edit-commands.o edit-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dynamics-actions.o dynamics-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o error-console-commands.o error-console-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-actions.o file-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o filters-actions.o filters-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-commands.o file-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradients-actions.o gradients-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o filters-commands.o filters-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fonts-actions.o fonts-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradient-editor-actions.o gradient-editor-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradients-commands.o gradients-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradient-editor-commands.o gradient-editor-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o help-commands.o help-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-actions.o image-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o help-actions.o help-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o images-actions.o images-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o images-commands.o images-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o items-actions.o items-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o items-commands.o items-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-commands.o image-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palette-editor-actions.o palette-editor-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o mypaint-brushes-actions.o mypaint-brushes-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palette-editor-commands.o palette-editor-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o layers-actions.o layers-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palettes-actions.o palettes-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o palettes-commands.o palettes-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-commands.o plug-in-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-actions.o plug-in-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o quick-mask-actions.o quick-mask-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o patterns-actions.o patterns-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o layers-commands.o layers-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o quick-mask-commands.o quick-mask-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sample-points-commands.o sample-points-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o procedure-commands.o procedure-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sample-points-actions.o sample-points-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o select-actions.o select-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o text-editor-commands.o text-editor-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o templates-actions.o templates-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o select-commands.o select-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o text-tool-actions.o text-tool-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o text-editor-actions.o text-editor-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o templates-commands.o templates-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o text-tool-commands.o text-tool-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool-options-actions.o tool-options-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool-options-commands.o tool-options-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool-presets-actions.o tool-presets-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool-preset-editor-actions.o tool-preset-editor-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool-preset-editor-commands.o tool-preset-editor-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool-presets-commands.o tool-presets-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tools-actions.o tools-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vectors-actions.o vectors-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vector-toolpath-commands.o vector-toolpath-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vector-toolpath-actions.o vector-toolpath-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tools-commands.o tools-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o view-commands.o view-commands.c
view-commands.c: In function 'view_zoom_other_cmd_callback':
view-commands.c:305:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations]
305 | if (gtk_toggle_action_get_active ((GtkToggleAction *) action) &&
| ^~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from view-commands.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o window-actions.o window-actions.c
window-actions.c: In function 'window_actions_update':
window-actions.c:127:7: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations]
127 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
window-actions.c: In function 'window_actions_display_opened':
window-actions.c:179:3: warning: 'gdk_display_get_n_screens' is deprecated [-Wdeprecated-declarations]
179 | n_screens = gdk_display_get_n_screens (display);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:54:13: note: declared here
54 | gint gdk_display_get_n_screens (GdkDisplay *display);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
window-actions.c:185:7: warning: 'gdk_display_get_screen' is deprecated [-Wdeprecated-declarations]
185 | GdkScreen *screen = gdk_display_get_screen (display, i);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
window-actions.c:188:7: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations]
188 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
window-actions.c:214:7: warning: 'gdk_display_get_screen' is deprecated [-Wdeprecated-declarations]
214 | GdkScreen *screen = gdk_display_get_screen (display, i);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
window-actions.c: In function 'window_actions_display_closed':
window-actions.c:265:3: warning: 'gdk_display_get_n_screens' is deprecated [-Wdeprecated-declarations]
265 | n_screens = gdk_display_get_n_screens (display);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:54:13: note: declared here
54 | gint gdk_display_get_n_screens (GdkDisplay *display);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
window-actions.c:269:7: warning: 'gdk_display_get_screen' is deprecated [-Wdeprecated-declarations]
269 | GdkScreen *screen = gdk_display_get_screen (display, i);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
window-actions.c:274:7: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations]
274 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-actions.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
window-actions.c:285:11: warning: 'gtk_radio_action_get_group' is deprecated [-Wdeprecated-declarations]
285 | radio_group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action));
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from window-actions.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:81:17: note: declared here
81 | GSList *gtk_radio_action_get_group (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
window-actions.c:285:11: warning: 'gtk_radio_action_get_type' is deprecated [-Wdeprecated-declarations]
285 | radio_group = gtk_radio_action_get_group (GTK_RADIO_ACTION (action));
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from window-actions.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:73:17: note: declared here
73 | GType gtk_radio_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vectors-commands.o vectors-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o window-commands.o window-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o view-actions.o view-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o windows-actions.o windows-actions.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Actions\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o windows-commands.o windows-commands.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
rm -f libappactions.a
aarch64-mageia-linux-gnu-ar cru libappactions.a actions.o gimpgeglprocedure.o brush-editor-actions.o brushes-actions.o buffers-actions.o buffers-commands.o channels-actions.o channels-commands.o colormap-actions.o colormap-commands.o context-actions.o context-commands.o cursor-info-actions.o cursor-info-commands.o dashboard-actions.o dashboard-commands.o data-commands.o data-editor-commands.o debug-actions.o debug-commands.o dialogs-actions.o dialogs-commands.o dock-actions.o dock-commands.o dockable-actions.o dockable-commands.o documents-actions.o documents-commands.o drawable-actions.o drawable-commands.o dynamics-actions.o dynamics-editor-actions.o edit-actions.o edit-commands.o error-console-actions.o error-console-commands.o file-actions.o file-commands.o filters-actions.o filters-commands.o fonts-actions.o gradient-editor-actions.o gradient-editor-commands.o gradients-actions.o gradients-commands.o help-actions.o help-commands.o image-actions.o image-commands.o images-actions.o images-commands.o items-commands.o items-actions.o layers-actions.o layers-commands.o mypaint-brushes-actions.o palette-editor-actions.o palette-editor-commands.o palettes-actions.o palettes-commands.o patterns-actions.o plug-in-actions.o plug-in-commands.o procedure-commands.o quick-mask-actions.o quick-mask-commands.o sample-points-actions.o sample-points-commands.o select-actions.o select-commands.o templates-actions.o templates-commands.o text-editor-actions.o text-editor-commands.o text-tool-actions.o text-tool-commands.o tool-options-actions.o tool-options-commands.o tool-presets-actions.o tool-presets-commands.o tool-preset-editor-actions.o tool-preset-editor-commands.o tools-actions.o tools-commands.o vector-toolpath-actions.o vector-toolpath-commands.o vectors-actions.o vectors-commands.o view-actions.o view-commands.o window-actions.o window-commands.o windows-actions.o windows-commands.o
aarch64-mageia-linux-gnu-ranlib libappactions.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
Making all in menus
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o image-menu.o image-menu.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dockable-menu.o dockable-menu.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o window-menu.o window-menu.c
window-menu.c: In function 'window_menu_display_opened':
window-menu.c:118:3: warning: 'gdk_display_get_n_screens' is deprecated [-Wdeprecated-declarations]
118 | n_screens = gdk_display_get_n_screens (display);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-menu.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:54:13: note: declared here
54 | gint gdk_display_get_n_screens (GdkDisplay *display);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
window-menu.c:126:7: warning: 'gdk_display_get_screen' is deprecated [-Wdeprecated-declarations]
126 | screen = gdk_display_get_screen (display, i);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-menu.c:21:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:56:13: note: declared here
56 | GdkScreen * gdk_display_get_screen (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~
window-menu.c:128:7: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations]
128 | screen_name = gdk_screen_make_display_name (screen);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from window-menu.c:21:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-menu.o file-menu.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o filters-menu.o filters-menu.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tool-options-menu.o tool-options-menu.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o menus.o menus.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plug-in-menus.o plug-in-menus.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-Menus\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o windows-menu.o windows-menu.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
rm -f libappmenus.a
aarch64-mageia-linux-gnu-ar cru libappmenus.a menus.o dockable-menu.o file-menu.o filters-menu.o image-menu.o plug-in-menus.o tool-options-menu.o window-menu.o windows-menu.o
aarch64-mageia-linux-gnu-ranlib libappmenus.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
Making all in gui
/usr/bin/make all-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdbusservice-generated.o gimpdbusservice-generated.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gui-message.o gui-message.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gui.o gui.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gui-unique.o gui-unique.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpdbusservice.o gimpdbusservice.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o icon-themes.o icon-themes.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpuiconfigurer.o gimpuiconfigurer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gui-vtable.o gui-vtable.c
gui-vtable.c: In function 'gui_get_display_name':
gui-vtable.c:317:3: warning: 'gdk_screen_make_display_name' is deprecated [-Wdeprecated-declarations]
317 | return gdk_screen_make_display_name (gdk_display_get_default_screen (gdk_display));
| ^~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from gui-vtable.c:24:
/usr/include/gtk-3.0/gdk/gdkscreen.h:71:14: note: declared here
71 | gchar * gdk_screen_make_display_name (GdkScreen *screen);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o session.o session.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o themes.o themes.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gimp-GUI\" -DGIMP_COMMAND=\"gimp-2.99\" -I../.. -I../.. -I../../app -I../../app -I/usr/include/gio-unix-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o splash.o splash.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
rm -f libappgui.a
aarch64-mageia-linux-gnu-ar cru libappgui.a gimpdbusservice-generated.o gimpdbusservice.o gimpuiconfigurer.o gui.o gui-message.o gui-unique.o gui-vtable.o icon-themes.o session.o splash.o themes.o
aarch64-mageia-linux-gnu-ranlib libappgui.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
Making all in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o unique.o unique.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o language.o language.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-debug.o gimp-debug.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o signals.o signals.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-log.o gimp-log.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o errors.o errors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o app.o app.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sanity.o sanity.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-language.o `test -f 'language.c' || echo './'`language.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tests.o tests.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-app.o `test -f 'app.c' || echo './'`app.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-signals.o `test -f 'signals.c' || echo './'`signals.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-gimp-debug.o `test -f 'gimp-debug.c' || echo './'`gimp-debug.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-sanity.o `test -f 'sanity.c' || echo './'`sanity.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-update.o gimp-update.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o main.o main.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-unique.o `test -f 'unique.c' || echo './'`unique.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-errors.o `test -f 'errors.c' || echo './'`errors.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-version.o gimp-version.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
rm -f libapp.a
aarch64-mageia-linux-gnu-ar cru libapp.a app.o errors.o language.o sanity.o signals.o tests.o unique.o gimp-debug.o gimp-log.o gimp-update.o gimp-version.o
aarch64-mageia-linux-gnu-ranlib libapp.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-gimp-log.o `test -f 'gimp-log.c' || echo './'`gimp-log.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-tests.o `test -f 'tests.c' || echo './'`tests.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-gimp-version.o `test -f 'gimp-version.c' || echo './'`gimp-version.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-main.o `test -f 'main.c' || echo './'`main.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGIMPDIR=\""GIMP"\" -DLIBEXECDIR=\""/usr/libexec"\" -DGIMP_USER_VERSION=\"2.99\" -DGIMP_TOOL_VERSION=\"2.99\" -DG_LOG_DOMAIN=\"Gimp\" -DGIMP_APP_GLUE_COMPILATION -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -I./gui -DGIMP_CONSOLE_COMPILATION -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_console_2.99-gimp-update.o `test -f 'gimp-update.c' || echo './'`gimp-update.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-u,gimp_vectors_undo_get_type -Wl,-u,gimp_vectors_mod_undo_get_type -Wl,-u,gimp_config_param_spec_duplicate -Wl,-u,gimp_operations_init -Wl,-u,xcf_init -Wl,-u,internal_procs_init -Wl,-u,gimp_pdb_compat_procs_register -Wl,-u,gimp_plug_in_manager_restore -Wl,-u,gimp_layer_mode_is_legacy -Wl,-u,gimp_parallel_init -Wl,-u,gimp_async_set_new -Wl,-u,gimp_uncancelable_waitable_new -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimp-console-2.99 gimp_console_2.99-app.o gimp_console_2.99-errors.o gimp_console_2.99-language.o gimp_console_2.99-sanity.o gimp_console_2.99-signals.o gimp_console_2.99-tests.o gimp_console_2.99-unique.o gimp_console_2.99-gimp-debug.o gimp_console_2.99-gimp-log.o gimp_console_2.99-gimp-update.o gimp_console_2.99-gimp-version.o gimp_console_2.99-main.o xcf/libappxcf.a pdb/libappinternal-procs.a pdb/libapppdb.a plug-in/libappplug-in.a vectors/libappvectors.a core/libappcore.a file/libappfile.a file-data/libappfile-data.a text/libapptext.a paint/libapppaint.a operations/libappoperations.a operations/layer-modes/libapplayermodes.a operations/layer-modes-legacy/libapplayermodeslegacy.a gegl/libappgegl.a config/libappconfig.a ../libgimpconfig/libgimpconfig-3.0.la ../libgimpmath/libgimpmath-3.0.la ../libgimpthumb/libgimpthumb-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpbase/libgimpbase-3.0.la -lappstream-glib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lfreetype -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lharfbuzz -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgobject-2.0 -lglib-2.0 -llcms2 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -larchive -lmypaint -fopenmp -ljson-c -lgobject-2.0 -lglib-2.0 -lm -ldl
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-u -Wl,gimp_vectors_undo_get_type -Wl,-u -Wl,gimp_vectors_mod_undo_get_type -Wl,-u -Wl,gimp_config_param_spec_duplicate -Wl,-u -Wl,gimp_operations_init -Wl,-u -Wl,xcf_init -Wl,-u -Wl,internal_procs_init -Wl,-u -Wl,gimp_pdb_compat_procs_register -Wl,-u -Wl,gimp_plug_in_manager_restore -Wl,-u -Wl,gimp_layer_mode_is_legacy -Wl,-u -Wl,gimp_parallel_init -Wl,-u -Wl,gimp_async_set_new -Wl,-u -Wl,gimp_uncancelable_waitable_new -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimp-console-2.99 gimp_console_2.99-app.o gimp_console_2.99-errors.o gimp_console_2.99-language.o gimp_console_2.99-sanity.o gimp_console_2.99-signals.o gimp_console_2.99-tests.o gimp_console_2.99-unique.o gimp_console_2.99-gimp-debug.o gimp_console_2.99-gimp-log.o gimp_console_2.99-gimp-update.o gimp_console_2.99-gimp-version.o gimp_console_2.99-main.o -Wl,--export-dynamic -pthread -fopenmp xcf/libappxcf.a pdb/libappinternal-procs.a pdb/libapppdb.a plug-in/libappplug-in.a vectors/libappvectors.a core/libappcore.a file/libappfile.a file-data/libappfile-data.a text/libapptext.a paint/libapppaint.a operations/libappoperations.a operations/layer-modes/libapplayermodes.a operations/layer-modes-legacy/libapplayermodeslegacy.a gegl/libappgegl.a config/libappconfig.a ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpmath/.libs/libgimpmath-3.0.so ../libgimpthumb/.libs/libgimpthumb-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpbase/.libs/libgimpbase-3.0.so -lappstream-glib -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lharfbuzz -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -llcms2 -lgexiv2 -lgio-2.0 -lz -larchive -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lm -ldl -fopenmp -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-u,gimp_vectors_undo_get_type -Wl,-u,gimp_vectors_mod_undo_get_type -Wl,-u,gimp_config_param_spec_duplicate -Wl,-u,gimp_operations_init -Wl,-u,xcf_init -Wl,-u,internal_procs_init -Wl,-u,gimp_pdb_compat_procs_register -Wl,-u,gimp_plug_in_manager_restore -Wl,-u,gimp_layer_mode_is_legacy -Wl,-u,gimp_parallel_init -Wl,-u,gimp_async_set_new -Wl,-u,gimp_uncancelable_waitable_new -Wl,-u,gimp_lebl_dialog -Wl,-u,gimp_core_pixbufs_get_resource -Wl,-u,gimp_tool_cursors_get_resource -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimp-2.99 app.o errors.o language.o sanity.o signals.o tests.o unique.o gimp-debug.o gimp-log.o gimp-update.o gimp-version.o main.o gui/libappgui.a menus/libappmenus.a actions/libappactions.a dialogs/libappdialogs.a tools/libapptools.a display/libappdisplay.a propgui/libapppropgui.a widgets/libappwidgets.a ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 xcf/libappxcf.a pdb/libappinternal-procs.a pdb/libapppdb.a plug-in/libappplug-in.a vectors/libappvectors.a core/libappcore.a file/libappfile.a file-data/libappfile-data.a text/libapptext.a paint/libapppaint.a operations/libappoperations.a operations/layer-modes/libapplayermodes.a operations/layer-modes-legacy/libapplayermodeslegacy.a gegl/libappgegl.a config/libappconfig.a ../libgimpconfig/libgimpconfig-3.0.la ../libgimpmath/libgimpmath-3.0.la ../libgimpthumb/libgimpthumb-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpbase/libgimpbase-3.0.la -lappstream-glib -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lfontconfig -lfreetype -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lharfbuzz -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgobject-2.0 -lglib-2.0 -llcms2 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lz -larchive -lmypaint -fopenmp -ljson-c -lgobject-2.0 -lglib-2.0 -lm -ldl
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,-u -Wl,gimp_vectors_undo_get_type -Wl,-u -Wl,gimp_vectors_mod_undo_get_type -Wl,-u -Wl,gimp_config_param_spec_duplicate -Wl,-u -Wl,gimp_operations_init -Wl,-u -Wl,xcf_init -Wl,-u -Wl,internal_procs_init -Wl,-u -Wl,gimp_pdb_compat_procs_register -Wl,-u -Wl,gimp_plug_in_manager_restore -Wl,-u -Wl,gimp_layer_mode_is_legacy -Wl,-u -Wl,gimp_parallel_init -Wl,-u -Wl,gimp_async_set_new -Wl,-u -Wl,gimp_uncancelable_waitable_new -Wl,-u -Wl,gimp_lebl_dialog -Wl,-u -Wl,gimp_core_pixbufs_get_resource -Wl,-u -Wl,gimp_tool_cursors_get_resource -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimp-2.99 app.o errors.o language.o sanity.o signals.o tests.o unique.o gimp-debug.o gimp-log.o gimp-update.o gimp-version.o main.o -Wl,--export-dynamic -pthread -fopenmp gui/libappgui.a menus/libappmenus.a actions/libappactions.a dialogs/libappdialogs.a tools/libapptools.a display/libappdisplay.a propgui/libapppropgui.a widgets/libappwidgets.a ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -latk-1.0 -lcairo-gobject xcf/libappxcf.a pdb/libappinternal-procs.a pdb/libapppdb.a plug-in/libappplug-in.a vectors/libappvectors.a core/libappcore.a file/libappfile.a file-data/libappfile-data.a text/libapptext.a paint/libapppaint.a operations/libappoperations.a operations/layer-modes/libapplayermodes.a operations/layer-modes-legacy/libapplayermodeslegacy.a gegl/libappgegl.a config/libappconfig.a ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpmath/.libs/libgimpmath-3.0.so ../libgimpthumb/.libs/libgimpthumb-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpbase/.libs/libgimpbase-3.0.so -lappstream-glib -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lharfbuzz -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -llcms2 -lgexiv2 -lgio-2.0 -lz -larchive -lmypaint -ljson-c -lgobject-2.0 -lglib-2.0 -lm -ldl -fopenmp -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
Making all in tests
Making all in files
make[4]: Nothing to be done for 'all'.
Making all in gimpdir
Making all in brushes
make[5]: Nothing to be done for 'all'.
Making all in gradients
make[5]: Nothing to be done for 'all'.
Making all in patterns
make[5]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all-am'.
Making all in gimpdir-empty
Making all in brushes
make[5]: Nothing to be done for 'all'.
Making all in gradients
make[5]: Nothing to be done for 'all'.
Making all in patterns
make[5]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all-am'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../app -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-app-test-utils.o gimp-app-test-utils.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../app -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-test-session-utils.o gimp-test-session-utils.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
rm -f libgimpapptestutils.a
aarch64-mageia-linux-gnu-ar cru libgimpapptestutils.a gimp-app-test-utils.o gimp-test-session-utils.o
aarch64-mageia-linux-gnu-ranlib libgimpapptestutils.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
Making all in app-tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DCC_VERSION=\""\tUsing built-in specs.\n\tCOLLECT_GCC=aarch64-mageia-linux-gnu-gcc\n\tCOLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-mageia-linux-gnu/10/lto-wrapper\n\tTarget: aarch64-mageia-linux-gnu\n\tConfigured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --with-pkgversion='Mageia 10.2.1-0.20210109.1.mga8' --with-bugurl=https://bugs.mageia.org/ --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,d --enable-linker-build-id --build=aarch64-mageia-linux-gnu --host=aarch64-mageia-linux-gnu --with-system-zlib --enable-threads=posix --with-linker-hash-style=gnu --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-ssp --disable-libssp --disable-quadmath --disable-libffi --disable-werror --with-isl --with-python-dir=/lib/python3.8/site-packages --enable-lto --with-gcc-major-version-only\n\tThread model: posix\n\tSupported LTO compression algorithms: zlib zstd\n\tgcc version 10.2.1 20210109 (Mageia 10.2.1-0.20210109.1.mga8) \n"\" -I../app -I../app -DGIMP_APP_VERSION=\"2.99\" -DLOCALEDIR=\""/usr/share/locale"\" -DPREFIX=\""/usr"\" -DEXEC_PREFIX=\""/usr"\" -DBINDIR=\""/usr/bin"\" -DSBINDIR=\""/usr/sbin"\" -DLIBEXECDIR=\""/usr/libexec"\" -DDATADIR=\""/usr/share"\" -DDATAROOTDIR=\""/usr/share"\" -DSYSCONFDIR=\""/etc"\" -DSHAREDSTATEDIR=\""/var/lib"\" -DLOCALSTATEDIR=\""/var"\" -DLIBDIR=\""/usr/lib64"\" -DINFODIR=\""/usr/share/info"\" -DMANDIR=\""/usr/share/man"\" -DGIMPPLUGINDIR=\""/usr/lib64/gimp/2.99"\" -DGIMPDATADIR=\""/usr/share/gimp/2.99"\" -DCC=\""aarch64-mageia-linux-gnu-gcc"\" -DGIMPDIR=\""GIMP"\" -DGIMP_PLUGIN_VERSION=\""2.99"\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp_debug_tool_2.99-gimp-debug-tool.o `test -f 'gimp-debug-tool.c' || echo './'`gimp-debug-tool.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimp-debug-tool-2.99 gimp_debug_tool_2.99-gimp-debug-tool.o ../app/widgets/libappwidgets.a ../app/libapp.a ../libgimpbase/libgimpbase-3.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimp-debug-tool-2.99 gimp_debug_tool_2.99-gimp-debug-tool.o -Wl,--export-dynamic -pthread ../app/widgets/libappwidgets.a ../app/libapp.a ../libgimpbase/.libs/libgimpbase-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -pthread
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
Making all in modules
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o color-selector-water.lo color-selector-water.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c color-selector-water.c -fPIC -DPIC -o .libs/color-selector-water.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o color-selector-wheel.lo color-selector-wheel.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c color-selector-wheel.c -fPIC -DPIC -o .libs/color-selector-wheel.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o display-filter-gamma.lo display-filter-gamma.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c display-filter-gamma.c -fPIC -DPIC -o .libs/display-filter-gamma.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o display-filter-aces-rrt.lo display-filter-aces-rrt.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c display-filter-aces-rrt.c -fPIC -DPIC -o .libs/display-filter-aces-rrt.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o display-filter-clip-warning.lo display-filter-clip-warning.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c display-filter-clip-warning.c -fPIC -DPIC -o .libs/display-filter-clip-warning.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o display-filter-color-blind.lo display-filter-color-blind.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c display-filter-color-blind.c -fPIC -DPIC -o .libs/display-filter-color-blind.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o color-selector-cmyk.lo color-selector-cmyk.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c color-selector-cmyk.c -fPIC -DPIC -o .libs/color-selector-cmyk.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcolor-selector-water.la -rpath /usr/lib64/gimp/2.99/modules color-selector-water.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/color-selector-water.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libcolor-selector-water.so -o .libs/libcolor-selector-water.so
libtool: link: ( cd ".libs" && rm -f "libcolor-selector-water.la" && ln -s "../libcolor-selector-water.la" "libcolor-selector-water.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o display-filter-high-contrast.lo display-filter-high-contrast.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c display-filter-high-contrast.c -fPIC -DPIC -o .libs/display-filter-high-contrast.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpcolorwheel.lo gimpcolorwheel.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpcolorwheel.c -fPIC -DPIC -o .libs/gimpcolorwheel.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-color-blind.la -rpath /usr/lib64/gimp/2.99/modules display-filter-color-blind.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-color-blind.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-color-blind.so -o .libs/libdisplay-filter-color-blind.so
libtool: link: ( cd ".libs" && rm -f "libdisplay-filter-color-blind.la" && ln -s "../libdisplay-filter-color-blind.la" "libdisplay-filter-color-blind.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-clip-warning.la -rpath /usr/lib64/gimp/2.99/modules display-filter-clip-warning.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-clip-warning.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-clip-warning.so -o .libs/libdisplay-filter-clip-warning.so
libtool: link: ( cd ".libs" && rm -f "libdisplay-filter-clip-warning.la" && ln -s "../libdisplay-filter-clip-warning.la" "libdisplay-filter-clip-warning.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libcontroller_linux_input_la-gimpinputdevicestore-gudev.lo `test -f 'gimpinputdevicestore-gudev.c' || echo './'`gimpinputdevicestore-gudev.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c gimpinputdevicestore-gudev.c -fPIC -DPIC -o .libs/libcontroller_linux_input_la-gimpinputdevicestore-gudev.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libcontroller_midi_la-controller-midi.lo `test -f 'controller-midi.c' || echo './'`controller-midi.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c controller-midi.c -fPIC -DPIC -o .libs/libcontroller_midi_la-controller-midi.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-aces-rrt.la -rpath /usr/lib64/gimp/2.99/modules display-filter-aces-rrt.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-aces-rrt.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-aces-rrt.so -o .libs/libdisplay-filter-aces-rrt.so
libtool: link: ( cd ".libs" && rm -f "libdisplay-filter-aces-rrt.la" && ln -s "../libdisplay-filter-aces-rrt.la" "libdisplay-filter-aces-rrt.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-gamma.la -rpath /usr/lib64/gimp/2.99/modules display-filter-gamma.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-gamma.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-gamma.so -o .libs/libdisplay-filter-gamma.so
libtool: link: ( cd ".libs" && rm -f "libdisplay-filter-gamma.la" && ln -s "../libdisplay-filter-gamma.la" "libdisplay-filter-gamma.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-high-contrast.la -rpath /usr/lib64/gimp/2.99/modules display-filter-high-contrast.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-high-contrast.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpbase/.libs/libgimpbase-3.0.so ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-high-contrast.so -o .libs/libdisplay-filter-high-contrast.so
libtool: link: ( cd ".libs" && rm -f "libdisplay-filter-high-contrast.la" && ln -s "../libdisplay-filter-high-contrast.la" "libdisplay-filter-high-contrast.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libcontroller_linux_input_la-controller-linux-input.lo `test -f 'controller-linux-input.c' || echo './'`controller-linux-input.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c controller-linux-input.c -fPIC -DPIC -o .libs/libcontroller_linux_input_la-controller-linux-input.o
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcolor-selector-wheel.la -rpath /usr/lib64/gimp/2.99/modules color-selector-wheel.lo gimpcolorwheel.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/color-selector-wheel.o .libs/gimpcolorwheel.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libcolor-selector-wheel.so -o .libs/libcolor-selector-wheel.so
libtool: link: ( cd ".libs" && rm -f "libcolor-selector-wheel.la" && ln -s "../libcolor-selector-wheel.la" "libcolor-selector-wheel.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcolor-selector-cmyk.la -rpath /usr/lib64/gimp/2.99/modules color-selector-cmyk.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/color-selector-cmyk.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpconfig/.libs/libgimpconfig-3.0.so ../libgimpcolor/.libs/libgimpcolor-3.0.so ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libcolor-selector-cmyk.so -o .libs/libcolor-selector-cmyk.so
libtool: link: ( cd ".libs" && rm -f "libcolor-selector-cmyk.la" && ln -s "../libcolor-selector-cmyk.la" "libcolor-selector-cmyk.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcontroller-midi.la -rpath /usr/lib64/gimp/2.99/modules libcontroller_midi_la-controller-midi.lo ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lasound -lm -ldl -lpthread
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libcontroller_midi_la-controller-midi.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lasound -lm -ldl -lpthread -Wl,-soname -Wl,libcontroller-midi.so -o .libs/libcontroller-midi.so
libtool: link: ( cd ".libs" && rm -f "libcontroller-midi.la" && ln -s "../libcontroller-midi.la" "libcontroller-midi.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/bin/sh ../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcontroller-linux-input.la -rpath /usr/lib64/gimp/2.99/modules libcontroller_linux_input_la-gimpinputdevicestore-gudev.lo libcontroller_linux_input_la-controller-linux-input.lo ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libcontroller_linux_input_la-gimpinputdevicestore-gudev.o .libs/libcontroller_linux_input_la-controller-linux-input.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule/.libs -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets/.libs ../libgimpmodule/.libs/libgimpmodule-3.0.so ../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libcontroller-linux-input.so -o .libs/libcontroller-linux-input.so
libtool: link: ( cd ".libs" && rm -f "libcontroller-linux-input.la" && ln -s "../libcontroller-linux-input.la" "libcontroller-linux-input.la" )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
Making all in plug-ins
Making all in script-fu
Making all in tinyscheme
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_MATH=1 -DUSE_ASCII_NAMES=0 -DUSE_STRLWR=0 -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o scheme.o scheme.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
rm -f libtinyscheme.a
aarch64-mageia-linux-gnu-ar cru libtinyscheme.a scheme.o
aarch64-mageia-linux-gnu-ranlib libtinyscheme.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
Making all in ftx
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DUSE_INTERFACE=1 -I./.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ftx.o ftx.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
rm -f libftx.a
aarch64-mageia-linux-gnu-ar cru libftx.a ftx.o
aarch64-mageia-linux-gnu-ranlib libftx.a
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
Making all in scripts
Making all in images
make[5]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all-am'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-regex.o script-fu-regex.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-eval.o script-fu-eval.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-utils.o script-fu-utils.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-text-console.o script-fu-text-console.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu.o script-fu.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-console.o script-fu-console.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-scripts.o script-fu-scripts.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-interface.o script-fu-interface.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-server.o script-fu-server.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o script-fu-script.o script-fu-script.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DSTANDALONE=0 -DUSE_INTERFACE=1 -DUSE_STRLWR=0 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o scheme-wrapper.o scheme-wrapper.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o script-fu script-fu.o script-fu-console.o script-fu-eval.o script-fu-interface.o script-fu-text-console.o script-fu-regex.o script-fu-script.o script-fu-scripts.o script-fu-server.o script-fu-utils.o scheme-wrapper.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la tinyscheme/libtinyscheme.a -lm ftx/libftx.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/script-fu script-fu.o script-fu-console.o script-fu-eval.o script-fu-interface.o script-fu-text-console.o script-fu-regex.o script-fu-script.o script-fu-scripts.o script-fu-server.o script-fu-utils.o scheme-wrapper.o ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so tinyscheme/libtinyscheme.a -lm ftx/libftx.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
Making all in file-bmp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o bmp-load.o bmp-load.c
bmp-load.c: In function 'ReadImage':
bmp-load.c:862:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
862 | fread (row_buf, rowbytes - 1 - (width * bpp - 1) / 8, 1, fd);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bmp-load.c:959:23: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
959 | fread (&v, 1, 1, fd);
| ^~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o bmp.o bmp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o bmp-save.o bmp-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-bmp bmp.o bmp-load.o bmp-save.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-bmp bmp.o bmp-load.o bmp-save.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
Making all in file-dds
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o color.o color.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o misc.o misc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dds.o dds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o dxt.o dxt.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o mipmap.o mipmap.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ddsread.o ddsread.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ddswrite.o ddswrite.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-dds dds.o color.o ddsread.o ddswrite.o dxt.o mipmap.o misc.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lm -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-dds dds.o color.o ddsread.o ddswrite.o dxt.o mipmap.o misc.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
Making all in file-exr
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/OpenEXR -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-exr.o file-exr.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
aarch64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/OpenEXR -pthread -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o openexr-wrapper.o openexr-wrapper.cc
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
/bin/sh ../../libtool --tag=CXX --mode=link aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-exr file-exr.o openexr-wrapper.o -L/usr/usr/lib64 -lIlmImf-2_5 -lImath-2_5 -lHalf-2_5 -lIex-2_5 -lIexMath-2_5 -lIlmThread-2_5 -pthread ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -llcms2
libtool: link: aarch64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-exr file-exr.o openexr-wrapper.o -pthread -Wl,--export-dynamic -pthread -L/usr/usr/lib64 -lIlmImf-2_5 -lImath-2_5 -lHalf-2_5 -lIex-2_5 -lIexMath-2_5 -lIlmThread-2_5 ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -llcms2 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
Making all in file-faxg3
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o g3.o g3.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o faxg3.o faxg3.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-faxg3 faxg3.o g3.o ../../libgimp/libgimp-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-faxg3 faxg3.o g3.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
Making all in file-fits
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fits-io.o fits-io.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fits.o fits.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-fits fits.o fits-io.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-fits fits.o fits-io.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
Making all in file-fli
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fli.o fli.c
fli.c: In function 'fli_read_short':
fli.c:52:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
52 | fread (&b, 1, 2, f);
| ^~~~~~~~~~~~~~~~~~~
fli.c: In function 'fli_read_long':
fli.c:61:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
61 | fread (&b, 1, 4, f);
| ^~~~~~~~~~~~~~~~~~~
fli.c: In function 'fli_read_char':
fli.c:43:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
43 | fread (&b, 1, 1, f);
| ^~~~~~~~~~~~~~~~~~~
fli.c: In function 'fli_read_copy':
fli.c:613:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
613 | fread (framebuf, fli_header->width, fli_header->height, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fli.c: In function 'fli_read_lc':
fli.c:823:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
823 | fread (&(pos[xc]), len, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fli.c: In function 'fli_read_lc_2':
fli.c:1025:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1025 | fread (&(pos[xc]), len, 2, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fli-gimp.o fli-gimp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-fli fli.o fli-gimp.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-fli fli.o fli-gimp.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
Making all in file-ico
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_ico-ico-dialog.o `test -f 'ico-dialog.c' || echo './'`ico-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_ico-ico.o `test -f 'ico.c' || echo './'`ico.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_ico-ico-load.o `test -f 'ico-load.c' || echo './'`ico-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_ico-ico-save.o `test -f 'ico-save.c' || echo './'`ico-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-ico file_ico-ico.o file_ico-ico-dialog.o file_ico-ico-load.o file_ico-ico-save.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lpng16 -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-ico file_ico-ico.o file_ico-ico-dialog.o file_ico-ico-load.o file_ico-ico-save.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lpng16 -lz -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
Making all in file-jpeg
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jpeg-quality.o jpeg-quality.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jpeg-icc.o jpeg-icc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jpegqual.o jpegqual.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jpeg-settings.o jpeg-settings.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jpeg.o jpeg.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jpeg-load.o jpeg-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jpegqual jpeg-quality.o jpegqual.o -ljpeg -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jpegqual jpeg-quality.o jpegqual.o -ljpeg -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jpeg-save.o jpeg-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-jpeg jpeg.o jpeg-icc.o jpeg-load.o jpeg-save.o jpeg-quality.o jpeg-settings.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -ljpeg -llcms2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-jpeg jpeg.o jpeg-icc.o jpeg-load.o jpeg-save.o jpeg-quality.o jpeg-settings.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -ljpeg -llcms2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
Making all in file-psd
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"file-psd\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o psd-thumb-load.o psd-thumb-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"file-psd\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o psd-util.o psd-util.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"file-psd\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o psd-layer-res-load.o psd-layer-res-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"file-psd\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o psd.o psd.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"file-psd\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o psd-image-res-load.o psd-image-res-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"file-psd\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o psd-load.o psd-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"file-psd\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o psd-save.o psd-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-psd psd.o psd-util.o psd-load.o psd-save.o psd-thumb-load.o psd-image-res-load.o psd-layer-res-load.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -ljpeg -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-psd psd.o psd-util.o psd-load.o psd-save.o psd-thumb-load.o psd-image-res-load.o psd-layer-res-load.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -ljpeg -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lz -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
Making all in file-raw
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-raw-utils.o file-raw-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-rawtherapee.o file-rawtherapee.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-raw-placeholder.o file-raw-placeholder.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-darktable.o file-darktable.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-raw-placeholder file-raw-placeholder.o ../../libgimp/libgimp-3.0.la ../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-raw-placeholder file-raw-placeholder.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-darktable file-darktable.o file-raw-utils.o ../../libgimp/libgimp-3.0.la ../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-darktable file-darktable.o file-raw-utils.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-rawtherapee file-rawtherapee.o file-raw-utils.o ../../libgimp/libgimp-3.0.la ../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-rawtherapee file-rawtherapee.o file-raw-utils.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
Making all in file-sgi
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sgi-lib.o sgi-lib.c
sgi-lib.c: In function 'getshort':
sgi-lib.c:643:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
643 | fread(b, 2, 1, sgip->file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
sgi-lib.c: In function 'getlong':
sgi-lib.c:625:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
625 | fread(b, 4, 1, sgip->file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sgi.o sgi.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-sgi sgi.o sgi-lib.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-sgi sgi.o sgi-lib.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
Making all in file-tiff
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-tiff-io.o file-tiff-io.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-tiff.o file-tiff.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-tiff-save.o file-tiff-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-tiff-load.o file-tiff-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-tiff file-tiff.o file-tiff-io.o file-tiff-load.o file-tiff-save.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -ltiff -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-tiff file-tiff.o file-tiff-io.o file-tiff-load.o file-tiff-save.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -ltiff -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
Making all in file-webp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-webp-load.o file-webp-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-webp-dialog.o file-webp-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-webp.o file-webp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-webp-save.o file-webp-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-webp file-webp.o file-webp-dialog.o file-webp-load.o file-webp-save.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lwebp -lwebpmux -lwebp -lwebpdemux -lwebp
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-webp file-webp.o file-webp-dialog.o file-webp-load.o file-webp-save.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lwebpmux -lwebpdemux -lwebp -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
Making all in flame
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o cmap.o cmap.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o rect.o rect.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o libifs.o libifs.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o flame.o flame.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o flame cmap.o flame.o libifs.o rect.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/flame cmap.o flame.o libifs.o rect.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
Making all in fractal-explorer
Making all in examples
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fractal-explorer.o fractal-explorer.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fractal-explorer-dialogs.o fractal-explorer-dialogs.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fractal-explorer fractal-explorer-dialogs.o fractal-explorer.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fractal-explorer fractal-explorer-dialogs.o fractal-explorer.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
Making all in gfig
Making all in gfig-examples
make[4]: Nothing to be done for 'all'.
Making all in images
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-arc.o gfig-arc.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-bezier.o gfig-bezier.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-ellipse.o gfig-ellipse.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-grid.o gfig-grid.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-circle.o gfig-circle.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-dobject.o gfig-dobject.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig.o gfig.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-icons.o gfig-icons.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-line.o gfig-line.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-rectangle.o gfig-rectangle.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-dialog.o gfig-dialog.c
gfig-dialog.c: In function 'gfig_dialog':
gfig-dialog.c:312:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
312 | menubar = gtk_ui_manager_get_widget (ui_manager, "/ui/gfig-menubar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:316:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
316 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/ui/gfig-toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c: In function 'gfig_dialog_action_set_sensitive':
gfig-dialog.c:599:7: warning: 'gtk_action_group_get_action' is deprecated [-Wdeprecated-declarations]
599 | GtkAction *action = gtk_action_group_get_action (gfig_actions, name);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:195:17: note: declared here
195 | GtkAction *gtk_action_group_get_action (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c: In function 'create_ui_manager':
gfig-dialog.c:982:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations]
982 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
gfig-dialog.c:984:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]
984 | gfig_actions = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:986:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations]
986 | gtk_action_group_set_translation_domain (gfig_actions, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:988:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations]
988 | gtk_action_group_add_actions (gfig_actions,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:992:3: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations]
992 | gtk_action_group_add_radio_actions (gfig_actions,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:1000:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
1000 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:1001:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
1001 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:1003:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
1003 | gtk_ui_manager_insert_action_group (ui_manager, gfig_actions, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:1006:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
1006 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c:1023:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
1023 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gfig-dialog.c: In function 'toggle_obj_type':
gfig-dialog.c:2039:3: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations]
2039 | new_type = gtk_radio_action_get_current_value (action);
| ^~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../../libgimp/gimpui.h:23,
from gfig-dialog.c:41:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-poly.o gfig-poly.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o images/gfig-icon-images.o images/gfig-icon-images.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-spiral.o gfig-spiral.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-preview.o gfig-preview.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-star.o gfig-star.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gfig-style.o gfig-style.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gfig gfig.o gfig-arc.o gfig-bezier.o gfig-circle.o gfig-dialog.o gfig-dobject.o gfig-ellipse.o gfig-grid.o gfig-icons.o gfig-line.o gfig-poly.o gfig-preview.o gfig-rectangle.o gfig-spiral.o gfig-star.o gfig-style.o images/gfig-icon-images.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gfig gfig.o gfig-arc.o gfig-bezier.o gfig-circle.o gfig-dialog.o gfig-dobject.o gfig-ellipse.o gfig-grid.o gfig-icons.o gfig-line.o gfig-poly.o gfig-preview.o gfig-rectangle.o gfig-spiral.o gfig-star.o gfig-style.o images/gfig-icon-images.o -lm ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
Making all in gimpressionist
Making all in Brushes
make[4]: Nothing to be done for 'all'.
Making all in Paper
make[4]: Nothing to be done for 'all'.
Making all in Presets
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o color.o color.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o globals.o globals.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimpressionist.o gimpressionist.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o general.o general.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o orientation.o orientation.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o brush.o brush.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp.o gimp.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o orientmap.o orientmap.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o placement.o placement.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o preview.o preview.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o paper.o paper.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plasma.o plasma.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o size.o size.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ppmtool.o ppmtool.c
ppmtool.c: In function 'ppm_load':
ppmtool.c:352:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
352 | fread (p->col, p->height * 3 * p->width, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ppmtool.c:358:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
358 | fread (tmpcol, p->height * p->width, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ppmtool.c: In function 'load_gimp_brush':
ppmtool.c:276:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
276 | fread (&hdr, 1, sizeof (struct _BrushHeader), f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ppmtool.c:287:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
287 | fread (ptr, p->width, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o presets.o presets.c
presets.c: In function 'load_preset':
presets.c:474:3: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
474 | fgets (line, 10, f);
| ^~~~~~~~~~~~~~~~~~~
presets.c: In function 'get_early_line_from_preset':
presets.c:115:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
115 | fgets (line, 10, f);
| ^~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sizemap.o sizemap.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o utils.o utils.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDEFAULTPATH=\""~/GIMP/gimpressionist:/usr/share/gimp/2.99/gimpressionist"\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o repaint.o repaint.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimpressionist brush.o color.o general.o gimp.o gimpressionist.o globals.o orientation.o orientmap.o paper.o placement.o plasma.o ppmtool.o presets.o preview.o repaint.o size.o sizemap.o utils.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimpressionist brush.o color.o general.o gimp.o gimpressionist.o globals.o orientation.o orientmap.o paper.o placement.o plasma.o ppmtool.o presets.o preview.o repaint.o size.o sizemap.o utils.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
Making all in gradient-flare
Making all in flares
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradient-flare.o gradient-flare.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gradient-flare gradient-flare.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gradient-flare gradient-flare.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
Making all in help
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\""/usr/share/gimp/2.99"\" -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphelpitem.o gimphelpitem.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\""/usr/share/gimp/2.99"\" -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphelpprogress.o gimphelpprogress.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\""/usr/share/gimp/2.99"\" -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphelp.o gimphelp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\""/usr/share/gimp/2.99"\" -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphelplocale.o gimphelplocale.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\""/usr/share/gimp/2.99"\" -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimphelpdomain.o gimphelpdomain.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\""/usr/share/gimp/2.99"\" -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gimp-help-lookup.o gimp-help-lookup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DDATADIR=\""/usr/share/gimp/2.99"\" -I../.. -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o help.o help.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
rm -f libgimphelp.a
aarch64-mageia-linux-gnu-ar cru libgimphelp.a gimphelp.o gimphelpdomain.o gimphelpitem.o gimphelplocale.o gimphelpprogress.o
aarch64-mageia-linux-gnu-ranlib libgimphelp.a
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gimp-help-lookup gimp-help-lookup.o libgimphelp.a ../../libgimpbase/libgimpbase-3.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gimp-help-lookup gimp-help-lookup.o libgimphelp.a ../../libgimpbase/.libs/libgimpbase-3.0.so -lgio-2.0 -lgobject-2.0 -lglib-2.0
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o help help.o libgimphelp.a ../../libgimp/libgimp-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lcairo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/help help.o libgimphelp.a ../../libgimp/.libs/libgimp-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lcairo -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
Making all in ifs-compose
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ifs-compose-storage.o ifs-compose-storage.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ifs-compose-utils.o ifs-compose-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o ifs-compose.o ifs-compose.c
ifs-compose.c: In function 'ifs_compose_dialog':
ifs-compose.c:808:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
808 | toolbar = gtk_ui_manager_get_widget (ifsDesign->ui_manager,
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c: In function 'design_op_menu_create':
ifs-compose.c:1085:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations]
1085 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
ifs-compose.c:1086:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]
1086 | GtkActionGroup *group = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1088:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations]
1088 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1090:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations]
1090 | gtk_action_group_add_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1094:3: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations]
1094 | gtk_action_group_add_radio_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1102:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
1102 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1103:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
1103 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1105:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
1105 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1108:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
1108 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1129:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
1129 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c: In function 'design_op_actions_update':
ifs-compose.c:1156:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1156 | act = gtk_ui_manager_get_action (ifsDesign->ui_manager,
| ^~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1158:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1158 | gtk_action_set_sensitive (act, undo_cur >= 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1160:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1160 | act = gtk_ui_manager_get_action (ifsDesign->ui_manager,
| ^~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1162:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1162 | gtk_action_set_sensitive (act, undo_cur != undo_num - 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1164:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1164 | act = gtk_ui_manager_get_action (ifsDesign->ui_manager,
| ^~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c:1166:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1166 | gtk_action_set_sensitive (act, ifsvals.num_elements > 2);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c: In function 'design_area_button_press':
ifs-compose.c:1596:9: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
1596 | gtk_ui_manager_get_widget (ifsDesign->ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
ifs-compose.c: In function 'color_map_create':
ifs-compose.c:2007:3: warning: 'gtk_arrow_new' is deprecated [-Wdeprecated-declarations]
2007 | arrow = gtk_arrow_new (GTK_ARROW_RIGHT, GTK_SHADOW_IN);
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:251,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkarrow.h:73:12: note: declared here
73 | GtkWidget* gtk_arrow_new (GtkArrowType arrow_type,
| ^~~~~~~~~~~~~
ifs-compose.c: In function 'design_op_update_callback':
ifs-compose.c:2204:3: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations]
2204 | ifsDesign->op = gtk_radio_action_get_current_value (action);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../../libgimp/gimpui.h:23,
from ifs-compose.c:38:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ifs-compose ifs-compose.o ifs-compose-utils.o ifs-compose-storage.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ifs-compose ifs-compose.o ifs-compose-utils.o ifs-compose-storage.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
Making all in imagemap
Making all in images
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_copy_object.o imap_cmd_copy_object.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cern_lex.o imap_cern_lex.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_about.o imap_about.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_copy.o imap_cmd_copy.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_clear.o imap_cmd_clear.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_browse.o imap_browse.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cern_parse.o imap_cern_parse.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_circle.o imap_circle.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_create.o imap_cmd_create.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_cut.o imap_cmd_cut.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_cut_object.o imap_cmd_cut_object.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_delete.o imap_cmd_delete.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_edit_object.o imap_cmd_edit_object.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_delete_point.o imap_cmd_delete_point.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_insert_point.o imap_cmd_insert_point.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_guides.o imap_cmd_guides.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_move.o imap_cmd_move.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_move_down.o imap_cmd_move_down.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_move_selected.o imap_cmd_move_selected.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_gimp_guides.o imap_cmd_gimp_guides.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_move_sash.o imap_cmd_move_sash.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_move_up.o imap_cmd_move_up.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_move_to_front.o imap_cmd_move_to_front.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_object_move.o imap_cmd_object_move.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_object_up.o imap_cmd_object_up.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_object_down.o imap_cmd_object_down.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_paste.o imap_cmd_paste.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_select_next.o imap_cmd_select_next.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_select_all.o imap_cmd_select_all.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_select.o imap_cmd_select.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_select_region.o imap_cmd_select_region.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_select_prev.o imap_cmd_select_prev.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_send_to_back.o imap_cmd_send_to_back.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_unselect_all.o imap_cmd_unselect_all.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_cmd_unselect.o imap_cmd_unselect.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_csim_lex.o imap_csim_lex.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_command.o imap_command.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_csim_parse.o imap_csim_parse.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_default_dialog.o imap_default_dialog.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_file.o imap_file.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_edit_area_info.o imap_edit_area_info.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_icons.o imap_icons.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_grid.o imap_grid.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_menu_funcs.o imap_menu_funcs.c
imap_menu_funcs.c: In function 'insert_item_with_label':
imap_menu_funcs.c:52:4: warning: 'gtk_image_menu_item_new_with_mnemonic' is deprecated: Use 'gtk_menu_item_new_with_mnemonic' instead [-Wdeprecated-declarations]
52 | GtkWidget *item = gtk_image_menu_item_new_with_mnemonic(label);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:269,
from imap_menu_funcs.c:25:
/usr/include/gtk-3.0/gtk/deprecated/gtkimagemenuitem.h:82:12: note: declared here
82 | GtkWidget* gtk_image_menu_item_new_with_mnemonic (const gchar *label);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_menu.o imap_menu.c
imap_menu.c: In function 'menu_get_widget':
imap_menu.c:50:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
50 | return gtk_ui_manager_get_widget (ui_manager, path);
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'set_sensitive':
imap_menu.c:56:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
56 | GtkAction *action = gtk_ui_manager_get_action (ui_manager, path);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'command_list_changed':
imap_menu.c:106:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
106 | action = gtk_ui_manager_get_action (ui_manager, "/MainMenu/EditMenu/Undo");
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:119:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
119 | action = gtk_ui_manager_get_action (ui_manager, "/MainMenu/EditMenu/Redo");
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'make_menu':
imap_menu.c:407:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]
407 | action_group = gtk_action_group_new ("MenuActions");
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
imap_menu.c:408:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations]
408 | gtk_action_group_set_translation_domain (action_group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:410:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations]
410 | gtk_action_group_add_actions (action_group, entries, G_N_ELEMENTS (entries),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:412:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations]
412 | gtk_action_group_add_toggle_actions (action_group, toggle_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here
215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:415:3: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations]
415 | gtk_action_group_add_radio_actions (action_group, color_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:418:3: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations]
418 | gtk_action_group_add_radio_actions (action_group, zoom_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:421:3: warning: 'gtk_action_group_add_radio_actions' is deprecated [-Wdeprecated-declarations]
421 | gtk_action_group_add_radio_actions (action_group, mapping_entries,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:220:17: note: declared here
220 | void gtk_action_group_add_radio_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:425:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations]
425 | ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
imap_menu.c:426:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
426 | gtk_ui_manager_insert_action_group (ui_manager, action_group, 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:428:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
428 | accel_group = gtk_ui_manager_get_accel_group (ui_manager);
| ^~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:432:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
432 | if (!gtk_ui_manager_add_ui_from_string (ui_manager, ui_description, -1,
| ^~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:440:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
440 | menubar = gtk_ui_manager_get_widget (ui_manager, "/MainMenu");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'do_main_popup_menu':
imap_menu.c:495:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
495 | GtkWidget *popup = gtk_ui_manager_get_widget (ui_manager, "/PopupMenu");
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'menu_check_grid':
imap_menu.c:503:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
503 | GtkAction *action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:505:3: warning: 'gtk_toggle_action_set_active' is deprecated [-Wdeprecated-declarations]
505 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), check);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:82:18: note: declared here
82 | void gtk_toggle_action_set_active (GtkToggleAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c:505:3: warning: 'gtk_toggle_action_get_type' is deprecated [-Wdeprecated-declarations]
505 | gtk_toggle_action_set_active (GTK_TOGGLE_ACTION (action), check);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:73:18: note: declared here
73 | GType gtk_toggle_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'make_toolbar':
imap_menu.c:513:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
513 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/Toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'make_tools':
imap_menu.c:527:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
527 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/Tools");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
imap_menu.c: In function 'make_selection_toolbar':
imap_menu.c:542:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
542 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/Selection");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from imap_menu.c:26:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_misc.o imap_misc.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_ncsa_lex.o imap_ncsa_lex.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_main.o imap_main.c
imap_main.c: In function 'set_preview_color':
imap_main.c:379:3: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations]
379 | _map_info.show_gray = (gtk_radio_action_get_current_value (current) == 1);
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from imap_main.c:30:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_main.c: In function 'set_zoom_factor':
imap_main.c:393:3: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations]
393 | gint factor = gtk_radio_action_get_current_value (current);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from imap_main.c:30:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
imap_main.c: In function 'set_func':
imap_main.c:449:3: warning: 'gtk_radio_action_get_current_value' is deprecated [-Wdeprecated-declarations]
449 | gint value = gtk_radio_action_get_current_value (current);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:272,
from imap_main.c:30:
/usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:89:17: note: declared here
89 | gint gtk_radio_action_get_current_value (GtkRadioAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_mru.o imap_mru.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_ncsa_parse.o imap_ncsa_parse.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_object_popup.o imap_object_popup.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_preview.o imap_preview.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_preferences.o imap_preferences.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_object.o imap_object.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_string.o imap_string.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_polygon.o imap_polygon.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_settings.o imap_settings.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_selection.o imap_selection.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_taglist.o imap_taglist.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_source.o imap_source.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_rectangle.o imap_rectangle.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o images/imagemap-icon-images.o images/imagemap-icon-images.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_statusbar.o imap_statusbar.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o imap_ui_grid.o imap_ui_grid.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o imagemap imap_about.o imap_browse.o imap_cern_lex.o imap_cern_parse.o imap_circle.o imap_cmd_clear.o imap_cmd_copy.o imap_cmd_copy_object.o imap_cmd_create.o imap_cmd_cut.o imap_cmd_cut_object.o imap_cmd_delete.o imap_cmd_delete_point.o imap_cmd_edit_object.o imap_cmd_gimp_guides.o imap_cmd_guides.o imap_cmd_insert_point.o imap_cmd_move.o imap_cmd_move_down.o imap_cmd_move_sash.o imap_cmd_move_selected.o imap_cmd_move_to_front.o imap_cmd_move_up.o imap_cmd_object_down.o imap_cmd_object_move.o imap_cmd_object_up.o imap_cmd_paste.o imap_cmd_select.o imap_cmd_select_all.o imap_cmd_select_next.o imap_cmd_select_prev.o imap_cmd_select_region.o imap_cmd_send_to_back.o imap_cmd_unselect.o imap_cmd_unselect_all.o imap_command.o imap_csim_lex.o imap_csim_parse.o imap_default_dialog.o imap_edit_area_info.o imap_file.o imap_grid.o imap_icons.o imap_main.o imap_menu.o imap_menu_funcs.o imap_misc.o imap_mru.o imap_ncsa_lex.o imap_ncsa_parse.o imap_object.o imap_object_popup.o imap_polygon.o imap_preferences.o imap_preview.o imap_rectangle.o imap_selection.o imap_settings.o imap_source.o imap_statusbar.o imap_string.o imap_ui_grid.o imap_taglist.o images/imagemap-icon-images.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/imagemap imap_about.o imap_browse.o imap_cern_lex.o imap_cern_parse.o imap_circle.o imap_cmd_clear.o imap_cmd_copy.o imap_cmd_copy_object.o imap_cmd_create.o imap_cmd_cut.o imap_cmd_cut_object.o imap_cmd_delete.o imap_cmd_delete_point.o imap_cmd_edit_object.o imap_cmd_gimp_guides.o imap_cmd_guides.o imap_cmd_insert_point.o imap_cmd_move.o imap_cmd_move_down.o imap_cmd_move_sash.o imap_cmd_move_selected.o imap_cmd_move_to_front.o imap_cmd_move_up.o imap_cmd_object_down.o imap_cmd_object_move.o imap_cmd_object_up.o imap_cmd_paste.o imap_cmd_select.o imap_cmd_select_all.o imap_cmd_select_next.o imap_cmd_select_prev.o imap_cmd_select_region.o imap_cmd_send_to_back.o imap_cmd_unselect.o imap_cmd_unselect_all.o imap_command.o imap_csim_lex.o imap_csim_parse.o imap_default_dialog.o imap_edit_area_info.o imap_file.o imap_grid.o imap_icons.o imap_main.o imap_menu.o imap_menu_funcs.o imap_misc.o imap_mru.o imap_ncsa_lex.o imap_ncsa_parse.o imap_object.o imap_object_popup.o imap_polygon.o imap_preferences.o imap_preview.o imap_rectangle.o imap_selection.o imap_settings.o imap_source.o imap_statusbar.o imap_string.o imap_ui_grid.o imap_taglist.o images/imagemap-icon-images.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
Making all in lighting
Making all in images
make[4]: Nothing to be done for 'all'.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o images/lighting-icon-images.o images/lighting-icon-images.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lighting-icons.o lighting-icons.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lighting-image.o lighting-image.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lighting-apply.o lighting-apply.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lighting-main.o lighting-main.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lighting-preview.o lighting-preview.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lighting-shade.o lighting-shade.c
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o lighting-ui.o lighting-ui.c
lighting-ui.c: In function 'load_preset_response':
lighting-ui.c:1382:11: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
1382 | fscanf (fp, "Number of lights: %d", &num_lights);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lighting-ui.c:1392:15: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
1392 | fscanf (fp, " Type: %20s", type_label);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lighting-ui.c:1412:15: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
1412 | fscanf (fp, fmt_str, buffer1, buffer2, buffer3);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lighting-ui.c:1422:15: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
1422 | fscanf (fp, fmt_str, buffer1, buffer2, buffer3);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lighting-ui.c:1432:15: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
1432 | fscanf (fp, fmt_str, buffer1, buffer2, buffer3);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
lighting-ui.c:1441:15: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
1441 | fscanf (fp, fmt_str, buffer1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lighting lighting-apply.o lighting-icons.o lighting-image.o lighting-main.o lighting-preview.o lighting-shade.o lighting-ui.o images/lighting-icon-images.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lighting lighting-apply.o lighting-icons.o lighting-image.o lighting-main.o lighting-preview.o lighting-shade.o lighting-ui.o images/lighting-icon-images.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
Making all in map-object
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o arcball.o arcball.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o map-object-icons.o map-object-icons.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o map-object-apply.o map-object-apply.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o map-object-image.o map-object-image.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o map-object-preview.o map-object-preview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o map-object-shade.o map-object-shade.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o map-object-main.o map-object-main.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o map-object-ui.o map-object-ui.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o map-object arcball.o map-object-apply.o map-object-icons.o map-object-image.o map-object-main.o map-object-preview.o map-object-shade.o map-object-ui.o ../lighting/images/lighting-icon-images.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/map-object arcball.o map-object-apply.o map-object-icons.o map-object-image.o map-object-main.o map-object-preview.o map-object-shade.o map-object-ui.o ../lighting/images/lighting-icon-images.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
Making all in metadata
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o metadata-tags.o metadata-tags.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o metadata-impexp.o metadata-impexp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o metadata-viewer.o metadata-viewer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o metadata-xml.o metadata-xml.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o metadata-viewer metadata-viewer.o metadata-tags.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/metadata-viewer metadata-viewer.o metadata-tags.o -lm ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o metadata-editor.o metadata-editor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o metadata-editor metadata-editor.o metadata-impexp.o metadata-tags.o metadata-xml.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/metadata-editor metadata-editor.o metadata-impexp.o metadata-tags.o metadata-xml.o -lm ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
Making all in pagecurl
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
( rm -f pagecurl-icons.gresource.xml; \
echo '' > pagecurl-icons.gresource.xml; \
echo '' >> pagecurl-icons.gresource.xml; \
echo ' ' >> pagecurl-icons.gresource.xml; \
for image in curl0.png curl1.png curl2.png curl3.png curl4.png curl5.png curl6.png curl7.png; do \
echo " $image" >> pagecurl-icons.gresource.xml; \
done; \
echo ' ' >> pagecurl-icons.gresource.xml; \
echo '' >> pagecurl-icons.gresource.xml )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
/usr/bin/glib-compile-resources \
--sourcedir=. --generate-header \
--target=pagecurl-icons.h pagecurl-icons.gresource.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
/usr/bin/glib-compile-resources \
--sourcedir=. --generate-source \
--target=pagecurl-icons.c pagecurl-icons.gresource.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o pagecurl-icons.o pagecurl-icons.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o pagecurl.o pagecurl.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pagecurl pagecurl-icons.o pagecurl.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pagecurl pagecurl-icons.o pagecurl.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
Making all in print
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print-utils.o print-utils.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print-page-setup.o print-page-setup.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print-settings.o print-settings.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print.o print.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print-draw-page.o print-draw-page.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print-preview.o print-preview.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o print-page-layout.o print-page-layout.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o print print.o print-draw-page.o print-page-layout.o print-page-setup.o print-preview.o print-settings.o print-utils.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/print print.o print-draw-page.o print-page-layout.o print-page-setup.o print-preview.o print-settings.o print-utils.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
Making all in python
Making all in python-console
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
Making all in screenshot
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o screenshot-osx.o screenshot-osx.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o screenshot-win32.o screenshot-win32.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o screenshot-gnome-shell.o screenshot-gnome-shell.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o screenshot-freedesktop.o screenshot-freedesktop.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o screenshot-kwin.o screenshot-kwin.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o screenshot.o screenshot.c
screenshot.c: In function 'screenshot_create_procedure':
screenshot.c:180:39: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations]
180 | gdk_pixbuf_new_from_inline (-1, screenshot_icon,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
from ../../libgimp/gimp.h:27,
from screenshot.c:26:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:295:12: note: declared here
295 | GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o screenshot-x11.o screenshot-x11.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o screenshot screenshot.o screenshot-freedesktop.o screenshot-gnome-shell.o screenshot-kwin.o screenshot-osx.o screenshot-x11.o screenshot-win32.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lSM -lICE -lX11 -lXmu -lXt -lXext -lXfixes
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/screenshot screenshot.o screenshot-freedesktop.o screenshot-gnome-shell.o screenshot-kwin.o screenshot-osx.o screenshot-x11.o screenshot-win32.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lSM -lICE -lX11 -lXmu -lXt -lXext -lXfixes -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
Making all in selection-to-path
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o spline.o spline.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o curve.o curve.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o vector.o vector.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o math.o math.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o pxl-outline.o pxl-outline.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o edge.o edge.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o selection-to-path.o selection-to-path.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o selection-to-path-dialog.o selection-to-path-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o fit.o fit.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o selection-to-path curve.o edge.o fit.o math.o pxl-outline.o selection-to-path.o selection-to-path-dialog.o spline.o vector.o -lm ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/selection-to-path curve.o edge.o fit.o math.o pxl-outline.o selection-to-path.o selection-to-path-dialog.o spline.o vector.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
Making all in ui
make[3]: Nothing to be done for 'all'.
Making all in common
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o checkerboard.o checkerboard.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o align-layers.o align-layers.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o busy-dialog.o busy-dialog.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o animation-optimize.o animation-optimize.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o border-average.o border-average.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o blinds.o blinds.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o animation-play.o animation-play.c
animation-play.c: In function 'popup_menu':
animation-play.c:297:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
297 | GtkWidget *menu = gtk_ui_manager_get_widget (ui_manager, "/anim-play-popup");
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'shape_pressed':
animation-play.c:431:7: warning: 'gdk_pointer_grab' is deprecated: Use 'gdk_device_grab' instead [-Wdeprecated-declarations]
431 | gdk_pointer_grab (gtk_widget_get_window (widget), TRUE,
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdk.h:50,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gdk/gdkmain.h:86:15: note: declared here
86 | GdkGrabStatus gdk_pointer_grab (GdkWindow *window,
| ^~~~~~~~~~~~~~~~
animation-play.c: In function 'shape_released':
animation-play.c:446:3: warning: 'gdk_display_pointer_ungrab' is deprecated: Use 'gdk_device_ungrab' instead [-Wdeprecated-declarations]
446 | gdk_display_pointer_ungrab (gtk_widget_get_display (widget), 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkscreen.h:32,
from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31,
from /usr/include/gtk-3.0/gdk/gdk.h:32,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gdk/gdkdisplay.h:63:13: note: declared here
63 | void gdk_display_pointer_ungrab (GdkDisplay *display,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'detach_callback':
animation-play.c:545:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations]
545 | gboolean active = gtk_toggle_action_get_active (action);
| ^~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'ui_manager_new':
animation-play.c:648:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations]
648 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
animation-play.c:649:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]
649 | GtkActionGroup *group = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
animation-play.c:652:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations]
652 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:654:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations]
654 | gtk_action_group_add_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:658:3: warning: 'gtk_action_group_add_toggle_actions' is deprecated [-Wdeprecated-declarations]
658 | gtk_action_group_add_toggle_actions (group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:215:17: note: declared here
215 | void gtk_action_group_add_toggle_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:664:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
664 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:665:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
665 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:667:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
667 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:670:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
670 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:694:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
694 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'build_dialog':
animation-play.c:806:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
806 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/anim-play-toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:811:5: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
811 | GTK_TOOL_ITEM (gtk_ui_manager_get_widget (ui_manager,
| ^~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:821:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations]
821 | abox = gtk_alignment_new (0.5, 0.5, 1.0, 1.0);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
79 | GtkWidget* gtk_alignment_new (gfloat xalign,
| ^~~~~~~~~~~~~~~~~
animation-play.c:836:3: warning: 'gtk_alignment_new' is deprecated [-Wdeprecated-declarations]
836 | abox = gtk_alignment_new (0.5, 0.5, 0.0, 0.0);
| ^~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:255,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:79:12: note: declared here
79 | GtkWidget* gtk_alignment_new (gfloat xalign,
| ^~~~~~~~~~~~~~~~~
animation-play.c:930:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
930 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:932:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
932 | gtk_action_set_sensitive (action, FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'init_frames':
animation-play.c:1088:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1088 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1090:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1090 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1092:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1092 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1094:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1094 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1096:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1096 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1098:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1098 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1100:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1100 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1102:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1102 | gtk_action_set_sensitive (action, animated);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'play_callback':
animation-play.c:1281:3: warning: 'gtk_toggle_action_get_active' is deprecated [-Wdeprecated-declarations]
1281 | playing = gtk_toggle_action_get_active (action);
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkradioaction.h:36,
from /usr/include/gtk-3.0/gtk/gtk.h:272,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtktoggleaction.h:85:18: note: declared here
85 | gboolean gtk_toggle_action_get_active (GtkToggleAction *action);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1289:7: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations]
1289 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-pause");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here
189 | void gtk_action_set_icon_name (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1289:7: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
1289 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-pause");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
animation-play.c:1293:7: warning: 'gtk_action_set_icon_name' is deprecated [-Wdeprecated-declarations]
1293 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-start");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:189:23: note: declared here
189 | void gtk_action_set_icon_name (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1293:7: warning: 'gtk_action_get_type' is deprecated [-Wdeprecated-declarations]
1293 | gtk_action_set_icon_name (GTK_ACTION (action), "media-playback-start");
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:96:14: note: declared here
96 | GType gtk_action_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'step_back_callback':
animation-play.c:1391:5: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations]
1391 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
animation-play.c:1391:5: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1391 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'step_callback':
animation-play.c:1401:5: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations]
1401 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
animation-play.c:1401:5: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1401 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'rewind_callback':
animation-play.c:1417:5: warning: 'gtk_action_activate' is deprecated [-Wdeprecated-declarations]
1417 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:119:14: note: declared here
119 | void gtk_action_activate (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
animation-play.c:1417:5: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1417 | gtk_action_activate (gtk_ui_manager_get_action (ui_manager,
| ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'speed_up_callback':
animation-play.c:1430:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1430 | gtk_action_set_sensitive (action, settings.duration_index > 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1432:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1432 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1434:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1434 | gtk_action_set_sensitive (action, settings.duration_index != 3);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1436:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1436 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1438:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1438 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'speed_down_callback':
animation-play.c:1449:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1449 | gtk_action_set_sensitive (action, settings.duration_index < 6);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1451:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1451 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1453:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1453 | gtk_action_set_sensitive (action, settings.duration_index != 3);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1455:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1455 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1457:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1457 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'speed_reset_callback':
animation-play.c:1467:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1467 | gtk_action_set_sensitive (action, FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1469:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1469 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1471:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1471 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1473:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1473 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1475:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1475 | gtk_action_set_sensitive (action, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c: In function 'speedcombo_changed':
animation-play.c:1498:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1498 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1500:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1500 | gtk_action_set_sensitive (action, settings.duration_index != 3);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1502:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1502 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1504:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1504 | gtk_action_set_sensitive (action, settings.duration_index < 6);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1506:3: warning: 'gtk_ui_manager_get_action' is deprecated [-Wdeprecated-declarations]
1506 | action = gtk_ui_manager_get_action (ui_manager,
| ^~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:155:16: note: declared here
155 | GtkAction *gtk_ui_manager_get_action (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
animation-play.c:1508:3: warning: 'gtk_action_set_sensitive' is deprecated [-Wdeprecated-declarations]
1508 | gtk_action_set_sensitive (action, settings.duration_index > 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from animation-play.c:39:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:109:14: note: declared here
109 | void gtk_action_set_sensitive (GtkAction *action,
| ^~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o crop-zealous.o crop-zealous.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o colormap-remap.o colormap-remap.c
colormap-remap.c: In function 'remap_sort_callback':
colormap-remap.c:502:3: warning: 'gtk_action_get_name' is deprecated [-Wdeprecated-declarations]
502 | const gchar *name = gtk_action_get_name (action);
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25,
from /usr/include/gtk-3.0/gtk/gtk.h:252,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:103:14: note: declared here
103 | const gchar* gtk_action_get_name (GtkAction *action);
| ^~~~~~~~~~~~~~~~~~~
colormap-remap.c: In function 'remap_ui_manager_new':
colormap-remap.c:559:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations]
559 | GtkUIManager *ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
colormap-remap.c:560:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]
560 | GtkActionGroup *group = gtk_action_group_new ("Actions");
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
colormap-remap.c:563:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations]
563 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
colormap-remap.c:564:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations]
564 | gtk_action_group_add_actions (group, actions, G_N_ELEMENTS (actions), store);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
colormap-remap.c:566:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
566 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
colormap-remap.c:569:3: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
569 | gtk_ui_manager_add_ui_from_string (ui_manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
colormap-remap.c: In function 'remap_popup_menu':
colormap-remap.c:594:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
594 | GtkWidget *menu = gtk_ui_manager_get_widget (remap_ui, "/remap-popup");
| ^~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from colormap-remap.c:35:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o contrast-retinex.o contrast-retinex.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o cml-explorer.o cml-explorer.c
cml-explorer.c: In function 'CML_load_parameter_file':
cml-explorer.c:2335:13: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
2335 | fgets (line, CML_LINE_SIZE - 1, file); /* one more comment line */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o decompose.o decompose.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o compose.o compose.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o depth-merge.o depth-merge.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-desktop-link.o file-desktop-link.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_compressor-file-compressor.o `test -f 'file-compressor.c' || echo './'`file-compressor.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o despeckle.o despeckle.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-aa.o file-aa.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o destripe.o destripe.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-csource.o file-csource.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-cel.o file-cel.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o curve-bend.o curve-bend.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-gbr.o file-gbr.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-gif-load.o file-gif-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-gegl.o file-gegl.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-glob.o file-glob.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_dicom-file-dicom.o `test -f 'file-dicom.c' || echo './'`file-dicom.c
file-dicom.c: In function 'load_image':
file-dicom.c:385:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
385 | fread (buf, 1, 128, dicom); /* skip past buffer */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:398:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
398 | fread (buf, 1, 4, dicom); /* This should be dicom */
| ^~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:425:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
425 | fread (&element_word, 1, 2, dicom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:429:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
429 | fread(value_rep, 2, 1, dicom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:461:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
461 | fread (&element_length_chars[2], 1, 2, dicom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:473:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
473 | fread (&element_length, 1, 2, dicom); /* skip two bytes */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:474:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
474 | fread (&element_length, 1, 4, dicom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:482:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
482 | fread (&el16, 1, 2, dicom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
file-dicom.c:516:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
516 | fread (value, 1, element_length, dicom);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-header.o file-header.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-gih.o file-gih.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-html-table.o file-html-table.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-gif-save.o file-gif-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/openjpeg-2.4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_jp2_load-file-jp2-load.o `test -f 'file-jp2-load.c' || echo './'`file-jp2-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-pat.o file-pat.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_heif-file-heif.o `test -f 'file-heif.c' || echo './'`file-heif.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_mng-file-mng.o `test -f 'file-mng.c' || echo './'`file-mng.c
file-mng.c: In function 'mng_save_image':
file-mng.c:1543:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1543 | fread (chunkname, 1, 4, infile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-pcx.o file-pcx.c
file-pcx.c: In function 'load_image':
file-pcx.c:570:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
570 | fread (cmap, 768, 1, fd);
| ^~~~~~~~~~~~~~~~~~~~~~~~
file-pcx.c: In function 'readline':
file-pcx.c:765:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
765 | fread (buf, bytes, 1, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-pix.o file-pix.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_pdf_save-file-pdf-save.o `test -f 'file-pdf-save.c' || echo './'`file-pdf-save.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_pdf_load-file-pdf-load.o `test -f 'file-pdf-load.c' || echo './'`file-pdf-load.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_png-file-png.o `test -f 'file-png.c' || echo './'`file-png.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-pnm.o file-pnm.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-sunras.o file-sunras.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-tga.o file-tga.c
file-tga.c: In function 'read_line':
file-tga.c:943:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
943 | fread (buf, info->bytes, info->width, fp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-raw-data.o file-raw-data.c
file-raw-data.c: In function 'preview_update':
file-raw-data.c:1611:17: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
1611 | read (fd, preview_cmap,
| ^~~~~~~~~~~~~~~~~~~~~~~
1612 | (runtime->palette_type == RAW_PALETTE_RGB) ? 768 : 1024);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-raw-data.c: In function 'raw_load_palette':
file-raw-data.c:1007:11: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
1007 | read (fd, data->cmap, 768);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
file-raw-data.c:1011:11: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
1011 | read (fd, temp, 1024);
| ^~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_svg-file-svg.o `test -f 'file-svg.c' || echo './'`file-svg.c
file-svg.c: In function 'load_rsvg_pixbuf':
file-svg.c:453:3: warning: 'rsvg_handle_set_size_callback' is deprecated [-Wdeprecated-declarations]
453 | rsvg_handle_set_size_callback (handle, load_set_size_callback, vals, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from file-svg.c:29:
/usr/include/librsvg-2.0/librsvg/rsvg.h:384:6: note: declared here
384 | void rsvg_handle_set_size_callback (RsvgHandle *handle,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file_wmf-file-wmf.o `test -f 'file-wmf.c' || echo './'`file-wmf.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-psp.o file-psp.c
file-psp.c: In function 'read_channel_data':
file-psp.c:1595:11: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1595 | fread (pixels[0], height * line_width, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-psp.c:1606:19: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1606 | fread (buf, width, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~
file-psp.c:1624:19: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1624 | fread (buf, width * ia->bytes_per_sample, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-psp.c:1654:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1654 | fread (&runcount, 1, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
file-psp.c:1658:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1658 | fread (&byte, 1, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~
file-psp.c:1662:15: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1662 | fread (buf, runcount, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
file-psp.c:1705:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1705 | fread (buf, compressed_len, 1, f);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-xbm.o file-xbm.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-ps.o file-ps.c
file-ps.c: In function 'ps_open':
file-ps.c:1741:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
1741 | fread (hdr, 1, sizeof(hdr), eps_file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
file-ps.c: In function 'count_ps_pages':
file-ps.c:3507:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
3507 | fgets (buf, sizeof (buf), psfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-xpm.o file-xpm.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o gradient-map.o gradient-map.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-xmc.o file-xmc.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o guillotine.o guillotine.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o mail.o mail.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o film.o film.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o grid.o grid.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o hot.o hot.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o plugin-browser.o plugin-browser.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o nl-filter.o nl-filter.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o procedure-browser.o procedure-browser.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o file-xwd.o file-xwd.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o jigsaw.o jigsaw.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o smooth-palette.o smooth-palette.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o qbist.o qbist.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sparkle.o sparkle.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tile.o tile.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o tile-small.o tile-small.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o web_browser-web-browser.o `test -f 'web-browser.c' || echo './'`web-browser.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o unit-editor.o unit-editor.c
unit-editor.c: In function 'unit_editor_dialog':
unit-editor.c:437:36: warning: 'gdk_color_get_type' is deprecated: Use 'gdk_rgba_get_type' instead [-Wdeprecated-declarations]
437 | GDK_TYPE_COLOR); /* BG_COLOR */
| ^~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gdk/gdkcairo.h:26,
from /usr/include/gtk-3.0/gdk/gdk.h:33,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gdk/deprecated/gdkcolor.h:65:11: note: declared here
65 | GType gdk_color_get_type (void) G_GNUC_CONST;
| ^~~~~~~~~~~~~~~~~~
unit-editor.c:461:3: warning: 'gtk_ui_manager_new' is deprecated [-Wdeprecated-declarations]
461 | ui_manager = gtk_ui_manager_new ();
| ^~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:130:16: note: declared here
130 | GtkUIManager *gtk_ui_manager_new (void);
| ^~~~~~~~~~~~~~~~~~
unit-editor.c:463:3: warning: 'gtk_action_group_new' is deprecated [-Wdeprecated-declarations]
463 | group = gtk_action_group_new ("unit-editor");
| ^~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:175:17: note: declared here
175 | GtkActionGroup *gtk_action_group_new (const gchar *name);
| ^~~~~~~~~~~~~~~~~~~~
unit-editor.c:465:3: warning: 'gtk_action_group_set_translation_domain' is deprecated [-Wdeprecated-declarations]
465 | gtk_action_group_set_translation_domain (group, NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:252:17: note: declared here
252 | void gtk_action_group_set_translation_domain (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit-editor.c:466:3: warning: 'gtk_action_group_add_actions' is deprecated [-Wdeprecated-declarations]
466 | gtk_action_group_add_actions (group, actions, G_N_ELEMENTS (actions), tv);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:254,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkactiongroup.h:210:17: note: declared here
210 | void gtk_action_group_add_actions (GtkActionGroup *action_group,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit-editor.c:469:31: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
469 | gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit-editor.c:470:3: warning: 'gtk_ui_manager_get_accel_group' is deprecated [-Wdeprecated-declarations]
470 | gtk_accel_group_lock (gtk_ui_manager_get_accel_group (ui_manager));
| ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:147:16: note: declared here
147 | GtkAccelGroup *gtk_ui_manager_get_accel_group (GtkUIManager *manager);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit-editor.c:472:3: warning: 'gtk_ui_manager_insert_action_group' is deprecated [-Wdeprecated-declarations]
472 | gtk_ui_manager_insert_action_group (ui_manager, group, -1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:138:16: note: declared here
138 | void gtk_ui_manager_insert_action_group (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit-editor.c:476:5: warning: 'gtk_ui_manager_add_ui_from_string' is deprecated [-Wdeprecated-declarations]
476 | (ui_manager,
| ^
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:158:16: note: declared here
158 | guint gtk_ui_manager_add_ui_from_string (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unit-editor.c:485:3: warning: 'gtk_ui_manager_get_widget' is deprecated [-Wdeprecated-declarations]
485 | toolbar = gtk_ui_manager_get_widget (ui_manager, "/unit-editor-toolbar");
| ^~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:284,
from ../../libgimp/gimpui.h:23,
from unit-editor.c:27:
/usr/include/gtk-3.0/gtk/deprecated/gtkuimanager.h:149:16: note: declared here
149 | GtkWidget *gtk_ui_manager_get_widget (GtkUIManager *manager,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o van-gogh-lic.o van-gogh-lic.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sample-colorize.o sample-colorize.c
sample-colorize.c: In function 'get_filevalues':
sample-colorize.c:1938:7: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
1938 | fgets (buf, 999, fp);
| ^~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o wavelet-decompose.o wavelet-decompose.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o warp.o warp.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o sphere-designer.o sphere-designer.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o animation-optimize animation-optimize.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/animation-optimize animation-optimize.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o border-average border-average.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/border-average border-average.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o align-layers align-layers.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/align-layers align-layers.o ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o blinds blinds.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/blinds blinds.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o animation-play animation-play.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/animation-play animation-play.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o busy-dialog busy-dialog.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/busy-dialog busy-dialog.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o checkerboard checkerboard.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/checkerboard checkerboard.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cml-explorer cml-explorer.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/cml-explorer cml-explorer.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o crop-zealous crop-zealous.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/crop-zealous crop-zealous.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o compose compose.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/compose compose.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o colormap-remap colormap-remap.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/colormap-remap colormap-remap.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o contrast-retinex contrast-retinex.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/contrast-retinex contrast-retinex.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o curve-bend curve-bend.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/curve-bend curve-bend.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o decompose decompose.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/decompose decompose.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o depth-merge depth-merge.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/depth-merge depth-merge.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o despeckle despeckle.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/despeckle despeckle.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-compressor file_compressor-file-compressor.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llzma -lbz2 -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-compressor file_compressor-file-compressor.o ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llzma -lbz2 -lz -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o destripe destripe.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/destripe destripe.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-cel file-cel.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-cel file-cel.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-aa file-aa.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -laa
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-aa file-aa.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -laa -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-desktop-link file-desktop-link.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-desktop-link file-desktop-link.o ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-csource file-csource.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-csource file-csource.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-gif-load file-gif-load.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-gif-load file-gif-load.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-dicom file_dicom-file-dicom.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -fno-strict-aliasing -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-dicom file_dicom-file-dicom.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-gbr file-gbr.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-gbr file-gbr.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-glob file-glob.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-glob file-glob.o ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-gif-save file-gif-save.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-gif-save file-gif-save.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-gegl file-gegl.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-gegl file-gegl.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-gih file-gih.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-gih file-gih.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-header file-header.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-header file-header.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/openjpeg-2.4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-jp2-load file_jp2_load-file-jp2-load.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lopenjp2
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/openjpeg-2.4 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-jp2-load file_jp2_load-file-jp2-load.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lopenjp2 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-heif file_heif-file-heif.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lheif -llcms2
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-heif file_heif-file-heif.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgexiv2 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lheif -llcms2 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-html-table file-html-table.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-html-table file-html-table.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-pcx file-pcx.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-pcx file-pcx.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-pat file-pat.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-pat file-pat.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-mng file_mng-file-mng.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lmng -ljpeg -lpng16 -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-mng file_mng-file-mng.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lmng -ljpeg -lpng16 -lz -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-pdf-load file_pdf_load-file-pdf-load.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-pdf-load file_pdf_load-file-pdf-load.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lbabl-0.1 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-pdf-save file_pdf_save-file-pdf-save.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lz -lcairo
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-pdf-save file_pdf_save-file-pdf-save.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lz -lcairo -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-pix file-pix.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-pix file-pix.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-pnm file-pnm.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-pnm file-pnm.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-raw-data file-raw-data.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-raw-data file-raw-data.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-png file_png-file-png.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lpng16 -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/libpng16 -DPNG_PEDANTIC_WARNINGS -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-png file_png-file-png.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lpng16 -lz -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-ps file-ps.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgs
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-ps file-ps.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgs -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-psp file-psp.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lz
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-psp file-psp.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lz -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-sunras file-sunras.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-sunras file-sunras.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-svg file_svg-file-svg.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gdk-pixbuf-2.0 -pthread -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-svg file_svg-file-svg.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lrsvg-2 -lm -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lcairo -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-wmf file_wmf-file-wmf.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lwmf -lwmflite -lfreetype -lX11 -lexpat -ljpeg -lpng -lz -lm
libtool: link: aarch64-mageia-linux-gnu-gcc -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-wmf file_wmf-file-wmf.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lwmf -lwmflite -lfreetype -lX11 -lexpat -ljpeg -lpng -lz -lm -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-tga file-tga.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-tga file-tga.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-xbm file-xbm.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-xbm file-xbm.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-xmc file-xmc.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lXcursor
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-xmc file-xmc.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lXcursor -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o film film.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/film film.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gradient-map gradient-map.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gradient-map gradient-map.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-xpm file-xpm.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lSM -lICE -lX11 -lXpm
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-xpm file-xpm.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lSM -lICE -lX11 -lXpm -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o file-xwd file-xwd.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/file-xwd file-xwd.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o guillotine guillotine.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/guillotine guillotine.o ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o grid grid.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/grid grid.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jigsaw jigsaw.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/jigsaw jigsaw.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o plugin-browser plugin-browser.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/plugin-browser plugin-browser.o ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o procedure-browser procedure-browser.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/procedure-browser procedure-browser.o ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o nl-filter nl-filter.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/nl-filter nl-filter.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hot hot.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/hot hot.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mail mail.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mail mail.o ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o qbist qbist.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/qbist qbist.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o smooth-palette smooth-palette.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/smooth-palette smooth-palette.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sample-colorize sample-colorize.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sample-colorize sample-colorize.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sparkle sparkle.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sparkle sparkle.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tile-small tile-small.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tile-small tile-small.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sphere-designer sphere-designer.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sphere-designer sphere-designer.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unit-editor unit-editor.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/unit-editor unit-editor.o ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tile tile.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tile tile.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o van-gogh-lic van-gogh-lic.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/van-gogh-lic van-gogh-lic.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o warp warp.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/warp warp.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wavelet-decompose wavelet-decompose.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/wavelet-decompose wavelet-decompose.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o web-browser web_browser-web-browser.o ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/web-browser web_browser-web-browser.o ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Nothing to be done for 'all-am'.
Making all in extensions
Making all in goat-exercises
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o goat-exercise-c.o goat-exercise-c.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -DGETTEXT_PACKAGE=\""gimp30"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o goat_exercise_vala-goat-exercise-vala.o `test -f 'goat-exercise-vala.c' || echo './'`goat-exercise-vala.c
goat-exercise-vala.c: In function 'goat_real_query_procedures':
goat-exercise-vala.c:120:9: warning: variable 'self' set but not used [-Wunused-but-set-variable]
120 | Goat * self;
| ^~~~
goat-exercise-vala.c: In function 'goat_real_create_procedure':
goat-exercise-vala.c:156:112: warning: passing argument 4 of 'gimp_image_procedure_new' from incompatible pointer type [-Wincompatible-pointer-types]
156 | _tmp0_ = (GimpImageProcedure*) gimp_image_procedure_new ((GimpPlugIn*) self, name, GIMP_PDB_PROC_TYPE_PLUGIN, _goat_run_gimp_run_image_func, g_object_ref (self), g_object_unref);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| GimpValueArray * (*)(GimpProcedure *, GimpRunMode, GimpImage *, GimpDrawable *, GimpValueArray *, void *) {aka struct _GimpValueArray * (*)(struct _GimpProcedure *, GimpRunMode, struct _GimpImage *, struct _GimpDrawable *, struct _GimpValueArray *, void *)}
In file included from ../../libgimp/gimp.h:49,
from goat-exercise-vala.c:27:
../../libgimp/gimpimageprocedure.h:86:66: note: expected 'GimpRunImageFunc' {aka 'struct _GimpValueArray * (*)(struct _GimpProcedure *, GimpRunMode, struct _GimpImage *, struct _GimpDrawable *, const struct _GimpValueArray *, void *)'} but argument is of type 'GimpValueArray * (*)(GimpProcedure *, GimpRunMode, GimpImage *, GimpDrawable *, GimpValueArray *, void *)' {aka 'struct _GimpValueArray * (*)(struct _GimpProcedure *, GimpRunMode, struct _GimpImage *, struct _GimpDrawable *, struct _GimpValueArray *, void *)'}
86 | GimpRunImageFunc run_func,
| ~~~~~~~~~~~~~~~~~~^~~~~~~~
goat-exercise-vala.c: In function 'goat_run':
goat-exercise-vala.c:267:10: warning: assignment to 'GtkBox *' {aka 'struct _GtkBox *'} from incompatible pointer type 'GtkWidget *' {aka 'struct _GtkWidget *'} [-Wincompatible-pointer-types]
267 | _tmp6_ = gtk_dialog_get_content_area ((GtkDialog*) _tmp5_);
| ^
goat-exercise-vala.c:200:7: warning: variable '_argv_size_' set but not used [-Wunused-but-set-variable]
200 | gint _argv_size_;
| ^~~~~~~~~~~
At top level:
goat-exercise-vala.c:50:20: warning: 'goat_properties' defined but not used [-Wunused-variable]
50 | static GParamSpec* goat_properties[GOAT_NUM_PROPERTIES];
| ^~~~~~~~~~~~~~~
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goat-exercise-c goat-exercise-c.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/goat-exercise-c goat-exercise-c.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -DGETTEXT_PACKAGE=\""gimp30"\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o goat-exercise-vala goat_exercise_vala-goat-exercise-vala.o ../../libgimp/libgimp-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la ../../libgimp/libgimpui-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -DGETTEXT_PACKAGE=\"gimp30\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/goat-exercise-vala goat_exercise_vala-goat-exercise-vala.o -Wl,--export-dynamic -pthread ../../libgimp/.libs/libgimp-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimp/.libs/libgimpui-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
/usr/bin/intltool-merge ../../po-plug-ins org.gimp.extension.goat-exercises.metainfo.xml.in org.gimp.extension.goat-exercises.metainfo.xml -x -u -c ../../po-plug-ins/.intltool-merge-cache
Generating and caching the translation database
Merging translations into org.gimp.extension.goat-exercises.metainfo.xml.
CREATED org.gimp.extension.goat-exercises.metainfo.xml
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
make[3]: Nothing to be done for 'all-am'.
Making all in etc
make[2]: Nothing to be done for 'all'.
Making all in devel-docs
Making all in tools
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"../..\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o units.o units.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"../..\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o shadow.o shadow.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"../..\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o shooter.o shooter.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
aarch64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"../..\" -I../.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c -o widgets.o widgets.c
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o doc-shooter shadow.o shooter.o units.o widgets.o ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpmodule/libgimpmodule-3.0.la ../../libgimpmath/libgimpmath-3.0.la -lm ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpbase/libgimpbase-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/doc-shooter shadow.o shooter.o units.o widgets.o ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpmodule/.libs/libgimpmodule-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so -lm ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpbase/.libs/libgimpbase-3.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
Making all in libgimpbase
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase" ; then \
files=`echo libgimpbase3-docs.sgml libgimpbase3-sections.txt libgimpbase3-overrides.txt libgimpbase3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
_source_dir='' ; \
for i in ../../libgimpbase ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimpbase3 --ignore-headers="gimpbase.h gimpbase-private.h gimpcompatenums.h gimpprotocol.h gimpreloc.h gimpwire.h gimpwin32-io.h" ${_source_dir} --deprecated-guards="GIMP_DISABLE_DEPRECATED"
if grep -l '^..*$' libgimpbase3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=libgimpbase3; \
else \
for i in libgimpbase3.actions libgimpbase3.args libgimpbase3.hierarchy libgimpbase3.interfaces libgimpbase3.prerequisites libgimpbase3.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c libgimpbase3-scan.c -fPIC -DPIC -o .libs/libgimpbase3-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/libgimpbase3-scan.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libgimpbase3-scan ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -pthread
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
_source_dir='' ; \
for i in ../../libgimpbase ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimpbase3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimpbase3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=gimp
./libgimpbase3-unused.txt:1: warning: 1 unused declarations. They should be added to libgimpbase3-sections.txt in the appropriate place.
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimpbase3 ../libgimpbase3-docs.sgml
Computing chunks...
Writing libgimpbase3-gimpbaseenums.html for refentry(libgimpbase3-gimpbaseenums)
Writing libgimpbase3-gimpbasetypes.html for refentry(libgimpbase3-gimpbasetypes)
Writing libgimpbase3-gimpversion.html for refentry(libgimpbase3-gimpversion)
Writing libgimpbase3-gimplimits.html for refentry(libgimpbase3-gimplimits)
Writing libgimpbase3-gimpparamspecs.html for refentry(libgimpbase3-gimpparamspecs)
Writing libgimpbase3-gimpchecks.html for refentry(libgimpbase3-gimpchecks)
Writing libgimpbase3-gimpcpuaccel.html for refentry(libgimpbase3-gimpcpuaccel)
Writing libgimpbase3-gimpenv.html for refentry(libgimpbase3-gimpenv)
Writing libgimpbase3-gimpmemsize.html for refentry(libgimpbase3-gimpmemsize)
Writing GimpMetadata.html for refentry(GimpMetadata)
Writing libgimpbase3-gimprectangle.html for refentry(libgimpbase3-gimprectangle)
Writing GimpParasite.html for refentry(GimpParasite)
Writing libgimpbase3-gimpparasiteio.html for refentry(libgimpbase3-gimpparasiteio)
Writing libgimpbase3-gimpsignal.html for refentry(libgimpbase3-gimpsignal)
Writing libgimpbase3-gimpunit.html for refentry(libgimpbase3-gimpunit)
Writing libgimpbase3-gimputils.html for refentry(libgimpbase3-gimputils)
Writing GimpValueArray.html for refentry(GimpValueArray)
Writing pt01.html for part
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimpbase)
Writing libgimpbase3.devhelp2 for book(libgimpbase)
gtkdoc-fixxref --module=libgimpbase3 --module-dir=html --html-dir=/usr/share/gtk-doc/html
html/GimpMetadata.html:1018: warning: no link for: "gimp-image-metadata-load-finish" -> (gimp_image_metadata_load_finish()
).
html/GimpMetadata.html:1019: warning: no link for: "gimp-image-metadata-save-prepare" -> (gimp_image_metadata_save_prepare()
).
html/GimpMetadata.html:1020: warning: no link for: "gimp-image-metadata-save-finish" -> (gimp_image_metadata_save_finish()
).
html/GimpParasite.html:768: warning: no link for: "gimp-item-attach-parasite" -> (gimp_item_attach_parasite()
).
html/GimpParasite.html:769: warning: no link for: "gimp-attach-parasite" -> (gimp_attach_parasite()
).
html/GimpValueArray.html:324: warning: no link for: "GValues" -> (GValues).
html/libgimpbase3-gimplimits.html:119: warning: no link for: "GimpMemsizeEntry" -> (GimpMemsizeEntry).
html/libgimpbase3-gimpparamspecs.html:1249: warning: no link for: "GIMP-TYPE-int32-ARRAY" -> (GIMP_TYPE_int32_ARRAY
).
html/libgimpbase3-gimpparamspecs.html:1909: warning: no link for: "GimpRGB" -> (GimpRGB).
html/libgimpbase3-gimpunit.html:1008: warning: no link for: "GimpUnitMenu" -> (GimpUnitMenu).
html/libgimpbase3-gimpunit.html:1008: warning: no link for: "GimpSizeEntry" -> (GimpSizeEntry).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
Making all in libgimpcolor
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor" ; then \
files=`echo libgimpcolor3-docs.sgml libgimpcolor3-sections.txt libgimpcolor3-overrides.txt libgimpcolor3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
_source_dir='' ; \
for i in ../../libgimpcolor ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimpcolor3 --ignore-headers="gimpcolor.h" ${_source_dir} --deprecated-guards="GIMP_DISABLE_DEPRECATED"
if grep -l '^..*$' libgimpcolor3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=libgimpcolor3; \
else \
for i in libgimpcolor3.actions libgimpcolor3.args libgimpcolor3.hierarchy libgimpcolor3.interfaces libgimpcolor3.prerequisites libgimpcolor3.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c libgimpcolor3-scan.c -fPIC -DPIC -o .libs/libgimpcolor3-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/libgimpcolor3-scan.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libgimpcolor3-scan ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so -lgobject-2.0 -lglib-2.0 -pthread
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
_source_dir='' ; \
for i in ../../libgimpcolor ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimpcolor3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimpcolor3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimpcolor3 ../libgimpcolor3-docs.sgml
Computing chunks...
Writing libgimpcolor3-GimpRGB.html for refentry(libgimpcolor3-GimpRGB)
Writing libgimpcolor3-GimpHSV.html for refentry(libgimpcolor3-GimpHSV)
Writing libgimpcolor3-GimpCMYK.html for refentry(libgimpcolor3-GimpCMYK)
Writing libgimpcolor3-GimpColorSpace.html for refentry(libgimpcolor3-GimpColorSpace)
Writing GimpColorManaged.html for refentry(GimpColorManaged)
Writing GimpColorProfile.html for refentry(GimpColorProfile)
Writing GimpColorTransform.html for refentry(GimpColorTransform)
Writing libgimpcolor3-GimpAdaptiveSupersample.html for refentry(libgimpcolor3-GimpAdaptiveSupersample)
Writing libgimpcolor3-GimpBilinear.html for refentry(libgimpcolor3-GimpBilinear)
Writing libgimpcolor3-GimpCairo.html for refentry(libgimpcolor3-GimpCairo)
Writing libgimpcolor3-GimpPixbuf.html for refentry(libgimpcolor3-GimpPixbuf)
Writing pt01.html for part
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimpcolor)
Writing libgimpcolor3.devhelp2 for book(libgimpcolor)
gtkdoc-fixxref --module=libgimpcolor3 --module-dir=html --html-dir=/usr/share/gtk-doc/html
html/GimpColorProfile.html:289: warning: no link for: "cmsCreate-sRGBProfile" -> (cmsCreate_sRGBProfile()
).
html/GimpColorProfile.html:1022: warning: no link for: "GimpColorRenderingIntent" -> (GimpColorRenderingIntent).
html/GimpColorProfile.html:1024: warning: no link for: "Babl" -> (Babl).
html/GimpColorTransform.html:352: warning: no link for: "GeglBuffer" -> (GeglBuffer).
html/GimpColorTransform.html:353: warning: no link for: "GeglRectangle" -> (GeglRectangle).
html/GimpColorTransform.html:440: warning: no link for: "gegl-buffer-copy" -> (gegl_buffer_copy()
).
html/GimpColorTransform.html:440: warning: no link for: "babl-process" -> (babl_process()
).
html/libgimpcolor3-GimpPixbuf.html:77: warning: no link for: "GdkPixbuf" -> (GdkPixbuf).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
Making all in libgimpconfig
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig" ; then \
files=`echo libgimpconfig3-docs.sgml libgimpconfig3-sections.txt libgimpconfig3-overrides.txt libgimpconfig3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
_source_dir='' ; \
for i in ../../libgimpconfig ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimpconfig3 --ignore-headers="gimpconfig.h" ${_source_dir} --deprecated-guards="GIMP_DISABLE_DEPRECATED"
if grep -l '^..*$' libgimpconfig3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=libgimpconfig3; \
else \
for i in libgimpconfig3.actions libgimpconfig3.args libgimpconfig3.hierarchy libgimpconfig3.interfaces libgimpconfig3.prerequisites libgimpconfig3.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c libgimpconfig3-scan.c -fPIC -DPIC -o .libs/libgimpconfig3-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/libgimpconfig3-scan.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libgimpconfig3-scan ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so -lgobject-2.0 -lglib-2.0 -pthread
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
_source_dir='' ; \
for i in ../../libgimpconfig ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimpconfig3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimpconfig3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=gimp
./libgimpconfig3-unused.txt:1: warning: 1 unused declarations. They should be added to libgimpconfig3-sections.txt in the appropriate place.
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimpconfig3 ../libgimpconfig3-docs.sgml
Computing chunks...
Writing libgimpconfig-hierarchy.html for chapter(libgimpconfig-hierarchy)
Writing libgimpconfig3-GimpConfig.html for refentry(libgimpconfig3-GimpConfig)
Writing libgimpconfig3-GimpConfig-deserialize.html for refentry(libgimpconfig3-GimpConfig-deserialize)
Writing libgimpconfig3-GimpConfig-serialize.html for refentry(libgimpconfig3-GimpConfig-serialize)
Writing libgimpconfig3-GimpConfigError.html for refentry(libgimpconfig3-GimpConfigError)
Writing libgimpconfig3-GimpConfig-params.html for refentry(libgimpconfig3-GimpConfig-params)
Writing libgimpconfig3-GimpConfig-path.html for refentry(libgimpconfig3-GimpConfig-path)
Writing libgimpconfig3-gimpconfig-register.html for refentry(libgimpconfig3-gimpconfig-register)
Writing libgimpconfig3-GimpConfig-utils.html for refentry(libgimpconfig3-GimpConfig-utils)
Writing GimpConfigWriter.html for refentry(GimpConfigWriter)
Writing GimpScanner.html for refentry(GimpScanner)
Writing GimpColorConfig.html for refentry(GimpColorConfig)
Writing pt01.html for part
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimpconfig)
Writing libgimpconfig3.devhelp2 for book(libgimpconfig)
gtkdoc-fixxref --module=libgimpconfig3 --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=../libgimpbase/html --extra-dir=../libgimpcolor/html --extra-dir=../libgimpmath/html
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
Making all in libgimpmath
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath" ; then \
files=`echo libgimpmath3-docs.sgml libgimpmath3-sections.txt libgimpmath3-overrides.txt libgimpmath3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
_source_dir='' ; \
for i in ../../libgimpmath ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimpmath3 --ignore-headers="" ${_source_dir}
if grep -l '^..*$' libgimpmath3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS=" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS=" -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=libgimpmath3; \
else \
for i in libgimpmath3.actions libgimpmath3.args libgimpmath3.hierarchy libgimpmath3.interfaces libgimpmath3.prerequisites libgimpmath3.signals ; do \
test -f $i || touch $i ; \
done \
fi
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
_source_dir='' ; \
for i in ../../libgimpmath ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimpmath3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimpmath3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=gimp
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimpmath3 ../libgimpmath3-docs.sgml
Computing chunks...
Warning: multiple "IDs" for constraint linkend: api-index-2.10.
Writing libgimpmath3-GimpMath.html for refentry(libgimpmath3-GimpMath)
Writing libgimpmath3-GimpMatrix.html for refentry(libgimpmath3-GimpMatrix)
Writing libgimpmath3-GimpVector.html for refentry(libgimpmath3-GimpVector)
Writing pt01.html for part
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimpmath)
Writing libgimpmath3.devhelp2 for book(libgimpmath)
gtkdoc-fixxref --module=libgimpmath3 --module-dir=html --html-dir=/usr/share/gtk-doc/html
html/libgimpmath3-GimpMatrix.html:333: warning: no link for: "c" -> (r).
html/libgimpmath3-GimpMatrix.html:413: warning: no link for: "api-index-2.10.16" -> (2.10.16).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
Making all in libgimpmodule
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule" ; then \
files=`echo libgimpmodule3-docs.sgml libgimpmodule3-sections.txt libgimpmodule3-overrides.txt libgimpmodule3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
_source_dir='' ; \
for i in ../../libgimpmodule ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimpmodule3 --ignore-headers="" ${_source_dir} --deprecated-guards="GIMP_DISABLE_DEPRECATED"
if grep -l '^..*$' libgimpmodule3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="../../libgimpmodule/libgimpmodule-3.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=libgimpmodule3; \
else \
for i in libgimpmodule3.actions libgimpmodule3.args libgimpmodule3.hierarchy libgimpmodule3.interfaces libgimpmodule3.prerequisites libgimpmodule3.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c libgimpmodule3-scan.c -fPIC -DPIC -o .libs/libgimpmodule3-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/libgimpmodule3-scan.o -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libgimpmodule3-scan ../../libgimpmodule/.libs/libgimpmodule-3.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
_source_dir='' ; \
for i in ../../libgimpmodule ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimpmodule3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimpmodule3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=gimp
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimpmodule3 ../libgimpmodule3-docs.sgml
Computing chunks...
Writing GimpModule.html for refentry(GimpModule)
Writing GimpModuleDB.html for refentry(GimpModuleDB)
Writing pt01.html for part
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimpmodule)
Writing libgimpmodule3.devhelp2 for book(libgimpmodule)
gtkdoc-fixxref --module=libgimpmodule3 --module-dir=html --html-dir=/usr/share/gtk-doc/html
html/GimpModule.html:218: warning: no link for: "gimp-module-query" -> (gimp_module_query()
).
html/GimpModule.html:250: warning: no link for: "gimp-module-register" -> (gimp_module_register()
).
html/GimpModule.html:730: warning: no link for: "GimpColorDisplay" -> (GimpColorDisplay).
html/GimpModule.html:731: warning: no link for: "GimpColorSelector" -> (GimpColorSelector).
html/GimpModule.html:731: warning: no link for: "GimpController" -> (GimpController).
html/GimpModuleDB.html:277: warning: no link for: "gimp-module-set-load-inhibit" -> (gimp_module_set_load_inhibit()
).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
Making all in libgimpthumb
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb" ; then \
files=`echo libgimpthumb3-docs.sgml libgimpthumb3-sections.txt libgimpthumb3-overrides.txt libgimpthumb3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
_source_dir='' ; \
for i in ../../libgimpthumb ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimpthumb3 --ignore-headers="libgimpthumb.h" ${_source_dir}
if grep -l '^..*$' libgimpthumb3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="../../libgimpmath/libgimpmath-3.0.la ../../libgimpthumb/libgimpthumb-3.0.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=libgimpthumb3; \
else \
for i in libgimpthumb3.actions libgimpthumb3.args libgimpthumb3.hierarchy libgimpthumb3.interfaces libgimpthumb3.prerequisites libgimpthumb3.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c libgimpthumb3-scan.c -fPIC -DPIC -o .libs/libgimpthumb3-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/libgimpthumb3-scan.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libgimpthumb3-scan ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpthumb/.libs/libgimpthumb-3.0.so -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
_source_dir='' ; \
for i in ../../libgimpthumb ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimpthumb3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimpthumb3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=gimp
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimpthumb3 ../libgimpthumb3-docs.sgml
Computing chunks...
Writing GimpThumbnail.html for refentry(GimpThumbnail)
Writing libgimpthumb3-GimpThumb-utils.html for refentry(libgimpthumb3-GimpThumb-utils)
Writing libgimpthumb3-GimpThumb-enums.html for refentry(libgimpthumb3-GimpThumb-enums)
Writing libgimpthumb3-GimpThumb-error.html for refentry(libgimpthumb3-GimpThumb-error)
Writing pt01.html for part
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimpthumb)
Writing libgimpthumb3.devhelp2 for book(libgimpthumb)
gtkdoc-fixxref --module=libgimpthumb3 --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=../libgimpmath/html
html/GimpThumbnail.html:545: warning: no link for: "GdkPixbuf" -> (GdkPixbuf).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
Making all in libgimpwidgets
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets" ; then \
files=`echo visual-index.xml libgimpwidgets3-docs.sgml libgimpwidgets3-sections.txt libgimpwidgets3-overrides.txt libgimpwidgets3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
_source_dir='' ; \
for i in ../../libgimpwidgets ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimpwidgets3 --ignore-headers="gimp-icon-pixbufs.h gimp-color-picker-cursors.h gimpcolorprofilestore-private.h gimpeevl.h gimpwidgets-private.h" ${_source_dir} --deprecated-guards="GIMP_DISABLE_DEPRECATED"
if grep -l '^..*$' libgimpwidgets3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DGIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION -UGIMP_DISABLE_DEPRECATED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj --type-init-func="do { void babl_init (void); babl_init (); } while (0)" $scanobj_options --module=libgimpwidgets3; \
else \
for i in libgimpwidgets3.actions libgimpwidgets3.args libgimpwidgets3.hierarchy libgimpwidgets3.interfaces libgimpwidgets3.prerequisites libgimpwidgets3.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -DGIMP_ENABLE_CONTROLLER_UNDER_CONSTRUCTION -UGIMP_DISABLE_DEPRECATED -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c libgimpwidgets3-scan.c -fPIC -DPIC -o .libs/libgimpwidgets3-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/libgimpwidgets3-scan.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libgimpwidgets3-scan ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
_source_dir='' ; \
for i in ../../libgimpwidgets ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimpwidgets3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimpwidgets3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=gimp
../../libgimpwidgets/gimpcolorscaleentry.c:35: warning: Section gimpcolorscaleentry is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimplabeled.c:34: warning: Section gimplabeled is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimplabelintwidget.c:35: warning: Section gimplabelintwidget is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimplabelspin.c:35: warning: Section gimplabelspin is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimpscaleentry.c:35: warning: Section gimpscaleentry is not defined in the libgimpwidgets3-sections.txt file.
./libgimpwidgets3-sections.txt:1163: warning: No declaration found for GIMP_SCALE_ENTRY_LABEL.
./libgimpwidgets3-sections.txt:1164: warning: No declaration found for GIMP_SCALE_ENTRY_SCALE.
./libgimpwidgets3-sections.txt:1165: warning: No declaration found for GIMP_SCALE_ENTRY_SCALE_ADJ.
./libgimpwidgets3-sections.txt:1166: warning: No declaration found for GIMP_SCALE_ENTRY_SPINBUTTON.
./libgimpwidgets3-sections.txt:1167: warning: No declaration found for GIMP_SCALE_ENTRY_SPINBUTTON_ADJ.
./libgimpwidgets3-sections.txt:1169: warning: No declaration found for gimp_scale_entry_set_sensitive.
./libgimpwidgets3-sections.txt:1216: warning: No declaration found for gimp_prop_opacity_entry_new.
See libgimpwidgets3-undeclared.txt for the list of undeclared symbols.
./libgimpwidgets3-unused.txt:1: warning: 30 unused declarations. They should be added to libgimpwidgets3-sections.txt in the appropriate place.
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimpwidgets3 ../libgimpwidgets3-docs.sgml
Computing chunks...
Writing libgimpwidgets-hierarchy.html for chapter(libgimpwidgets-hierarchy)
Writing libgimpwidgets-gallery.html for chapter(libgimpwidgets-gallery)
Writing GimpBrowser.html for refentry(GimpBrowser)
Writing GimpBusyBox.html for refentry(GimpBusyBox)
Writing GimpButton.html for refentry(GimpButton)
Writing GimpChainButton.html for refentry(GimpChainButton)
Writing GimpColorArea.html for refentry(GimpColorArea)
Writing GimpColorButton.html for refentry(GimpColorButton)
Writing GimpColorHexEntry.html for refentry(GimpColorHexEntry)
Writing GimpColorScale.html for refentry(GimpColorScale)
Writing GimpColorSelection.html for refentry(GimpColorSelection)
Writing GimpColorProfileChooserDialog.html for refentry(GimpColorProfileChooserDialog)
Writing GimpColorProfileStore.html for refentry(GimpColorProfileStore)
Writing GimpColorProfileComboBox.html for refentry(GimpColorProfileComboBox)
Writing GimpColorProfileView.html for refentry(GimpColorProfileView)
Writing GimpDialog.html for refentry(GimpDialog)
Writing GimpEnumStore.html for refentry(GimpEnumStore)
Writing GimpEnumComboBox.html for refentry(GimpEnumComboBox)
Writing GimpEnumLabel.html for refentry(GimpEnumLabel)
Writing GimpFileEntry.html for refentry(GimpFileEntry)
Writing GimpFrame.html for refentry(GimpFrame)
Writing GimpHintBox.html for refentry(GimpHintBox)
Writing GimpIntComboBox.html for refentry(GimpIntComboBox)
Writing GimpIntStore.html for refentry(GimpIntStore)
Writing GimpMemsizeEntry.html for refentry(GimpMemsizeEntry)
Writing GimpNumberPairEntry.html for refentry(GimpNumberPairEntry)
Writing GimpOffsetArea.html for refentry(GimpOffsetArea)
Writing GimpPageSelector.html for refentry(GimpPageSelector)
Writing GimpPathEditor.html for refentry(GimpPathEditor)
Writing GimpPickButton.html for refentry(GimpPickButton)
Writing GimpPreviewArea.html for refentry(GimpPreviewArea)
Writing GimpPreview.html for refentry(GimpPreview)
Writing GimpRuler.html for refentry(GimpRuler)
Writing GimpScrolledPreview.html for refentry(GimpScrolledPreview)
Writing GimpSizeEntry.html for refentry(GimpSizeEntry)
Writing GimpStringComboBox.html for refentry(GimpStringComboBox)
Writing GimpUnitStore.html for refentry(GimpUnitStore)
Writing GimpUnitComboBox.html for refentry(GimpUnitComboBox)
Writing GimpZoomModel.html for refentry(GimpZoomModel)
Writing libgimpwidgets-widgets.html for part(libgimpwidgets-widgets)
Writing GimpCellRendererColor.html for refentry(GimpCellRendererColor)
Writing GimpCellRendererToggle.html for refentry(GimpCellRendererToggle)
Writing libgimpwidgets-cell-renderers.html for part(libgimpwidgets-cell-renderers)
Writing GimpColorDisplay.html for refentry(GimpColorDisplay)
Writing GimpColorDisplayStack.html for refentry(GimpColorDisplayStack)
Writing libgimpwidgets-colordisplay.html for part(libgimpwidgets-colordisplay)
Writing GimpColorSelector.html for refentry(GimpColorSelector)
Writing GimpColorNotebook.html for refentry(GimpColorNotebook)
Writing GimpColorScales.html for refentry(GimpColorScales)
Writing GimpColorSelect.html for refentry(GimpColorSelect)
Writing libgimpwidgets-colorselector.html for part(libgimpwidgets-colorselector)
Writing GimpController.html for refentry(GimpController)
Writing libgimpwidgets-controller.html for part(libgimpwidgets-controller)
Writing libgimpwidgets3-GimpCairoUtils.html for refentry(libgimpwidgets3-GimpCairoUtils)
Writing libgimpwidgets3-GimpHelpUI.html for refentry(libgimpwidgets3-GimpHelpUI)
Writing libgimpwidgets3-GimpQueryBox.html for refentry(libgimpwidgets3-GimpQueryBox)
Writing libgimpwidgets3-GimpIcons.html for refentry(libgimpwidgets3-GimpIcons)
Writing libgimpwidgets3-GimpEnumWidgets.html for refentry(libgimpwidgets3-GimpEnumWidgets)
Writing libgimpwidgets3-GimpPropWidgets.html for refentry(libgimpwidgets3-GimpPropWidgets)
Writing libgimpwidgets3-GimpWidgets.html for refentry(libgimpwidgets3-GimpWidgets)
Writing libgimpwidgets3-GimpWidgetsUtils.html for refentry(libgimpwidgets3-GimpWidgetsUtils)
Writing libgimpwidgets-utils.html for part(libgimpwidgets-utils)
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimpwidgets)
Writing libgimpwidgets3.devhelp2 for book(libgimpwidgets)
gtkdoc-fixxref --module=libgimpwidgets3 --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=../libgimpbase/html --extra-dir=../libgimpcolor/html --extra-dir=../libgimpconfig/html --extra-dir=../libgimpmath/html --extra-dir=../libgimp/html
html/GimpCellRendererToggle.html:144: warning: no link for: "GIMP-STOCK-VISIBLE:CAPS" -> (GIMP_STOCK_VISIBLE
).
html/GimpColorDisplay.html:286: warning: no link for: "GeglBuffer" -> (GeglBuffer).
html/GimpColorDisplay.html:287: warning: no link for: "GeglRectangle" -> (GeglRectangle).
html/GimpColorDisplay.html:477: warning: no link for: "GimpModule" -> (GimpModule).
html/GimpIntComboBox.html:186: warning: no link for: "PangoEllipsizeMode" -> (PangoEllipsizeMode).
html/GimpIntStore.html:368: warning: no link for: "GdkPixbuf" -> (GdkPixbuf).
html/GimpMemsizeEntry.html:140: warning: no link for: "GtkOptionMenu" -> (GtkOptionMenu).
html/GimpMemsizeEntry.html:254: warning: no link for: "GtkSpinbutton" -> (GtkSpinbutton).
html/GimpRuler.html:150: warning: no link for: "GimpUnit" -> (GimpUnit).
html/GimpSizeEntry.html:365: warning: no link for: "gimp-unit-menu-new" -> (gimp_unit_menu_new()
).
html/api-index-full.html:3387: warning: no link for: "gimp-spin-button-new-with-range" -> (gimp_spin_button_new_with_range).
html/libgimpwidgets3-GimpHelpUI.html:283: warning: no link for: "GtkTipsQuery" -> (GtkTipsQuery).
html/libgimpwidgets3-GimpPropWidgets.html:1557: warning: no link for: "GimpScaleEntry" -> (GimpScaleEntry).
html/libgimpwidgets3-GimpPropWidgets.html:1573: warning: no link for: "gimp-scale-entry-set-bounds" -> (gimp_scale_entry_set_bounds()
).
html/libgimpwidgets3-GimpQueryBox.html:283: warning: no link for: "GimpUnitMenu" -> (GimpUnitMenu).
html/libgimpwidgets3-GimpWidgets.html:236: warning: no link for: "gimp-radio-group-new2" -> (gimp_radio_group_new2()
).
html/libgimpwidgets3-GimpWidgets.html:310: warning: no link for: "gimp-radio-group-set-active" -> (gimp_radio_group_set_active()
).
html/libgimpwidgets3-GimpWidgetsUtils.html:395: warning: no link for: "Babl" -> (Babl).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
Making all in libgimp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
if test "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp" != "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp" ; then \
files=`echo libgimp3-docs.sgml libgimp3-sections.txt libgimp3-overrides.txt libgimp3.types`; \
if test "x$files" != "x" ; then \
for file in $files ; do \
destdir=`dirname /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp/$file`; \
test -d "$destdir" || mkdir -p "$destdir"; \
test -f /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp/$file && \
cp -pf /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp/$file /home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp/$file || true; \
done; \
fi; \
fi
touch setup-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
/usr/bin/mkdir -p xml && ( \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
echo ""; \
) > xml/gtkdocentities.ent
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
_source_dir='' ; \
for i in ../../libgimp ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-scan --module=libgimp3 --ignore-headers="gimp-debug.h gimp-private.h gimp-shm.h gimppdb-private.h gimppdbprocedure.h gimpgpparams.h gimppixbuf.h gimpplugin-private.h gimpprocedure-private.h gimpprocedureconfig-private.h gimptilebackendplugin.h gimpunit_pdb.h gimpunitcache.h libgimp-intl.h stdplugins-intl.h" ${_source_dir} --deprecated-guards="GIMP_DISABLE_DEPRECATED"
if grep -l '^..*$' libgimp3.types > /dev/null 2>&1 ; then \
scanobj_options=""; \
gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
scanobj_options="--verbose"; \
fi; \
fi; \
CC="/bin/sh ../../libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LD="/bin/sh ../../libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type " LDFLAGS="../../libgimpbase/libgimpbase-3.0.la ../../libgimpcolor/libgimpcolor-3.0.la ../../libgimpmath/libgimpmath-3.0.la ../../libgimpconfig/libgimpconfig-3.0.la ../../libgimpwidgets/libgimpwidgets-3.0.la ../../libgimp/libgimp-3.0.la ../../libgimp/libgimpui-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags" \
gtkdoc-scangobj $scanobj_options --module=libgimp3; \
else \
for i in libgimp3.actions libgimp3.args libgimp3.hierarchy libgimp3.interfaces libgimp3.prerequisites libgimp3.signals ; do \
test -f $i || touch $i ; \
done \
fi
libtool: compile: aarch64-mageia-linux-gnu-gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGIMP_DISABLE_DEPRECATED -DBABL_DISABLE_DEPRECATED -DGSEAL_ENABLE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -I../.. -I../.. -I/usr/include/gegl-0.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/babl-0.1 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -c libgimp3-scan.c -fPIC -DPIC -o .libs/libgimp3-scan.o
libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags .libs/libgimp3-scan.o -Wl,--export-dynamic -pthread -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/libgimp3-scan ../../libgimpbase/.libs/libgimpbase-3.0.so ../../libgimpcolor/.libs/libgimpcolor-3.0.so ../../libgimpmath/.libs/libgimpmath-3.0.so ../../libgimpconfig/.libs/libgimpconfig-3.0.so ../../libgimpwidgets/.libs/libgimpwidgets-3.0.so ../../libgimp/.libs/libgimp-3.0.so ../../libgimp/.libs/libgimpui-3.0.so -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread
touch scan-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
_source_dir='' ; \
for i in ../../libgimp ; do \
_source_dir="${_source_dir} --source-dir=$i" ; \
done ; \
gtkdoc-mkdb --module=libgimp3 --output-format=xml --expand-content-files="" --main-sgml-file=libgimp3-docs.sgml ${_source_dir} --sgml-mode --output-format=xml --name-space=gimp
./libgimp3.args:257: warning: Property GimpSaveProcedure:supports-comment has no documentation.
./libgimp3.args:267: warning: Property GimpSaveProcedure:supports-exif has no documentation.
./libgimp3.args:277: warning: Property GimpSaveProcedure:supports-iptc has no documentation.
./libgimp3.args:287: warning: Property GimpSaveProcedure:supports-profile has no documentation.
./libgimp3.args:297: warning: Property GimpSaveProcedure:supports-thumbnail has no documentation.
./libgimp3.args:307: warning: Property GimpSaveProcedure:supports-xmp has no documentation.
../../libgimp/gimpproceduredialog.c:1325: warning: Parameter description for gimp_procedure_dialog_fill_container_list::dialog is missing in source code comment block.
../../libgimp/gimpproceduredialog.c:1325: warning: Parameter description for gimp_procedure_dialog_fill_container_list::container_id is missing in source code comment block.
../../libgimp/gimpproceduredialog.c:1325: warning: Parameter description for gimp_procedure_dialog_fill_container_list::properties is missing in source code comment block.
./libgimp3-unused.txt:1: warning: 51 unused declarations. They should be added to libgimp3-sections.txt in the appropriate place.
touch sgml-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
rm -rf html && mkdir html && \
mkhtml_options=""; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \
if test "$?" = "0"; then \
if test "x1" = "x1"; then \
mkhtml_options="$mkhtml_options --verbose"; \
fi; \
fi; \
gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \
if test "$?" = "0"; then \
mkhtml_options="$mkhtml_options --path=\"/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp\""; \
fi; \
cd html && gtkdoc-mkhtml $mkhtml_options libgimp3 ../libgimp3-docs.sgml
Computing chunks...
Writing libgimp3-Gimp.html for refentry(libgimp3-Gimp)
Writing libgimp3-gimpenums.html for refentry(libgimp3-gimpenums)
Writing libgimp3-gimpbuffer.html for refentry(libgimp3-gimpbuffer)
Writing libgimp3-gimpcontext.html for refentry(libgimp3-gimpcontext)
Writing libgimp3-gimpgimprc.html for refentry(libgimp3-gimpgimprc)
Writing libgimp3-gimphelp.html for refentry(libgimp3-gimphelp)
Writing libgimp3-gimpmessage.html for refentry(libgimp3-gimpmessage)
Writing GimpPlugIn.html for refentry(GimpPlugIn)
Writing GimpPDB.html for refentry(GimpPDB)
Writing GimpProcedure.html for refentry(GimpProcedure)
Writing libgimp3-GimpProcedure-params.html for refentry(libgimp3-GimpProcedure-params)
Writing GimpImageProcedure.html for refentry(GimpImageProcedure)
Writing GimpFileProcedure.html for refentry(GimpFileProcedure)
Writing GimpLoadProcedure.html for refentry(GimpLoadProcedure)
Writing GimpThumbnailProcedure.html for refentry(GimpThumbnailProcedure)
Writing GimpSaveProcedure.html for refentry(GimpSaveProcedure)
Writing GimpProcedureConfig.html for refentry(GimpProcedureConfig)
Writing libgimp3-gimpparamspecs.html for refentry(libgimp3-gimpparamspecs)
Writing libgimp3-gimpprogress.html for refentry(libgimp3-gimpprogress)
Writing libgimp3-gimpdebug.html for refentry(libgimp3-gimpdebug)
Writing libgimp-general.html for chapter(libgimp-general)
Writing GimpChannel.html for refentry(GimpChannel)
Writing GimpDisplay.html for refentry(GimpDisplay)
Writing GimpDrawable.html for refentry(GimpDrawable)
Writing libgimp3-gimpdrawablecolor.html for refentry(libgimp3-gimpdrawablecolor)
Writing libgimp3-gimpdrawableedit.html for refentry(libgimp3-gimpdrawableedit)
Writing libgimp3-gimpedit.html for refentry(libgimp3-gimpedit)
Writing libgimp3-gimpfile.html for refentry(libgimp3-gimpfile)
Writing libgimp3-gimpfloatingsel.html for refentry(libgimp3-gimpfloatingsel)
Writing GimpImage.html for refentry(GimpImage)
Writing libgimp3-gimpimagecolorprofile.html for refentry(libgimp3-gimpimagecolorprofile)
Writing libgimp3-gimpimageconvert.html for refentry(libgimp3-gimpimageconvert)
Writing libgimp3-gimpimagegrid.html for refentry(libgimp3-gimpimagegrid)
Writing libgimp3-gimpimageguides.html for refentry(libgimp3-gimpimageguides)
Writing libgimp3-gimpimagesamplepoints.html for refentry(libgimp3-gimpimagesamplepoints)
Writing libgimp3-gimpimageselect.html for refentry(libgimp3-gimpimageselect)
Writing libgimp3-gimpimagetransform.html for refentry(libgimp3-gimpimagetransform)
Writing libgimp3-gimpimageundo.html for refentry(libgimp3-gimpimageundo)
Writing libgimp3-gimpmetadata.html for refentry(libgimp3-gimpmetadata)
Writing GimpItem.html for refentry(GimpItem)
Writing libgimp3-gimpitemtransform.html for refentry(libgimp3-gimpitemtransform)
Writing GimpLayer.html for refentry(GimpLayer)
Writing GimpLayerMask.html for refentry(GimpLayerMask)
Writing GimpSelection.html for refentry(GimpSelection)
Writing libgimp3-gimptextlayer.html for refentry(libgimp3-gimptextlayer)
Writing libgimp3-gimptexttool.html for refentry(libgimp3-gimptexttool)
Writing libgimp3-gimppainttools.html for refentry(libgimp3-gimppainttools)
Writing GimpVectors.html for refentry(GimpVectors)
Writing libgimp-image.html for chapter(libgimp-image)
Writing libgimp3-gimpbrush.html for refentry(libgimp3-gimpbrush)
Writing libgimp3-gimpbrushes.html for refentry(libgimp3-gimpbrushes)
Writing libgimp3-gimpdynamics.html for refentry(libgimp3-gimpdynamics)
Writing libgimp3-gimpfonts.html for refentry(libgimp3-gimpfonts)
Writing libgimp3-gimpgradient.html for refentry(libgimp3-gimpgradient)
Writing libgimp3-gimpgradients.html for refentry(libgimp3-gimpgradients)
Writing libgimp3-gimppalette.html for refentry(libgimp3-gimppalette)
Writing libgimp3-gimppalettes.html for refentry(libgimp3-gimppalettes)
Writing libgimp3-gimppattern.html for refentry(libgimp3-gimppattern)
Writing libgimp3-gimppatterns.html for refentry(libgimp3-gimppatterns)
Writing libgimp-data.html for chapter(libgimp-data)
Writing GimpSelectButton.html for refentry(GimpSelectButton)
Writing GimpBrushSelectButton.html for refentry(GimpBrushSelectButton)
Writing GimpFontSelectButton.html for refentry(GimpFontSelectButton)
Writing GimpGradientSelectButton.html for refentry(GimpGradientSelectButton)
Writing GimpPaletteSelectButton.html for refentry(GimpPaletteSelectButton)
Writing GimpPatternSelectButton.html for refentry(GimpPatternSelectButton)
Writing libgimp3-gimpbrushselect.html for refentry(libgimp3-gimpbrushselect)
Writing libgimp3-gimpfontselect.html for refentry(libgimp3-gimpfontselect)
Writing libgimp3-gimpgradientselect.html for refentry(libgimp3-gimpgradientselect)
Writing libgimp3-gimppaletteselect.html for refentry(libgimp3-gimppaletteselect)
Writing libgimp3-gimppatternselect.html for refentry(libgimp3-gimppatternselect)
Writing libgimp-selectors.html for chapter(libgimp-selectors)
Writing libgimp.html for part(libgimp)
Writing libgimpui-hierarchy.html for chapter(libgimpui-hierarchy)
Writing libgimp3-gimpui.html for refentry(libgimp3-gimpui)
Writing libgimp3-gimpexport.html for refentry(libgimp3-gimpexport)
Writing GimpDrawablePreview.html for refentry(GimpDrawablePreview)
Writing GimpAspectPreview.html for refentry(GimpAspectPreview)
Writing GimpZoomPreview.html for refentry(GimpZoomPreview)
Writing libgimp3-GimpItemComboBox.html for refentry(libgimp3-GimpItemComboBox)
Writing GimpImageComboBox.html for refentry(GimpImageComboBox)
Writing GimpProgressBar.html for refentry(GimpProgressBar)
Writing GimpProcBrowserDialog.html for refentry(GimpProcBrowserDialog)
Writing GimpProcedureDialog.html for refentry(GimpProcedureDialog)
Writing libgimp3-GimpProcView.html for refentry(libgimp3-GimpProcView)
Writing libgimpui.html for part(libgimpui)
Writing api-index-full.html for index(api-index-full)
Writing annotation-glossary.html for glossary(annotation-glossary)
Writing index.html for book(libgimp-libgimpui)
Writing libgimp3.devhelp2 for book(libgimp-libgimpui)
gtkdoc-fixxref --module=libgimp3 --module-dir=html --html-dir=/usr/share/gtk-doc/html --extra-dir=../libgimpbase/html --extra-dir=../libgimpcolor/html --extra-dir=../libgimpconfig/html --extra-dir=../libgimpmath/html --extra-dir=../libgimpwidgets/html
html/GimpDrawable.html:331: warning: no link for: "GeglBuffer" -> (GeglBuffer).
html/GimpDrawable.html:333: warning: no link for: "gegl-buffer-flush" -> (gegl_buffer_flush()
).
html/GimpDrawable.html:394: warning: no link for: "Babl" -> (Babl).
html/GimpDrawable.html:540: warning: no link for: "GdkPixbuf" -> (GdkPixbuf).
html/GimpImage.html:3081: warning: no link for: "GimpUnit" -> (GimpUnit).
html/GimpPlugIn.html:649: warning: no link for: "gimp-plugin-set-pdb-error-handler" -> (gimp_plugin_set_pdb_error_handler()
).
html/GimpProcedure.html:1330: warning: no link for: "gimp-procedure-add-argument-from-property" -> (gimp_procedure_add_argument_from_property()
).
html/GimpProcedure.html:1420: warning: no link for: "gimp-procedure-add-return-value-from-property" -> (gimp_procedure_add_return_value_from_property()
).
html/GimpProcedureConfig.html:277: warning: no link for: "GIMP-ARGUMENT-SYNC-PARASITE:CAPS" -> (GIMP_ARGUMENT_SYNC_PARASITE
).
html/GimpProcedureConfig.html:278: warning: no link for: "gimp-procedure-set-argument-sync" -> (gimp_procedure_set_argument_sync()
).
html/GimpProcedureConfig.html:494: warning: no link for: "gimp-procedure-config-save-metadata" -> (gimp_procedure_config_save_metadata()
).
html/libgimp3-gimpcontext.html:3024: warning: no link for: "GeglDistanceMetric" -> (GeglDistanceMetric).
html/libgimp3-gimphelp.html:66: warning: no link for: "gimp-plugin-help-register" -> (gimp_plugin_help_register()
).
html/libgimp3-gimpprogress.html:620: warning: no link for: "gimp-progress-install" -> (gimp_progress_install()
).
html/libgimp3-gimpui.html:239: warning: no link for: "gdk-set-use-xshm" -> (gdk_set_use_xshm()
).
html/libgimp3-gimpui.html:239: warning: no link for: "gtk-widget-set-default-visual" -> (gtk_widget_set_default_visual()
).
touch html-build.stamp
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
Making all in performance-logs
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
Making all in docs
make[2]: Nothing to be done for 'all'.
Making all in build
Making all in windows
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.soDM4R
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64
+ cd gimp-2.99.4
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/make install-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4'
Making install in m4macros
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/m4macros'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/m4macros'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/aclocal'
/usr/bin/install -p -m 644 gimp-3.0.m4 '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/aclocal'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/m4macros'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/m4macros'
Making install in cursors
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/cursors'
Making install in themes
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes'
Making install in System
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes/System'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes/System'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/themes/System'
/usr/bin/install -p -m 644 gimp.css '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/themes/System'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes/System'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes/System'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/themes'
Making install in po
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale
linguas="am ar ast az be bg br bs ca ca@valencia ckb cs csb da de dz el en_CA en_GB eo es et eu fa fi fr ga gd gl gu he hi hr hu id is it ja ka kab kk km kn ko ky lt lv mk ml mr ms my nb nds ne nl nn oc pa pl pt pt_BR ro ru rw si sk sl sr sr@latin sv ta te th tr tt uk vi xh yi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -p -m 644 $lang.gmo $dir/gimp30.mo; \
echo "installing $lang.gmo as $dir/gimp30.mo"; \
else \
/usr/bin/install -p -m 644 ./$lang.gmo $dir/gimp30.mo; \
echo "installing ./$lang.gmo as" \
"$dir/gimp30.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -p -m 644 $lang.gmo.m $dir/gimp30.mo.m; \
echo "installing $lang.gmo.m as $dir/gimp30.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -p -m 644 ./$lang.gmo.m \
$dir/gimp30.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/gimp30.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing am.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/am/LC_MESSAGES/gimp30.mo
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/gimp30.mo
installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/gimp30.mo
installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/az/LC_MESSAGES/gimp30.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/gimp30.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/gimp30.mo
installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/gimp30.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/gimp30.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/gimp30.mo
installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gimp30.mo
installing ckb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ckb/LC_MESSAGES/gimp30.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/gimp30.mo
installing csb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/csb/LC_MESSAGES/gimp30.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/gimp30.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/gimp30.mo
installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/dz/LC_MESSAGES/gimp30.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/gimp30.mo
installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gimp30.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gimp30.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/gimp30.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/gimp30.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/gimp30.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/gimp30.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/gimp30.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/gimp30.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/gimp30.mo
installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/gimp30.mo
installing gd.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gd/LC_MESSAGES/gimp30.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/gimp30.mo
installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/gimp30.mo
installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/gimp30.mo
installing hi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hi/LC_MESSAGES/gimp30.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/gimp30.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/gimp30.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/gimp30.mo
installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/gimp30.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/gimp30.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/gimp30.mo
installing ka.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ka/LC_MESSAGES/gimp30.mo
installing kab.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/kab/LC_MESSAGES/gimp30.mo
installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/kk/LC_MESSAGES/gimp30.mo
installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/km/LC_MESSAGES/gimp30.mo
installing kn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/kn/LC_MESSAGES/gimp30.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/gimp30.mo
installing ky.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ky/LC_MESSAGES/gimp30.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/gimp30.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/gimp30.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/gimp30.mo
installing ml.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ml/LC_MESSAGES/gimp30.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/gimp30.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/gimp30.mo
installing my.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/gimp30.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/gimp30.mo
installing nds.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nds/LC_MESSAGES/gimp30.mo
installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/gimp30.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/gimp30.mo
installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/gimp30.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/gimp30.mo
installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/gimp30.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/gimp30.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/gimp30.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gimp30.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/gimp30.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/gimp30.mo
installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/gimp30.mo
installing si.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/si/LC_MESSAGES/gimp30.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/gimp30.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/gimp30.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/gimp30.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gimp30.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/gimp30.mo
installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ta/LC_MESSAGES/gimp30.mo
installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/te/LC_MESSAGES/gimp30.mo
installing th.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/th/LC_MESSAGES/gimp30.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/gimp30.mo
installing tt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/tt/LC_MESSAGES/gimp30.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/gimp30.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/gimp30.mo
installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/xh/LC_MESSAGES/gimp30.mo
installing yi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/yi/LC_MESSAGES/gimp30.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gimp30.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/gimp30.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gimp30.mo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po'
Making install in po-libgimp
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale
linguas="ar az be bg br bs ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hr hu id is it ja kab kk km ko lt lv mk mr ms my nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sr sr@latin sv ta te tr uk vi xh yi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -p -m 644 $lang.gmo $dir/gimp30-libgimp.mo; \
echo "installing $lang.gmo as $dir/gimp30-libgimp.mo"; \
else \
/usr/bin/install -p -m 644 ./$lang.gmo $dir/gimp30-libgimp.mo; \
echo "installing ./$lang.gmo as" \
"$dir/gimp30-libgimp.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -p -m 644 $lang.gmo.m $dir/gimp30-libgimp.mo.m; \
echo "installing $lang.gmo.m as $dir/gimp30-libgimp.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -p -m 644 ./$lang.gmo.m \
$dir/gimp30-libgimp.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/gimp30-libgimp.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/gimp30-libgimp.mo
installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/az/LC_MESSAGES/gimp30-libgimp.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/gimp30-libgimp.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/gimp30-libgimp.mo
installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/gimp30-libgimp.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/gimp30-libgimp.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/gimp30-libgimp.mo
installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gimp30-libgimp.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/gimp30-libgimp.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/gimp30-libgimp.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/gimp30-libgimp.mo
installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/dz/LC_MESSAGES/gimp30-libgimp.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/gimp30-libgimp.mo
installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gimp30-libgimp.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gimp30-libgimp.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/gimp30-libgimp.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/gimp30-libgimp.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/gimp30-libgimp.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/gimp30-libgimp.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/gimp30-libgimp.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/gimp30-libgimp.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/gimp30-libgimp.mo
installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/gimp30-libgimp.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/gimp30-libgimp.mo
installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/gimp30-libgimp.mo
installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/gimp30-libgimp.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/gimp30-libgimp.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/gimp30-libgimp.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/gimp30-libgimp.mo
installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/gimp30-libgimp.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/gimp30-libgimp.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/gimp30-libgimp.mo
installing kab.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/kab/LC_MESSAGES/gimp30-libgimp.mo
installing kk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/kk/LC_MESSAGES/gimp30-libgimp.mo
installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/km/LC_MESSAGES/gimp30-libgimp.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/gimp30-libgimp.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/gimp30-libgimp.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/gimp30-libgimp.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/gimp30-libgimp.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/gimp30-libgimp.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/gimp30-libgimp.mo
installing my.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/gimp30-libgimp.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/gimp30-libgimp.mo
installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/gimp30-libgimp.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/gimp30-libgimp.mo
installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/gimp30-libgimp.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/gimp30-libgimp.mo
installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/gimp30-libgimp.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/gimp30-libgimp.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/gimp30-libgimp.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gimp30-libgimp.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/gimp30-libgimp.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/gimp30-libgimp.mo
installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/gimp30-libgimp.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/gimp30-libgimp.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/gimp30-libgimp.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/gimp30-libgimp.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gimp30-libgimp.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/gimp30-libgimp.mo
installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ta/LC_MESSAGES/gimp30-libgimp.mo
installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/te/LC_MESSAGES/gimp30-libgimp.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/gimp30-libgimp.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/gimp30-libgimp.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/gimp30-libgimp.mo
installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/xh/LC_MESSAGES/gimp30-libgimp.mo
installing yi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/yi/LC_MESSAGES/gimp30-libgimp.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gimp30-libgimp.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/gimp30-libgimp.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gimp30-libgimp.mo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-libgimp'
Making install in po-plug-ins
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale
linguas="ar be bg br bs ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hr hu id is it ja km kn ko lt lv mk mr ms my nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sr sr@latin sv tr uk vi xh yi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -p -m 644 $lang.gmo $dir/gimp30-std-plug-ins.mo; \
echo "installing $lang.gmo as $dir/gimp30-std-plug-ins.mo"; \
else \
/usr/bin/install -p -m 644 ./$lang.gmo $dir/gimp30-std-plug-ins.mo; \
echo "installing ./$lang.gmo as" \
"$dir/gimp30-std-plug-ins.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -p -m 644 $lang.gmo.m $dir/gimp30-std-plug-ins.mo.m; \
echo "installing $lang.gmo.m as $dir/gimp30-std-plug-ins.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -p -m 644 ./$lang.gmo.m \
$dir/gimp30-std-plug-ins.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/gimp30-std-plug-ins.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/gimp30-std-plug-ins.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/gimp30-std-plug-ins.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/gimp30-std-plug-ins.mo
installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/gimp30-std-plug-ins.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gimp30-std-plug-ins.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/gimp30-std-plug-ins.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/gimp30-std-plug-ins.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/gimp30-std-plug-ins.mo
installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/dz/LC_MESSAGES/gimp30-std-plug-ins.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/gimp30-std-plug-ins.mo
installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gimp30-std-plug-ins.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gimp30-std-plug-ins.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/gimp30-std-plug-ins.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/gimp30-std-plug-ins.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/gimp30-std-plug-ins.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/gimp30-std-plug-ins.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/gimp30-std-plug-ins.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/gimp30-std-plug-ins.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/gimp30-std-plug-ins.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/gimp30-std-plug-ins.mo
installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/gimp30-std-plug-ins.mo
installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/gimp30-std-plug-ins.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/gimp30-std-plug-ins.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/gimp30-std-plug-ins.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/gimp30-std-plug-ins.mo
installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/gimp30-std-plug-ins.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/gimp30-std-plug-ins.mo
installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/km/LC_MESSAGES/gimp30-std-plug-ins.mo
installing kn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/kn/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/gimp30-std-plug-ins.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/gimp30-std-plug-ins.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/gimp30-std-plug-ins.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/gimp30-std-plug-ins.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/gimp30-std-plug-ins.mo
installing my.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/gimp30-std-plug-ins.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/gimp30-std-plug-ins.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/gimp30-std-plug-ins.mo
installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/gimp30-std-plug-ins.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/gimp30-std-plug-ins.mo
installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/gimp30-std-plug-ins.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/gimp30-std-plug-ins.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/gimp30-std-plug-ins.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/gimp30-std-plug-ins.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/gimp30-std-plug-ins.mo
installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/gimp30-std-plug-ins.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/gimp30-std-plug-ins.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/gimp30-std-plug-ins.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/gimp30-std-plug-ins.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gimp30-std-plug-ins.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/gimp30-std-plug-ins.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/gimp30-std-plug-ins.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/gimp30-std-plug-ins.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/gimp30-std-plug-ins.mo
installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/xh/LC_MESSAGES/gimp30-std-plug-ins.mo
installing yi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/yi/LC_MESSAGES/gimp30-std-plug-ins.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gimp30-std-plug-ins.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/gimp30-std-plug-ins.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gimp30-std-plug-ins.mo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-plug-ins'
Making install in po-python
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale
linguas="ar az be bg br bs ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu hr hu id is it ja kab km ko lt lv mk mr ms my nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sr sr@latin sv ta te tr uk vi xh zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -p -m 644 $lang.gmo $dir/gimp30-python.mo; \
echo "installing $lang.gmo as $dir/gimp30-python.mo"; \
else \
/usr/bin/install -p -m 644 ./$lang.gmo $dir/gimp30-python.mo; \
echo "installing ./$lang.gmo as" \
"$dir/gimp30-python.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -p -m 644 $lang.gmo.m $dir/gimp30-python.mo.m; \
echo "installing $lang.gmo.m as $dir/gimp30-python.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -p -m 644 ./$lang.gmo.m \
$dir/gimp30-python.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/gimp30-python.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/gimp30-python.mo
installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/az/LC_MESSAGES/gimp30-python.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/gimp30-python.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/gimp30-python.mo
installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/gimp30-python.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/gimp30-python.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/gimp30-python.mo
installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gimp30-python.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/gimp30-python.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/gimp30-python.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/gimp30-python.mo
installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/dz/LC_MESSAGES/gimp30-python.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/gimp30-python.mo
installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gimp30-python.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gimp30-python.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/gimp30-python.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/gimp30-python.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/gimp30-python.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/gimp30-python.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/gimp30-python.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/gimp30-python.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/gimp30-python.mo
installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/gimp30-python.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/gimp30-python.mo
installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/gimp30-python.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/gimp30-python.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/gimp30-python.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/gimp30-python.mo
installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/gimp30-python.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/gimp30-python.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/gimp30-python.mo
installing kab.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/kab/LC_MESSAGES/gimp30-python.mo
installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/km/LC_MESSAGES/gimp30-python.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/gimp30-python.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/gimp30-python.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/gimp30-python.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/gimp30-python.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/gimp30-python.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/gimp30-python.mo
installing my.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/gimp30-python.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/gimp30-python.mo
installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/gimp30-python.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/gimp30-python.mo
installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/gimp30-python.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/gimp30-python.mo
installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/gimp30-python.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/gimp30-python.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/gimp30-python.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gimp30-python.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/gimp30-python.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/gimp30-python.mo
installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/gimp30-python.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/gimp30-python.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/gimp30-python.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/gimp30-python.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gimp30-python.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/gimp30-python.mo
installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ta/LC_MESSAGES/gimp30-python.mo
installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/te/LC_MESSAGES/gimp30-python.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/gimp30-python.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/gimp30-python.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/gimp30-python.mo
installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/xh/LC_MESSAGES/gimp30-python.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gimp30-python.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/gimp30-python.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gimp30-python.mo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-python'
Making install in po-script-fu
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale
linguas="ar ast az be bg br bs ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hr hu id is it ja km ko lt lv mk mr ms my nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sr sr@latin sv ta te tr uk vi xh yi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -p -m 644 $lang.gmo $dir/gimp30-script-fu.mo; \
echo "installing $lang.gmo as $dir/gimp30-script-fu.mo"; \
else \
/usr/bin/install -p -m 644 ./$lang.gmo $dir/gimp30-script-fu.mo; \
echo "installing ./$lang.gmo as" \
"$dir/gimp30-script-fu.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -p -m 644 $lang.gmo.m $dir/gimp30-script-fu.mo.m; \
echo "installing $lang.gmo.m as $dir/gimp30-script-fu.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -p -m 644 ./$lang.gmo.m \
$dir/gimp30-script-fu.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/gimp30-script-fu.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/gimp30-script-fu.mo
installing ast.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ast/LC_MESSAGES/gimp30-script-fu.mo
installing az.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/az/LC_MESSAGES/gimp30-script-fu.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/gimp30-script-fu.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/gimp30-script-fu.mo
installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/gimp30-script-fu.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/gimp30-script-fu.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/gimp30-script-fu.mo
installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gimp30-script-fu.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/gimp30-script-fu.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/gimp30-script-fu.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/gimp30-script-fu.mo
installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/dz/LC_MESSAGES/gimp30-script-fu.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/gimp30-script-fu.mo
installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gimp30-script-fu.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gimp30-script-fu.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/gimp30-script-fu.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/gimp30-script-fu.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/gimp30-script-fu.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/gimp30-script-fu.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/gimp30-script-fu.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/gimp30-script-fu.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/gimp30-script-fu.mo
installing ga.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ga/LC_MESSAGES/gimp30-script-fu.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/gimp30-script-fu.mo
installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/gimp30-script-fu.mo
installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/gimp30-script-fu.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/gimp30-script-fu.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/gimp30-script-fu.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/gimp30-script-fu.mo
installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/gimp30-script-fu.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/gimp30-script-fu.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/gimp30-script-fu.mo
installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/km/LC_MESSAGES/gimp30-script-fu.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/gimp30-script-fu.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/gimp30-script-fu.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/gimp30-script-fu.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/gimp30-script-fu.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/gimp30-script-fu.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/gimp30-script-fu.mo
installing my.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/gimp30-script-fu.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/gimp30-script-fu.mo
installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/gimp30-script-fu.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/gimp30-script-fu.mo
installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/gimp30-script-fu.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/gimp30-script-fu.mo
installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/gimp30-script-fu.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/gimp30-script-fu.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/gimp30-script-fu.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gimp30-script-fu.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/gimp30-script-fu.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/gimp30-script-fu.mo
installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/gimp30-script-fu.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/gimp30-script-fu.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/gimp30-script-fu.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/gimp30-script-fu.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gimp30-script-fu.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/gimp30-script-fu.mo
installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ta/LC_MESSAGES/gimp30-script-fu.mo
installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/te/LC_MESSAGES/gimp30-script-fu.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/gimp30-script-fu.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/gimp30-script-fu.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/gimp30-script-fu.mo
installing xh.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/xh/LC_MESSAGES/gimp30-script-fu.mo
installing yi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/yi/LC_MESSAGES/gimp30-script-fu.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gimp30-script-fu.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/gimp30-script-fu.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gimp30-script-fu.mo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-script-fu'
Making install in po-tips
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale
linguas="ar be bg br bs ca ca@valencia cs da de dz el en_CA en_GB eo es et eu fa fi fr gl gu he hr hu id is it ja km ko lt lv mk mr ms my nb ne nl nn oc pa pl pt pt_BR ro ru rw sk sl sr sr@latin sv ta tr uk vi zh_CN zh_HK zh_TW "; \
for lang in $linguas; do \
dir=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/$lang/LC_MESSAGES; \
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d $dir; \
if test -r $lang.gmo; then \
/usr/bin/install -p -m 644 $lang.gmo $dir/gimp30-tips.mo; \
echo "installing $lang.gmo as $dir/gimp30-tips.mo"; \
else \
/usr/bin/install -p -m 644 ./$lang.gmo $dir/gimp30-tips.mo; \
echo "installing ./$lang.gmo as" \
"$dir/gimp30-tips.mo"; \
fi; \
if test -r $lang.gmo.m; then \
/usr/bin/install -p -m 644 $lang.gmo.m $dir/gimp30-tips.mo.m; \
echo "installing $lang.gmo.m as $dir/gimp30-tips.mo.m"; \
else \
if test -r ./$lang.gmo.m ; then \
/usr/bin/install -p -m 644 ./$lang.gmo.m \
$dir/gimp30-tips.mo.m; \
echo "installing ./$lang.gmo.m as" \
"$dir/gimp30-tips.mo.m"; \
else \
true; \
fi; \
fi; \
done
installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ar/LC_MESSAGES/gimp30-tips.mo
installing be.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/be/LC_MESSAGES/gimp30-tips.mo
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bg/LC_MESSAGES/gimp30-tips.mo
installing br.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/br/LC_MESSAGES/gimp30-tips.mo
installing bs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/bs/LC_MESSAGES/gimp30-tips.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca/LC_MESSAGES/gimp30-tips.mo
installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gimp30-tips.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/cs/LC_MESSAGES/gimp30-tips.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/da/LC_MESSAGES/gimp30-tips.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/de/LC_MESSAGES/gimp30-tips.mo
installing dz.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/dz/LC_MESSAGES/gimp30-tips.mo
installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/el/LC_MESSAGES/gimp30-tips.mo
installing en_CA.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_CA/LC_MESSAGES/gimp30-tips.mo
installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gimp30-tips.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eo/LC_MESSAGES/gimp30-tips.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/es/LC_MESSAGES/gimp30-tips.mo
installing et.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/et/LC_MESSAGES/gimp30-tips.mo
installing eu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/eu/LC_MESSAGES/gimp30-tips.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fa/LC_MESSAGES/gimp30-tips.mo
installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fi/LC_MESSAGES/gimp30-tips.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/fr/LC_MESSAGES/gimp30-tips.mo
installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gl/LC_MESSAGES/gimp30-tips.mo
installing gu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/gu/LC_MESSAGES/gimp30-tips.mo
installing he.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/he/LC_MESSAGES/gimp30-tips.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hr/LC_MESSAGES/gimp30-tips.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/hu/LC_MESSAGES/gimp30-tips.mo
installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/id/LC_MESSAGES/gimp30-tips.mo
installing is.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/is/LC_MESSAGES/gimp30-tips.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/it/LC_MESSAGES/gimp30-tips.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ja/LC_MESSAGES/gimp30-tips.mo
installing km.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/km/LC_MESSAGES/gimp30-tips.mo
installing ko.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ko/LC_MESSAGES/gimp30-tips.mo
installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lt/LC_MESSAGES/gimp30-tips.mo
installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/lv/LC_MESSAGES/gimp30-tips.mo
installing mk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mk/LC_MESSAGES/gimp30-tips.mo
installing mr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/mr/LC_MESSAGES/gimp30-tips.mo
installing ms.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ms/LC_MESSAGES/gimp30-tips.mo
installing my.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/my/LC_MESSAGES/gimp30-tips.mo
installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nb/LC_MESSAGES/gimp30-tips.mo
installing ne.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ne/LC_MESSAGES/gimp30-tips.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nl/LC_MESSAGES/gimp30-tips.mo
installing nn.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/nn/LC_MESSAGES/gimp30-tips.mo
installing oc.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/oc/LC_MESSAGES/gimp30-tips.mo
installing pa.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pa/LC_MESSAGES/gimp30-tips.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pl/LC_MESSAGES/gimp30-tips.mo
installing pt.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt/LC_MESSAGES/gimp30-tips.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gimp30-tips.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ro/LC_MESSAGES/gimp30-tips.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ru/LC_MESSAGES/gimp30-tips.mo
installing rw.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/rw/LC_MESSAGES/gimp30-tips.mo
installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sk/LC_MESSAGES/gimp30-tips.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sl/LC_MESSAGES/gimp30-tips.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr/LC_MESSAGES/gimp30-tips.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gimp30-tips.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/sv/LC_MESSAGES/gimp30-tips.mo
installing ta.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/ta/LC_MESSAGES/gimp30-tips.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/tr/LC_MESSAGES/gimp30-tips.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/uk/LC_MESSAGES/gimp30-tips.mo
installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/vi/LC_MESSAGES/gimp30-tips.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gimp30-tips.mo
installing zh_HK.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_HK/LC_MESSAGES/gimp30-tips.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/gimp30-tips.mo
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-tips'
Making install in po-windows-installer
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-windows-installer'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/po-windows-installer'
Making install in data
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data'
Making install in brushes
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes'
Making install in Basic
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Basic'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Basic'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Basic'
/usr/bin/install -p -m 644 1-pixel.vbr Block-01.vbr Block-02.vbr Block-03.vbr Hardness-025.vbr Hardness-050.vbr Hardness-075.vbr Hardness-100.vbr pixel.gbr Star.vbr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Basic'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Basic'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Basic'
Making install in Fun
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Fun'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Fun'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Fun'
/usr/bin/install -p -m 644 GEGL-goat.gih pepper.gbr Wilber.gih '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Fun'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Fun'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Fun'
Making install in Media
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Media'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Media'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Media'
/usr/bin/install -p -m 644 Acrylic-01.gih Acrylic-02.gih Acrylic-03.gih Acrylic-04.gih Acrylic-05.gih Bristles-01.gbr Bristles-02.gbr Bristles-03.gbr Oils-01.gbr Oils-02.gbr Oils-03.gbr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Media'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Media'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Media'
Making install in Legacy
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Legacy'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Legacy'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Legacy'
/usr/bin/install -p -m 644 confetti.gbr confetti.gih vine.gih '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Legacy'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Legacy'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Legacy'
Making install in Sketch
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Sketch'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Sketch'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Sketch'
/usr/bin/install -p -m 644 Chalk-01.gih Chalk-02.gih Chalk-03.gih Charcoal-01.gbr Charcoal-02.gbr Charcoal-03.gih Pencil-01.gih Pencil-02.gih Pencil-03.gih Pencil-Scratch.gbr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Sketch'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Sketch'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Sketch'
Making install in Splatters
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Splatters'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Splatters'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Splatters'
/usr/bin/install -p -m 644 Grunge-01.gih Sparks-Hose.gih Splats-01.gih Splats-02.gih Sponge-01.gbr Sponge-02.gbr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Splatters'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Splatters'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Splatters'
Making install in Texture
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Texture'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Texture'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Texture'
/usr/bin/install -p -m 644 Cell-01.gbr Cell-02.gbr Grass.gih Hatch-Pen-01.gbr Smoke.gbr Stone-Work-01.gih Texture-01.gbr Texture-02.gbr Texture-Hose-01.gih Texture-Hose-02.gih Texture-Hose-03.gih Vegetation-01.gbr Vegetation-02.gih '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/brushes/Texture'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Texture'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes/Texture'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/brushes'
Making install in dynamics
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics'
Making install in Basic
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/Basic'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/Basic'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/dynamics/Basic'
/usr/bin/install -p -m 644 Basic-Simple.gdyn Dynamics-Random.gdyn Negative-Size-Pressure.gdyn Pencil-Generic.gdyn Pencil-Shader.gdyn Pen-Generic.gdyn Pressure-Opacity.gdyn Pressure-Size.gdyn '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/dynamics/Basic'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/Basic'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/Basic'
Making install in FX
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/FX'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/FX'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/dynamics/FX'
/usr/bin/install -p -m 644 Confetti.gdyn Perspective.gdyn Speed_Size_Opacity.gdyn '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/dynamics/FX'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/FX'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics/FX'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/dynamics'
/usr/bin/install -p -m 644 Basic-Dynamics.gdyn Color-From-Gradient.gdyn Dynamics-Off.gdyn Fade-Tapering.gdyn Random-Color.gdyn Tilt-Angle.gdyn Track-Direction.gdyn Velocity-Tapering.gdyn '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/dynamics'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/dynamics'
Making install in environ
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/environ'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/environ'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/environ'
/usr/bin/install -p -m 644 default.env python.env '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/environ'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/environ'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/environ'
Making install in gradients
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/gradients'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/gradients'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gradients'
/usr/bin/install -p -m 644 Abstract_1.ggr Abstract_2.ggr Abstract_3.ggr Aneurism.ggr Blinds.ggr Blue_Green.ggr Browns.ggr Brushed_Aluminium.ggr Burning_Paper.ggr Burning_Transparency.ggr CD.ggr CD_Half.ggr Caribbean_Blues.ggr Coffee.ggr Cold_Steel.ggr Cold_Steel_2.ggr Crown_molding.ggr Dark_1.ggr Deep_Sea.ggr Default.ggr Flare_Glow_Angular_1.ggr Flare_Glow_Radial_1.ggr Flare_Glow_Radial_2.ggr Flare_Glow_Radial_3.ggr Flare_Glow_Radial_4.ggr Flare_Radial_101.ggr Flare_Radial_102.ggr Flare_Radial_103.ggr Flare_Rays_Radial_1.ggr Flare_Rays_Radial_2.ggr Flare_Rays_Size_1.ggr Flare_Sizefac_101.ggr Four_bars.ggr Full_saturation_spectrum_CCW.ggr Full_saturation_spectrum_CW.ggr Golden.ggr Greens.ggr Horizon_1.ggr Horizon_2.ggr Incandescent.ggr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gradients'
/usr/bin/install -p -m 644 Land_1.ggr Land_and_Sea.ggr Metallic_Something.ggr Nauseating_Headache.ggr Neon_Cyan.ggr Neon_Green.ggr Neon_Yellow.ggr Pastels.ggr Pastel_Rainbow.ggr Purples.ggr Radial_Eyeball_Blue.ggr Radial_Eyeball_Brown.ggr Radial_Eyeball_Green.ggr Radial_Glow_1.ggr Radial_Rainbow_Hoop.ggr Rounded_edge.ggr Shadows_1.ggr Shadows_2.ggr Shadows_3.ggr Skyline.ggr Skyline_polluted.ggr Square_Wood_Frame.ggr Sunrise.ggr Three_bars_sin.ggr Tropical_Colors.ggr Tube_Red.ggr Wood_1.ggr Wood_2.ggr Yellow_Contrast.ggr Yellow_Orange.ggr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gradients'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gradients/gimp-obsolete-files'
/usr/bin/install -p -m 644 French_flag.ggr French_flag_smooth.ggr German_flag.ggr German_flag_smooth.ggr Mexican_flag.ggr Mexican_flag_smooth.ggr Romanian_flag.ggr Romanian_flag_smooth.ggr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gradients/gimp-obsolete-files'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/gradients'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/gradients'
Making install in images
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/images'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/images'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/images'
/usr/bin/install -p -m 644 gimp-devel-logo.png gimp-splash.png wilber.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/images'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/images'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/images'
Making install in interpreters
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/interpreters'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/interpreters'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/interpreters'
/usr/bin/install -p -m 644 default.interp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/interpreters'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/interpreters'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/interpreters'
Making install in palettes
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/palettes'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/palettes'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/palettes'
/usr/bin/install -p -m 644 Bears.gpl Bgold.gpl Blues.gpl Borders.gpl Browns_And_Yellows.gpl Caramel.gpl Cascade.gpl China.gpl Coldfire.gpl Cool_Colors.gpl Cranes.gpl Dark_pastels.gpl Default.gpl Ega.gpl Firecode.gpl Gold.gpl Grayblue.gpl Grays.gpl GrayViolet.gpl Greens.gpl Hilite.gpl Khaki.gpl Lights.gpl Muted.gpl Named_Colors.gpl News3.gpl Op2.gpl Paintjet.gpl Pastels.gpl Plasma.gpl Reds.gpl Reds_And_Purples.gpl Royal.gpl Tango.gpl Topographic.gpl Visibone.gpl Visibone_2.gpl Volcano.gpl Warm_Colors.gpl Web.gpl '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/palettes'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/palettes'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/palettes'
Making install in patterns
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns'
Making install in Animal
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Animal'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Animal'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Animal'
/usr/bin/install -p -m 644 leather.pat leopard.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Animal'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Animal'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Animal'
Making install in Fabric
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Fabric'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Fabric'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Fabric'
/usr/bin/install -p -m 644 burlap.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Fabric'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Fabric'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Fabric'
Making install in Food
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Food'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Food'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Food'
/usr/bin/install -p -m 644 choc_swirl.pat java.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Food'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Food'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Food'
Making install in Legacy
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Legacy'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Legacy'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Legacy'
/usr/bin/install -p -m 644 3dgreen.pat Stripes1px.pat Stripes2px.pat blue.pat bluegrid.pat bluesquares.pat blueweb.pat fibers.pat nops.pat pastel.pat qube1.pat recessed.pat redcube.pat sm_squares.pat warning.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Legacy'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Legacy'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Legacy'
Making install in Paper
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Paper'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Paper'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Paper'
/usr/bin/install -p -m 644 crinklepaper.pat paper.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Paper'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Paper'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Paper'
Making install in Plant
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Plant'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Plant'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Plant'
/usr/bin/install -p -m 644 leaves.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Plant'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Plant'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Plant'
Making install in Sky
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Sky'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Sky'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Sky'
/usr/bin/install -p -m 644 lightning.pat sky.pat starfield.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Sky'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Sky'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Sky'
Making install in Stone
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Stone'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Stone'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Stone'
/usr/bin/install -p -m 644 Craters.pat Moonfoot.pat amethyst.pat brick.pat cracked.pat granite1.pat ground1.pat pink_marble.pat marble1.pat marble2.pat marble3.pat rock.pat slate.pat stone33.pat terra.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Stone'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Stone'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Stone'
Making install in Water
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Water'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Water'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Water'
/usr/bin/install -p -m 644 electric.pat ice.pat pool.pat rain.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Water'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Water'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Water'
Making install in Wood
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Wood'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Wood'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Wood'
/usr/bin/install -p -m 644 bark.pat burlwood.pat corkboard.pat parque1.pat parque2.pat parque3.pat pine.pat walnut.pat wood1.pat wood2.pat wood3.pat wood4.pat wood5.pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/patterns/Wood'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Wood'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns/Wood'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/patterns'
Making install in tips
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tips'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tips'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tips'
/usr/bin/install -p -m 644 gimp-tips.xml '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tips'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tips'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tips'
Making install in tags
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tags'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tags'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tags'
/usr/bin/install -p -m 644 gimp-tags-default.xml '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tags'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tags'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tags'
Making install in tool-presets
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets'
Making install in Crop
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Crop'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Crop'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Crop'
/usr/bin/install -p -m 644 16_10.gtp 16_9.gtp 3_2-Landscape.gtp 3_2-Portrait.gtp 4_3-Landscape.gtp 4_3-Portrait.gtp Square.gtp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Crop'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Crop'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Crop'
Making install in FX
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/FX'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/FX'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/FX'
/usr/bin/install -p -m 644 Crop-16-9.gtp Crop-Composition.gtp Fill-Paper.gtp FX-Confetti.gtp FX-Radial-Softlight.gtp Glow-Lights.gtp Smooth-Clone.gtp Vignette.gtp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/FX'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/FX'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/FX'
Making install in Paint
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Paint'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Paint'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Paint'
/usr/bin/install -p -m 644 Airbrush.gtp Airbrush-Color-From-Gradient.gtp Basic-Knife.gtp Basic-Round.gtp Basic-Round-Detail.gtp Bristles.gtp Eraser-Hard.gtp Noise.gtp Paintbrush-Color-From-Gradient.gtp Pencil-Color-From-Gradient.gtp Smudge-Rough.gtp Smudge-Soft.gtp Soft-Oil.gtp Splatters.gtp Structure.gtp Vegetal.gtp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Paint'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Paint'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Paint'
Making install in Selection
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Selection'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Selection'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Selection'
/usr/bin/install -p -m 644 Circle-200px.gtp Feathered-Selection.gtp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Selection'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Selection'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Selection'
Making install in Sketch
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Sketch'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Sketch'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Sketch'
/usr/bin/install -p -m 644 Blue-Pen.gtp Eraser-Soft.gtp Ink-Smooth.gtp Ink-Thin.gtp Pencil.gtp Pencil-Soft.gtp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/tool-presets/Sketch'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Sketch'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets/Sketch'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data/tool-presets'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/fonts
echo '[package]' > /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimp-release
echo 'revision=0' >> /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimp-release
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/data'
Making install in desktop
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/metainfo'
/usr/bin/install -p -m 644 org.gimp.GIMP.appdata.xml gimp-data-extras.metainfo.xml '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/metainfo'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/applications'
/usr/bin/install -p -m 644 gimp.desktop '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/applications'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/16x16/apps'
/usr/bin/install -p -m 644 16x16/gimp.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/16x16/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/22x22/apps'
/usr/bin/install -p -m 644 22x22/gimp.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/22x22/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/24x24/apps'
/usr/bin/install -p -m 644 24x24/gimp.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/24x24/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/256x256/apps'
/usr/bin/install -p -m 644 256x256/gimp.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/256x256/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/32x32/apps'
/usr/bin/install -p -m 644 32x32/gimp.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/32x32/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/48x48/apps'
/usr/bin/install -p -m 644 48x48/gimp.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor/48x48/apps'
/usr/bin/make install-data-hook
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
touch /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/icons/hicolor
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/desktop'
Making install in menus
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/menus'
/usr/bin/install -p -m 644 dockable-menu.xml image-menu.xml brush-editor-menu.xml brushes-menu.xml buffers-menu.xml channels-menu.xml colormap-menu.xml cursor-info-menu.xml dashboard-menu.xml documents-menu.xml dynamics-editor-menu.xml dynamics-menu.xml error-console-menu.xml fonts-menu.xml gradient-editor-menu.xml gradients-menu.xml images-menu.xml layers-menu.xml mypaint-brushes-menu.xml palette-editor-menu.xml palettes-menu.xml patterns-menu.xml tool-preset-editor-menu.xml tool-presets-menu.xml quick-mask-menu.xml sample-points-menu.xml selection-menu.xml templates-menu.xml text-editor-toolbar.xml text-tool-menu.xml tool-options-menu.xml undo-menu.xml vector-toolpath-menu.xml vectors-menu.xml '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/menus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/menus'
Making install in libgimpbase
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimpbase-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgimpbase-3.0.so.0.9900.4 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpbase-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpbase-3.0.so.0.9900.4 libgimpbase-3.0.so.0 || { rm -f libgimpbase-3.0.so.0 && ln -s libgimpbase-3.0.so.0.9900.4 libgimpbase-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpbase-3.0.so.0.9900.4 libgimpbase-3.0.so || { rm -f libgimpbase-3.0.so && ln -s libgimpbase-3.0.so.0.9900.4 libgimpbase-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpbase-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpbase-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpbase'
/usr/bin/install -p -m 644 gimpbase.h gimpbaseenums.h gimpbasetypes.h gimpcpuaccel.h gimplimits.h gimpparamspecs.h gimpversion.h gimpchecks.h gimpenv.h gimpmemsize.h gimpmetadata.h gimpparasite.h gimpparasiteio.h gimprectangle.h gimpsignal.h gimpunit.h gimputils.h gimpvaluearray.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpbase'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpbase'
Making install in tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -p gimptool-2.99 gimp-test-clipboard-2.99 '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin'
libtool: warning: '../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gimptool-2.99 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimptool-2.99
libtool: warning: '../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gimp-test-clipboard-2.99 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-test-clipboard-2.99
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/tools'
Making install in pdb
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/pdb'
Making install in icons
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons'
Making install in Color
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/24x24/apps'
/usr/bin/install -p -m 644 24/dialog-error.svg 24/dialog-information.svg 24/dialog-question.svg 24/dialog-warning.svg 24/document-print.svg 24/media-floppy.svg 24/media-optical.svg 24/gtk-select-color.svg 24/gimp-business-card.svg 24/gimp-center.svg 24/gimp-channel.svg 24/gimp-channel-alpha.svg 24/gimp-channel-blue.svg 24/gimp-channel-gray.svg 24/gimp-channel-green.svg 24/gimp-channel-indexed.svg 24/gimp-channel-red.svg 24/gimp-channels.svg 24/gimp-char-picker.svg 24/gimp-colormap.svg 24/gimp-color-space-linear.svg 24/gimp-color-space-non-linear.svg 24/gimp-color-space-perceptual.svg 24/gimp-controller.svg 24/gimp-controller-keyboard.svg 24/gimp-controller-linux-input.svg 24/gimp-controller-midi.svg 24/gimp-controller-wheel.svg 24/gimp-cursor.svg 24/gimp-device-status.svg 24/gimp-display.svg 24/gimp-display-filter.svg 24/gimp-display-filter-clip-warning.svg 24/gimp-display-filter-colorblind.svg 24/gimp-display-filter-contrast.svg 24/gimp-display-filter-gamma.svg 24/gimp-display-filter-lcms.svg 24/gimp-display-filter-proof.svg 24/gimp-dynamics.svg 24/gimp-floating-selection.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-gegl.svg 24/gimp-grid.svg 24/gimp-histogram.svg 24/gimp-image.svg 24/gimp-images.svg 24/gimp-landscape.svg 24/gimp-layer.svg 24/gimp-layer-mask.svg 24/gimp-layers.svg 24/gimp-letter-spacing.svg 24/gimp-line-spacing.svg 24/gimp-move-to-screen.svg 24/gimp-navigation.svg 24/gimp-path.svg 24/gimp-paths.svg 24/gimp-portrait.svg 24/gimp-prefs-color-management.svg 24/gimp-prefs-controllers.svg 24/gimp-prefs-default-comment.svg 24/gimp-prefs-default-grid.svg 24/gimp-prefs-display.svg 24/gimp-prefs-folders.svg 24/gimp-prefs-folders-brushes.svg 24/gimp-prefs-folders-dynamics.svg 24/gimp-prefs-folders-environ.svg 24/gimp-prefs-folders-fonts.svg 24/gimp-prefs-folders-gradients.svg 24/gimp-prefs-folders-icon-themes.svg 24/gimp-prefs-folders-interp.svg 24/gimp-prefs-folders-modules.svg 24/gimp-prefs-folders-mypaint-brushes.svg 24/gimp-prefs-folders-palettes.svg 24/gimp-prefs-folders-patterns.svg 24/gimp-prefs-folders-plug-ins.svg 24/gimp-prefs-folders-scripts.svg 24/gimp-prefs-folders-themes.svg 24/gimp-prefs-folders-tool-plug-ins.svg 24/gimp-prefs-folders-tool-presets.svg 24/gimp-prefs-folders-tools.svg 24/gimp-prefs-help-system.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-prefs-icon-theme.svg 24/gimp-prefs-image-title.svg 24/gimp-prefs-image-windows.svg 24/gimp-prefs-image-windows-appearance.svg 24/gimp-prefs-image-windows-snapping.svg 24/gimp-prefs-import-export.svg 24/gimp-prefs-input-devices.svg 24/gimp-prefs-interface.svg 24/gimp-prefs-new-image.svg 24/gimp-prefs-playground.svg 24/gimp-prefs-session.svg 24/gimp-prefs-system-resources.svg 24/gimp-prefs-theme.svg 24/gimp-prefs-toolbox.svg 24/gimp-prefs-tool-options.svg 24/gimp-prefs-window-management.svg 24/gimp-resize.svg 24/gimp-sample-point.svg 24/gimp-scale.svg 24/gimp-selection.svg 24/gimp-smartphone.svg 24/gimp-symmetry.svg 24/gimp-template.svg 24/gimp-text-layer.svg 24/gimp-tool-airbrush.svg 24/gimp-tool-align.svg 24/gimp-tool-blur.svg 24/gimp-tool-brightness-contrast.svg 24/gimp-tool-bucket-fill.svg 24/gimp-tool-by-color-select.svg 24/gimp-tool-cage.svg 24/gimp-tool-clone.svg 24/gimp-tool-color-balance.svg 24/gimp-tool-color-picker.svg 24/gimp-tool-colorize.svg 24/gimp-tool-crop.svg 24/gimp-tool-curves.svg 24/gimp-tool-desaturate.svg 24/gimp-tool-dodge.svg 24/gimp-tool-eraser.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-tool-ellipse-select.svg 24/gimp-tool-exposure.svg 24/gimp-tool-flip.svg 24/gimp-tool-foreground-select.svg 24/gimp-tool-free-select.svg 24/gimp-tool-fuzzy-select.svg 24/gimp-tool-gradient.svg 24/gimp-tool-handle-transform.svg 24/gimp-tool-heal.svg 24/gimp-tool-hue-saturation.svg 24/gimp-tool-ink.svg 24/gimp-tool-iscissors.svg 24/gimp-tool-levels.svg 24/gimp-tool-mypaint-brush.svg 24/gimp-tool-measure.svg 24/gimp-tool-n-point-deformation.svg 24/gimp-tool-offset.svg 24/gimp-tool-options.svg 24/gimp-tool-paintbrush.svg 24/gimp-tool-paint-select.svg 24/gimp-tool-path.svg 24/gimp-tool-pencil.svg 24/gimp-tool-perspective.svg 24/gimp-tool-perspective-clone.svg 24/gimp-tool-posterize.svg 24/gimp-tool-preset.svg 24/gimp-tool-rect-select.svg 24/gimp-tool-rotate.svg 24/gimp-tools.svg 24/gimp-tool-scale.svg 24/gimp-tool-seamless-clone.svg 24/gimp-tool-shadows-highlights.svg 24/gimp-tool-shear.svg 24/gimp-tool-smudge.svg 24/gimp-tool-threshold.svg 24/gimp-tool-transform-3d.svg 24/gimp-tool-unified-transform.svg 24/gimp-tool-text.svg 24/gimp-tool-warp.svg 24/gimp-tool-zoom.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-transparency.svg 24/gimp-undo-history.svg 24/gimp-user-manual.svg 24/gimp-video.svg 24/gimp-web.svg 24/gimp-wilber.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/24x24/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/64x64/apps'
/usr/bin/install -p -m 644 64/dialog-error.png 64/dialog-information.png 64/dialog-question.png 64/dialog-warning.png 64/gimp-frame.png 64/gimp-texture.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/64x64/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color'
/usr/bin/install -p -m 644 index.theme '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/dialog-error.svg scalable/dialog-information.svg scalable/dialog-question.svg scalable/dialog-warning.svg scalable/document-new.svg scalable/document-open.svg scalable/document-open-recent.svg scalable/document-print.svg scalable/document-revert.svg scalable/document-save.svg scalable/document-save-as.svg scalable/edit-clear.svg scalable/edit-copy.svg scalable/edit-cut.svg scalable/edit-delete.svg scalable/edit-paste.svg scalable/edit-redo.svg scalable/edit-undo.svg scalable/folder.svg scalable/folder-new.svg scalable/format-indent-more.svg scalable/format-justify-fill.svg scalable/format-justify-center.svg scalable/format-justify-left.svg scalable/format-justify-right.svg scalable/format-text-direction-ltr.svg scalable/format-text-direction-rtl.svg scalable/go-bottom.svg scalable/go-down.svg scalable/go-first.svg scalable/go-home.svg scalable/go-last.svg scalable/go-next.svg scalable/go-previous.svg scalable/go-top.svg scalable/go-up.svg scalable/help-about.svg scalable/list-add.svg scalable/list-remove.svg scalable/media-floppy.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/media-optical.svg scalable/media-playback-pause.svg scalable/media-playback-start.svg scalable/media-record.svg scalable/media-seek-backward.svg scalable/media-skip-backward.svg scalable/media-skip-forward.svg scalable/object-flip-horizontal.svg scalable/object-flip-vertical.svg scalable/object-rotate-left.svg scalable/object-rotate-right.svg scalable/preferences-system.svg scalable/process-stop.svg scalable/system-run.svg scalable/view-fullscreen.svg scalable/view-refresh.svg scalable/window-close.svg scalable/window-new.svg scalable/zoom-fit-best.svg scalable/zoom-in.svg scalable/zoom-original.svg scalable/zoom-out.svg scalable/gtk-cancel.svg scalable/gtk-edit.svg scalable/gtk-no.svg scalable/gtk-ok.svg scalable/gtk-select-color.svg scalable/gtk-select-font.svg scalable/gtk-yes.svg scalable/gimp-anchor.svg scalable/gimp-attach.svg scalable/gimp-business-card.svg scalable/gimp-cap-butt.svg scalable/gimp-cap-round.svg scalable/gimp-cap-square.svg scalable/gimp-center.svg scalable/gimp-channel-alpha.svg scalable/gimp-channel-blue.svg scalable/gimp-channel-gray.svg scalable/gimp-channel-green.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-channel-indexed.svg scalable/gimp-channel-red.svg scalable/gimp-channels.svg scalable/gimp-channel.svg scalable/gimp-char-picker.svg scalable/gimp-clipboard.svg scalable/gimp-close.svg scalable/gimp-close-all.svg scalable/gimp-colormap.svg scalable/gimp-color-picker-black.svg scalable/gimp-color-picker-gray.svg scalable/gimp-color-picker-white.svg scalable/gimp-color-pick-from-screen.svg scalable/gimp-color-cmyk.svg scalable/gimp-color-space-linear.svg scalable/gimp-color-space-non-linear.svg scalable/gimp-color-space-perceptual.svg scalable/gimp-color-triangle.svg scalable/gimp-color-water.svg scalable/gimp-controller-keyboard.svg scalable/gimp-controller-linux-input.svg scalable/gimp-controller-midi.svg scalable/gimp-controller.svg scalable/gimp-controller-wheel.svg scalable/gimp-convert-grayscale.svg scalable/gimp-convert-indexed.svg scalable/gimp-convert-rgb.svg scalable/gimp-cursor.svg scalable/gimp-curve-free.svg scalable/gimp-curve-point-corner.svg scalable/gimp-curve-point-smooth.svg scalable/gimp-curve-smooth.svg scalable/gimp-dashboard.svg scalable/gimp-default-colors.svg scalable/gimp-detach.svg scalable/gimp-device-status.svg scalable/gimp-display.svg scalable/gimp-display-filter-clip-warning.svg scalable/gimp-display-filter-colorblind.svg scalable/gimp-display-filter-contrast.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-display-filter-gamma.svg scalable/gimp-display-filter-lcms.svg scalable/gimp-display-filter-proof.svg scalable/gimp-display-filter.svg scalable/gimp-duplicate.svg scalable/gimp-dynamics.svg scalable/gimp-file-manager.svg scalable/gimp-floating-selection.svg scalable/gimp-gegl.svg scalable/gimp-gradient-bilinear.svg scalable/gimp-gradient-conical-asymmetric.svg scalable/gimp-gradient-conical-symmetric.svg scalable/gimp-gradient-linear.svg scalable/gimp-gradient-radial.svg scalable/gimp-gradient-shapeburst-angular.svg scalable/gimp-gradient-shapeburst-dimpled.svg scalable/gimp-gradient-shapeburst-spherical.svg scalable/gimp-gradient-spiral-anticlockwise.svg scalable/gimp-gradient-spiral-clockwise.svg scalable/gimp-gradient-square.svg scalable/gimp-gravity-east.svg scalable/gimp-gravity-north-east.svg scalable/gimp-gravity-north.svg scalable/gimp-gravity-north-west.svg scalable/gimp-gravity-south-east.svg scalable/gimp-gravity-south.svg scalable/gimp-gravity-south-west.svg scalable/gimp-gravity-west.svg scalable/gimp-grid.svg scalable/gimp-group-layer.svg scalable/gimp-hcenter.svg scalable/gimp-hchain-broken.svg scalable/gimp-hchain.svg scalable/gimp-hfill.svg scalable/gimp-histogram-linear.svg scalable/gimp-histogram-logarithmic.svg scalable/gimp-histogram.svg scalable/gimp-images.svg scalable/gimp-image.svg scalable/gimp-image-open.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-image-reload.svg scalable/gimp-input-device.svg scalable/gimp-invert.svg scalable/gimp-join-bevel.svg scalable/gimp-join-miter.svg scalable/gimp-join-round.svg scalable/gimp-landscape.svg scalable/gimp-layer-mask.svg scalable/gimp-layers.svg scalable/gimp-layer.svg scalable/gimp-layer-to-imagesize.svg scalable/gimp-letter-spacing.svg scalable/gimp-line-spacing.svg scalable/gimp-linked.svg scalable/gimp-list.svg scalable/gimp-marker.svg scalable/gimp-menu-left.svg scalable/gimp-menu-right.svg scalable/gimp-merge-down.svg scalable/gimp-move-to-screen.svg scalable/gimp-navigation.svg scalable/gimp-paste-as-new.svg scalable/gimp-paste-into.svg scalable/gimp-path.svg scalable/gimp-paths.svg scalable/gimp-path-stroke.svg scalable/gimp-pattern.svg scalable/gimp-pivot-center.svg scalable/gimp-pivot-east.svg scalable/gimp-pivot-north.svg scalable/gimp-pivot-north-east.svg scalable/gimp-pivot-north-west.svg scalable/gimp-pivot-south.svg scalable/gimp-pivot-south-east.svg scalable/gimp-pivot-south-west.svg scalable/gimp-pivot-west.svg scalable/gimp-plugin.svg scalable/gimp-portrait.svg scalable/gimp-prefs-color-management.svg scalable/gimp-prefs-controllers.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-prefs-default-comment.svg scalable/gimp-prefs-default-grid.svg scalable/gimp-prefs-display.svg scalable/gimp-prefs-folders.svg scalable/gimp-prefs-folders-brushes.svg scalable/gimp-prefs-folders-dynamics.svg scalable/gimp-prefs-folders-environ.svg scalable/gimp-prefs-folders-fonts.svg scalable/gimp-prefs-folders-gradients.svg scalable/gimp-prefs-folders-icon-themes.svg scalable/gimp-prefs-folders-interp.svg scalable/gimp-prefs-folders-modules.svg scalable/gimp-prefs-folders-mypaint-brushes.svg scalable/gimp-prefs-folders-palettes.svg scalable/gimp-prefs-folders-patterns.svg scalable/gimp-prefs-folders-plug-ins.svg scalable/gimp-prefs-folders-scripts.svg scalable/gimp-prefs-folders-themes.svg scalable/gimp-prefs-folders-tool-plug-ins.svg scalable/gimp-prefs-folders-tool-presets.svg scalable/gimp-prefs-folders-tools.svg scalable/gimp-prefs-help-system.svg scalable/gimp-prefs-icon-theme.svg scalable/gimp-prefs-image-title.svg scalable/gimp-prefs-image-windows.svg scalable/gimp-prefs-image-windows-appearance.svg scalable/gimp-prefs-image-windows-snapping.svg scalable/gimp-prefs-import-export.svg scalable/gimp-prefs-input-devices.svg scalable/gimp-prefs-interface.svg scalable/gimp-prefs-new-image.svg scalable/gimp-prefs-playground.svg scalable/gimp-prefs-session.svg scalable/gimp-prefs-system-resources.svg scalable/gimp-prefs-theme.svg scalable/gimp-prefs-toolbox.svg scalable/gimp-prefs-tool-options.svg scalable/gimp-prefs-window-management.svg scalable/gimp-quick-mask-off.svg scalable/gimp-quick-mask-on.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-reset.svg scalable/gimp-reshow-filter.svg scalable/gimp-resize.svg scalable/gimp-rotate-180.svg scalable/gimp-sample-point.svg scalable/gimp-scale.svg scalable/gimp-selection.svg scalable/gimp-selection-add.svg scalable/gimp-selection-all.svg scalable/gimp-selection-border.svg scalable/gimp-selection-grow.svg scalable/gimp-selection-intersect.svg scalable/gimp-selection-none.svg scalable/gimp-selection-replace.svg scalable/gimp-selection-shrink.svg scalable/gimp-selection-stroke.svg scalable/gimp-selection-subtract.svg scalable/gimp-selection-to-channel.svg scalable/gimp-selection-to-path.svg scalable/gimp-shape-circle.svg scalable/gimp-shape-diamond.svg scalable/gimp-shape-square.svg scalable/gimp-shred.svg scalable/gimp-smartphone.svg scalable/gimp-swap-colors.svg scalable/gimp-symmetry.svg scalable/gimp-template.svg scalable/gimp-text-dir-ttb-rtl.svg scalable/gimp-text-dir-ttb-rtl-upright.svg scalable/gimp-text-dir-ttb-ltr.svg scalable/gimp-text-dir-ttb-ltr-upright.svg scalable/gimp-text-layer.svg scalable/gimp-toilet-paper.svg scalable/gimp-tool-airbrush.svg scalable/gimp-tool-align.svg scalable/gimp-tool-blur.svg scalable/gimp-tool-brightness-contrast.svg scalable/gimp-tool-bucket-fill.svg scalable/gimp-tool-by-color-select.svg scalable/gimp-tool-cage.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-tool-clone.svg scalable/gimp-tool-color-balance.svg scalable/gimp-tool-colorize.svg scalable/gimp-tool-color-picker.svg scalable/gimp-tool-color-temperature.svg scalable/gimp-tool-crop.svg scalable/gimp-tool-curves.svg scalable/gimp-tool-desaturate.svg scalable/gimp-tool-dodge.svg scalable/gimp-tool-ellipse-select.svg scalable/gimp-tool-eraser.svg scalable/gimp-tool-exposure.svg scalable/gimp-tool-flip.svg scalable/gimp-tool-foreground-select.svg scalable/gimp-tool-free-select.svg scalable/gimp-tool-fuzzy-select.svg scalable/gimp-tool-gradient.svg scalable/gimp-tool-handle-transform.svg scalable/gimp-tool-heal.svg scalable/gimp-tool-hue-saturation.svg scalable/gimp-tool-ink.svg scalable/gimp-tool-iscissors.svg scalable/gimp-tool-levels.svg scalable/gimp-tool-measure.svg scalable/gimp-tool-move.svg scalable/gimp-tool-mypaint-brush.svg scalable/gimp-tool-n-point-deformation.svg scalable/gimp-tool-offset.svg scalable/gimp-tool-options.svg scalable/gimp-tool-paintbrush.svg scalable/gimp-tool-paint-select.svg scalable/gimp-tool-path.svg scalable/gimp-tool-pencil.svg scalable/gimp-tool-perspective-clone.svg scalable/gimp-tool-perspective.svg scalable/gimp-tool-posterize.svg scalable/gimp-tool-preset.svg scalable/gimp-tool-rect-select.svg scalable/gimp-tool-rotate.svg scalable/gimp-tool-scale.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-tool-seamless-clone.svg scalable/gimp-tool-shadows-highlights.svg scalable/gimp-tool-shear.svg scalable/gimp-tool-smudge.svg scalable/gimp-tools.svg scalable/gimp-tool-text.svg scalable/gimp-tool-threshold.svg scalable/gimp-tool-transform-3d.svg scalable/gimp-tool-unified-transform.svg scalable/gimp-tool-warp.svg scalable/gimp-tool-zoom.svg scalable/gimp-transform-3d-camera.svg scalable/gimp-transform-3d-move.svg scalable/gimp-transform-3d-rotate.svg scalable/gimp-transparency.svg scalable/gimp-undo-history.svg scalable/gimp-user-manual.svg scalable/gimp-vcenter.svg scalable/gimp-vchain.svg scalable/gimp-vchain-broken.svg scalable/gimp-vfill.svg scalable/gimp-video.svg scalable/gimp-visible.svg scalable/gimp-web.svg scalable/gimp-wilber.svg scalable/gimp-wilber-eek.svg scalable/gimp-wilber-outline.svg scalable/gimp-zoom-follow-window.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Color/scalable/apps'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Color'
Making install in Legacy
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Legacy'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Legacy'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/128x128/apps'
/usr/bin/install -p -m 644 128/gimp-wilber.png 128/gimp-wilber-outline.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/128x128/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/12x12/apps'
/usr/bin/install -p -m 644 12/gimp-close.png 12/gimp-default-colors.png 12/gimp-linked.png 12/gimp-menu-left.png 12/gimp-menu-right.png 12/gimp-quick-mask-off.png 12/gimp-quick-mask-on.png 12/gimp-swap-colors.png 12/gimp-visible.png 12/gimp-zoom-follow-window.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/12x12/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/16x16/apps'
/usr/bin/install -p -m 644 16/dialog-information.png 16/dialog-warning.png 16/object-flip-horizontal.png 16/object-flip-vertical.png 16/object-rotate-left.png 16/object-rotate-right.png 16/gtk-edit.png 16/gimp-anchor.png 16/gimp-cap-butt.png 16/gimp-cap-round.png 16/gimp-cap-square.png 16/gimp-center.png 16/gimp-channel-alpha.png 16/gimp-channel-blue.png 16/gimp-channel-gray.png 16/gimp-channel-green.png 16/gimp-channel-indexed.png 16/gimp-channel-red.png 16/gimp-channel.png 16/gimp-channels.png 16/gimp-color-pick-from-screen.png 16/gimp-color-triangle.png 16/gimp-colormap.png 16/gimp-controller-keyboard.png 16/gimp-controller-linux-input.png 16/gimp-controller-midi.png 16/gimp-controller-wheel.png 16/gimp-controller.png 16/gimp-convert-grayscale.png 16/gimp-convert-indexed.png 16/gimp-convert-rgb.png 16/gimp-cursor.png 16/gimp-curve-free.png 16/gimp-curve-smooth.png 16/gimp-device-status.png 16/gimp-display-filter-colorblind.png 16/gimp-display-filter-contrast.png 16/gimp-display-filter-gamma.png 16/gimp-display-filter-lcms.png 16/gimp-display-filter-proof.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/16x16/apps'
/usr/bin/install -p -m 644 16/gimp-display-filter.png 16/gimp-duplicate.png 16/gimp-dynamics.png 16/gimp-floating-selection.png 16/gimp-gegl.png 16/gimp-gradient-bilinear.png 16/gimp-gradient-conical-asymmetric.png 16/gimp-gradient-conical-symmetric.png 16/gimp-gradient-linear.png 16/gimp-gradient-radial.png 16/gimp-gradient-shapeburst-angular.png 16/gimp-gradient-shapeburst-dimpled.png 16/gimp-gradient-shapeburst-spherical.png 16/gimp-gradient-spiral-anticlockwise.png 16/gimp-gradient-spiral-clockwise.png 16/gimp-gradient-square.png 16/gimp-grid.png 16/gimp-histogram-linear.png 16/gimp-histogram-logarithmic.png 16/gimp-histogram.png 16/gimp-image.png 16/gimp-images.png 16/gimp-input-device.png 16/gimp-invert.png 16/gimp-join-bevel.png 16/gimp-join-miter.png 16/gimp-join-round.png 16/gimp-landscape.png 16/gimp-layer-mask.png 16/gimp-layer-to-imagesize.png 16/gimp-layer.png 16/gimp-layers.png 16/gimp-list.png 16/gimp-merge-down.png 16/gimp-move-to-screen.png 16/gimp-navigation.png 16/gimp-paste-as-new.png 16/gimp-paste-into.png 16/gimp-path-stroke.png 16/gimp-path.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/16x16/apps'
/usr/bin/install -p -m 644 16/gimp-paths.png 16/gimp-plugin.png 16/gimp-portrait.png 16/gimp-prefs-folders-brushes.png 16/gimp-prefs-folders-dynamics.png 16/gimp-prefs-folders-environ.png 16/gimp-prefs-folders-fonts.png 16/gimp-prefs-folders-gradients.png 16/gimp-prefs-folders-icon-themes.png 16/gimp-prefs-folders-interp.png 16/gimp-prefs-folders-modules.png 16/gimp-prefs-folders-palettes.png 16/gimp-prefs-folders-patterns.png 16/gimp-prefs-folders-plug-ins.png 16/gimp-prefs-folders-scripts.png 16/gimp-prefs-folders-themes.png 16/gimp-prefs-folders-tool-plug-ins.png 16/gimp-prefs-folders-tool-presets.png 16/gimp-prefs-folders-tools.png 16/gimp-prefs-image-windows.png 16/gimp-prefs-interface.png 16/gimp-prefs-theme.png 16/gimp-prefs-icon-theme.png 16/gimp-prefs-toolbox.png 16/gimp-prefs-window-management.png 16/gimp-print-resolution.png 16/gimp-reset.png 16/gimp-reshow-filter.png 16/gimp-resize.png 16/gimp-rotate-180.png 16/gimp-sample-point.png 16/gimp-scale.png 16/gimp-selection-add.png 16/gimp-selection-all.png 16/gimp-selection-border.png 16/gimp-selection-grow.png 16/gimp-selection-intersect.png 16/gimp-selection-none.png 16/gimp-selection-replace.png 16/gimp-selection-shrink.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/16x16/apps'
/usr/bin/install -p -m 644 16/gimp-selection-stroke.png 16/gimp-selection-subtract.png 16/gimp-selection-to-channel.png 16/gimp-selection-to-path.png 16/gimp-selection.png 16/gimp-shape-circle.png 16/gimp-shape-diamond.png 16/gimp-shape-square.png 16/gimp-template.png 16/gimp-text-layer.png 16/gimp-toilet-paper.png 16/gimp-tool-airbrush.png 16/gimp-tool-align.png 16/gimp-tool-blur.png 16/gimp-tool-brightness-contrast.png 16/gimp-tool-bucket-fill.png 16/gimp-tool-by-color-select.png 16/gimp-tool-cage.png 16/gimp-tool-clone.png 16/gimp-tool-color-balance.png 16/gimp-tool-color-picker.png 16/gimp-tool-colorize.png 16/gimp-tool-crop.png 16/gimp-tool-curves.png 16/gimp-tool-desaturate.png 16/gimp-tool-dodge.png 16/gimp-tool-ellipse-select.png 16/gimp-tool-eraser.png 16/gimp-tool-flip.png 16/gimp-tool-foreground-select.png 16/gimp-tool-free-select.png 16/gimp-tool-fuzzy-select.png 16/gimp-tool-gradient.png 16/gimp-tool-handle-transform.png 16/gimp-tool-heal.png 16/gimp-tool-hue-saturation.png 16/gimp-tool-ink.png 16/gimp-tool-iscissors.png 16/gimp-tool-levels.png 16/gimp-tool-measure.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/16x16/apps'
/usr/bin/install -p -m 644 16/gimp-tool-move.png 16/gimp-tool-mypaint-brush.png 16/gimp-tool-n-point-deformation.png 16/gimp-tool-options.png 16/gimp-tool-paintbrush.png 16/gimp-tool-path.png 16/gimp-tool-pencil.png 16/gimp-tool-perspective-clone.png 16/gimp-tool-perspective.png 16/gimp-tool-posterize.png 16/gimp-tool-preset.png 16/gimp-tool-rect-select.png 16/gimp-tool-rotate.png 16/gimp-tool-scale.png 16/gimp-tool-seamless-clone.png 16/gimp-tool-shear.png 16/gimp-tool-smudge.png 16/gimp-tool-text.png 16/gimp-tool-threshold.png 16/gimp-tool-unified-transform.png 16/gimp-tool-warp.png 16/gimp-tool-zoom.png 16/gimp-tools.png 16/gimp-transparency.png 16/gimp-undo-history.png 16/gimp-user-manual.png 16/gimp-video.png 16/gimp-web.png 16/gimp-wilber.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/16x16/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/18x18/apps'
/usr/bin/install -p -m 644 18/gimp-color-picker-black.png 18/gimp-color-picker-gray.png 18/gimp-color-picker-white.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/18x18/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/192x192/apps'
/usr/bin/install -p -m 644 192/gimp-wilber.png 192/gimp-wilber-outline.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/192x192/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/20x20/apps'
/usr/bin/install -p -m 644 20/gimp-linked.png 20/gimp-visible.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/20x20/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/22x22/apps'
/usr/bin/install -p -m 644 22/gimp-char-picker.png 22/gimp-dynamics.png 22/gimp-histogram.png 22/gimp-input-device.png 22/gimp-letter-spacing.png 22/gimp-line-spacing.png 22/gimp-path.png 22/gimp-paths.png 22/gimp-prefs-color-management.png 22/gimp-prefs-controllers.png 22/gimp-prefs-default-grid.png 22/gimp-prefs-display.png 22/gimp-prefs-folders-brushes.png 22/gimp-prefs-folders-dynamics.png 22/gimp-prefs-folders-environ.png 22/gimp-prefs-folders-fonts.png 22/gimp-prefs-folders-gradients.png 22/gimp-prefs-folders-icon-themes.png 22/gimp-prefs-folders-interp.png 22/gimp-prefs-folders-modules.png 22/gimp-prefs-folders-palettes.png 22/gimp-prefs-folders-patterns.png 22/gimp-prefs-folders-plug-ins.png 22/gimp-prefs-folders-scripts.png 22/gimp-prefs-folders-themes.png 22/gimp-prefs-folders-tool-plug-ins.png 22/gimp-prefs-folders-tool-presets.png 22/gimp-prefs-folders-tools.png 22/gimp-prefs-folders.png 22/gimp-prefs-help-system.png 22/gimp-prefs-image-title.png 22/gimp-prefs-image-windows.png 22/gimp-prefs-input-devices.png 22/gimp-prefs-interface.png 22/gimp-prefs-new-image.png 22/gimp-prefs-playground.png 22/gimp-prefs-session.png 22/gimp-prefs-system-resources.png 22/gimp-prefs-theme.png 22/gimp-prefs-icon-theme.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/22x22/apps'
/usr/bin/install -p -m 644 22/gimp-prefs-tool-options.png 22/gimp-prefs-toolbox.png 22/gimp-prefs-window-management.png 22/gimp-tool-preset.png 22/gimp-wilber.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/22x22/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/24x24/apps'
/usr/bin/install -p -m 644 24/dialog-information.png 24/dialog-warning.png 24/format-text-direction-ltr.png 24/format-text-direction-rtl.png 24/gimp-center.png 24/gimp-channel-alpha.png 24/gimp-channel-blue.png 24/gimp-channel-gray.png 24/gimp-channel-green.png 24/gimp-channel-indexed.png 24/gimp-channel-red.png 24/gimp-channel.png 24/gimp-channels.png 24/gimp-colormap.png 24/gimp-controller-keyboard.png 24/gimp-controller-linux-input.png 24/gimp-controller-midi.png 24/gimp-controller-wheel.png 24/gimp-controller.png 24/gimp-cursor.png 24/gimp-device-status.png 24/gimp-display-filter-colorblind.png 24/gimp-display-filter-contrast.png 24/gimp-display-filter-gamma.png 24/gimp-display-filter-lcms.png 24/gimp-display-filter-proof.png 24/gimp-display-filter.png 24/gimp-floating-selection.png 24/gimp-gravity-east.png 24/gimp-gravity-north-east.png 24/gimp-gravity-north-west.png 24/gimp-gravity-north.png 24/gimp-gravity-south-east.png 24/gimp-gravity-south-west.png 24/gimp-gravity-south.png 24/gimp-gravity-west.png 24/gimp-hcenter.png 24/gimp-hchain-broken.png 24/gimp-hchain.png 24/gimp-hfill.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-image.png 24/gimp-images.png 24/gimp-layer-mask.png 24/gimp-layer.png 24/gimp-layers.png 24/gimp-move-to-screen.png 24/gimp-print-resolution.png 24/gimp-sample-point.png 24/gimp-template.png 24/gimp-text-dir-ttb-rtl.png 24/gimp-text-dir-ttb-rtl-upright.png 24/gimp-text-dir-ttb-ltr.png 24/gimp-text-dir-ttb-ltr-upright.png 24/gimp-text-layer.png 24/gimp-toilet-paper.png 24/gimp-tool-options.png 24/gimp-tools.png 24/gimp-transparency.png 24/gimp-undo-history.png 24/gimp-user-manual.png 24/gimp-vcenter.png 24/gimp-vchain-broken.png 24/gimp-vchain.png 24/gimp-vfill.png 24/gimp-video.png 24/gimp-web.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/24x24/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/256x256/apps'
/usr/bin/install -p -m 644 256/gimp-wilber.png 256/gimp-wilber-outline.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/256x256/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/32x32/apps'
/usr/bin/install -p -m 644 32/gimp-channel-alpha.png 32/gimp-channel-blue.png 32/gimp-channel-gray.png 32/gimp-channel-green.png 32/gimp-channel-indexed.png 32/gimp-channel-red.png 32/gimp-channel.png 32/gimp-floating-selection.png 32/gimp-image.png 32/gimp-layer-mask.png 32/gimp-layer.png 32/gimp-text-layer.png 32/gimp-user-manual.png 32/gimp-wilber.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/32x32/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/48x48/apps'
/usr/bin/install -p -m 644 48/gimp-channel-alpha.png 48/gimp-channel-blue.png 48/gimp-channel-gray.png 48/gimp-channel-green.png 48/gimp-channel-indexed.png 48/gimp-channel-red.png 48/gimp-channel.png 48/gimp-floating-selection.png 48/gimp-image.png 48/gimp-layer-mask.png 48/gimp-layer.png 48/gimp-prefs-color-management.png 48/gimp-prefs-controllers.png 48/gimp-prefs-default-comment.png 48/gimp-prefs-default-grid.png 48/gimp-prefs-display.png 48/gimp-prefs-folders-brushes.png 48/gimp-prefs-folders-dynamics.png 48/gimp-prefs-folders-environ.png 48/gimp-prefs-folders-fonts.png 48/gimp-prefs-folders-gradients.png 48/gimp-prefs-folders-icon-themes.png 48/gimp-prefs-folders-interp.png 48/gimp-prefs-folders-modules.png 48/gimp-prefs-folders-palettes.png 48/gimp-prefs-folders-patterns.png 48/gimp-prefs-folders-plug-ins.png 48/gimp-prefs-folders-scripts.png 48/gimp-prefs-folders-themes.png 48/gimp-prefs-folders-tool-plug-ins.png 48/gimp-prefs-folders-tool-presets.png 48/gimp-prefs-folders-tools.png 48/gimp-prefs-folders.png 48/gimp-prefs-help-system.png 48/gimp-prefs-icon-theme.png 48/gimp-prefs-image-title.png 48/gimp-prefs-image-windows.png 48/gimp-prefs-input-devices.png 48/gimp-prefs-interface.png 48/gimp-prefs-new-image.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/48x48/apps'
/usr/bin/install -p -m 644 48/gimp-prefs-playground.png 48/gimp-prefs-session.png 48/gimp-prefs-system-resources.png 48/gimp-prefs-theme.png 48/gimp-prefs-tool-options.png 48/gimp-prefs-toolbox.png 48/gimp-prefs-window-management.png 48/gimp-text-layer.png 48/gimp-wilber.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/48x48/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/64x64/apps'
/usr/bin/install -p -m 644 64/dialog-error.png 64/dialog-information.png 64/dialog-question.png 64/dialog-warning.png 64/gimp-frame.png 64/gimp-texture.png 64/gimp-user-manual.png 64/gimp-wilber-eek.png 64/gimp-wilber.png 64/gimp-wilber-outline.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/64x64/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/96x96/apps'
/usr/bin/install -p -m 644 96/gimp-wilber.png 96/gimp-wilber-outline.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/96x96/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/'
/usr/bin/install -p -m 644 index.theme '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/22x22/tools'
/usr/bin/install -p -m 644 22/gimp-gegl.png 22/gimp-tool-airbrush.png 22/gimp-tool-align.png 22/gimp-tool-blur.png 22/gimp-tool-brightness-contrast.png 22/gimp-tool-bucket-fill.png 22/gimp-tool-by-color-select.png 22/gimp-tool-cage.png 22/gimp-tool-clone.png 22/gimp-tool-color-balance.png 22/gimp-tool-color-picker.png 22/gimp-tool-colorize.png 22/gimp-tool-crop.png 22/gimp-tool-curves.png 22/gimp-tool-desaturate.png 22/gimp-tool-dodge.png 22/gimp-tool-ellipse-select.png 22/gimp-tool-eraser.png 22/gimp-tool-flip.png 22/gimp-tool-foreground-select.png 22/gimp-tool-free-select.png 22/gimp-tool-fuzzy-select.png 22/gimp-tool-gradient.png 22/gimp-tool-handle-transform.png 22/gimp-tool-heal.png 22/gimp-tool-hue-saturation.png 22/gimp-tool-ink.png 22/gimp-tool-iscissors.png 22/gimp-tool-levels.png 22/gimp-tool-measure.png 22/gimp-tool-move.png 22/gimp-tool-mypaint-brush.png 22/gimp-tool-n-point-deformation.png 22/gimp-tool-paintbrush.png 22/gimp-tool-path.png 22/gimp-tool-pencil.png 22/gimp-tool-perspective-clone.png 22/gimp-tool-perspective.png 22/gimp-tool-posterize.png 22/gimp-tool-rect-select.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/22x22/tools'
/usr/bin/install -p -m 644 22/gimp-tool-rotate.png 22/gimp-tool-scale.png 22/gimp-tool-seamless-clone.png 22/gimp-tool-shear.png 22/gimp-tool-smudge.png 22/gimp-tool-text.png 22/gimp-tool-threshold.png 22/gimp-tool-unified-transform.png 22/gimp-tool-warp.png 22/gimp-tool-zoom.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Legacy/22x22/tools'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Legacy'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Legacy'
Making install in Symbolic
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Symbolic'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Symbolic'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/24x24/apps'
/usr/bin/install -p -m 644 24/dialog-error-symbolic.svg 24/dialog-information-symbolic.svg 24/dialog-question-symbolic.svg 24/dialog-warning-symbolic.svg 24/document-print-symbolic.svg 24/media-floppy-symbolic.svg 24/media-optical-symbolic.svg 24/gtk-select-color-symbolic.svg 24/gimp-business-card-symbolic.svg 24/gimp-center-symbolic.svg 24/gimp-channel-symbolic.svg 24/gimp-channel-alpha-symbolic.svg 24/gimp-channel-blue-symbolic.svg 24/gimp-channel-gray-symbolic.svg 24/gimp-channel-green-symbolic.svg 24/gimp-channel-indexed-symbolic.svg 24/gimp-channel-red-symbolic.svg 24/gimp-channels-symbolic.svg 24/gimp-char-picker-symbolic.svg 24/gimp-colormap-symbolic.svg 24/gimp-color-space-linear-symbolic.svg 24/gimp-color-space-non-linear-symbolic.svg 24/gimp-color-space-perceptual-symbolic.svg 24/gimp-controller-symbolic.svg 24/gimp-controller-keyboard-symbolic.svg 24/gimp-controller-linux-input-symbolic.svg 24/gimp-controller-midi-symbolic.svg 24/gimp-controller-wheel-symbolic.svg 24/gimp-cursor-symbolic.svg 24/gimp-device-status-symbolic.svg 24/gimp-display-symbolic.svg 24/gimp-display-filter-symbolic.svg 24/gimp-display-filter-clip-warning-symbolic.svg 24/gimp-display-filter-colorblind-symbolic.svg 24/gimp-display-filter-contrast-symbolic.svg 24/gimp-display-filter-gamma-symbolic.svg 24/gimp-display-filter-lcms-symbolic.svg 24/gimp-display-filter-proof-symbolic.svg 24/gimp-dynamics-symbolic.svg 24/gimp-floating-selection-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-gegl-symbolic.svg 24/gimp-grid-symbolic.svg 24/gimp-histogram-symbolic.svg 24/gimp-image-symbolic.svg 24/gimp-images-symbolic.svg 24/gimp-landscape-symbolic.svg 24/gimp-layer-symbolic.svg 24/gimp-layer-mask-symbolic.svg 24/gimp-layers-symbolic.svg 24/gimp-letter-spacing-symbolic.svg 24/gimp-line-spacing-symbolic.svg 24/gimp-move-to-screen-symbolic.svg 24/gimp-navigation-symbolic.svg 24/gimp-path-symbolic.svg 24/gimp-paths-symbolic.svg 24/gimp-portrait-symbolic.svg 24/gimp-prefs-color-management-symbolic.svg 24/gimp-prefs-controllers-symbolic.svg 24/gimp-prefs-default-comment-symbolic.svg 24/gimp-prefs-default-grid-symbolic.svg 24/gimp-prefs-display-symbolic.svg 24/gimp-prefs-folders-symbolic.svg 24/gimp-prefs-folders-brushes-symbolic.svg 24/gimp-prefs-folders-dynamics-symbolic.svg 24/gimp-prefs-folders-environ-symbolic.svg 24/gimp-prefs-folders-fonts-symbolic.svg 24/gimp-prefs-folders-gradients-symbolic.svg 24/gimp-prefs-folders-icon-themes-symbolic.svg 24/gimp-prefs-folders-interp-symbolic.svg 24/gimp-prefs-folders-modules-symbolic.svg 24/gimp-prefs-folders-mypaint-brushes-symbolic.svg 24/gimp-prefs-folders-palettes-symbolic.svg 24/gimp-prefs-folders-patterns-symbolic.svg 24/gimp-prefs-folders-plug-ins-symbolic.svg 24/gimp-prefs-folders-scripts-symbolic.svg 24/gimp-prefs-folders-themes-symbolic.svg 24/gimp-prefs-folders-tool-plug-ins-symbolic.svg 24/gimp-prefs-folders-tool-presets-symbolic.svg 24/gimp-prefs-folders-tools-symbolic.svg 24/gimp-prefs-help-system-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-prefs-icon-theme-symbolic.svg 24/gimp-prefs-image-title-symbolic.svg 24/gimp-prefs-image-windows-symbolic.svg 24/gimp-prefs-image-windows-appearance-symbolic.svg 24/gimp-prefs-image-windows-snapping-symbolic.svg 24/gimp-prefs-import-export-symbolic.svg 24/gimp-prefs-input-devices-symbolic.svg 24/gimp-prefs-interface-symbolic.svg 24/gimp-prefs-new-image-symbolic.svg 24/gimp-prefs-playground-symbolic.svg 24/gimp-prefs-session-symbolic.svg 24/gimp-prefs-system-resources-symbolic.svg 24/gimp-prefs-theme-symbolic.svg 24/gimp-prefs-toolbox-symbolic.svg 24/gimp-prefs-tool-options-symbolic.svg 24/gimp-prefs-window-management-symbolic.svg 24/gimp-resize-symbolic.svg 24/gimp-sample-point-symbolic.svg 24/gimp-scale-symbolic.svg 24/gimp-selection-symbolic.svg 24/gimp-smartphone-symbolic.svg 24/gimp-symmetry-symbolic.svg 24/gimp-template-symbolic.svg 24/gimp-text-layer-symbolic.svg 24/gimp-tool-airbrush-symbolic.svg 24/gimp-tool-align-symbolic.svg 24/gimp-tool-blur-symbolic.svg 24/gimp-tool-brightness-contrast-symbolic.svg 24/gimp-tool-bucket-fill-symbolic.svg 24/gimp-tool-by-color-select-symbolic.svg 24/gimp-tool-cage-symbolic.svg 24/gimp-tool-clone-symbolic.svg 24/gimp-tool-color-balance-symbolic.svg 24/gimp-tool-color-picker-symbolic.svg 24/gimp-tool-colorize-symbolic.svg 24/gimp-tool-crop-symbolic.svg 24/gimp-tool-curves-symbolic.svg 24/gimp-tool-desaturate-symbolic.svg 24/gimp-tool-dodge-symbolic.svg 24/gimp-tool-eraser-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-tool-ellipse-select-symbolic.svg 24/gimp-tool-exposure-symbolic.svg 24/gimp-tool-flip-symbolic.svg 24/gimp-tool-foreground-select-symbolic.svg 24/gimp-tool-free-select-symbolic.svg 24/gimp-tool-fuzzy-select-symbolic.svg 24/gimp-tool-gradient-symbolic.svg 24/gimp-tool-handle-transform-symbolic.svg 24/gimp-tool-heal-symbolic.svg 24/gimp-tool-hue-saturation-symbolic.svg 24/gimp-tool-ink-symbolic.svg 24/gimp-tool-iscissors-symbolic.svg 24/gimp-tool-levels-symbolic.svg 24/gimp-tool-mypaint-brush-symbolic.svg 24/gimp-tool-measure-symbolic.svg 24/gimp-tool-n-point-deformation-symbolic.svg 24/gimp-tool-offset-symbolic.svg 24/gimp-tool-options-symbolic.svg 24/gimp-tool-paintbrush-symbolic.svg 24/gimp-tool-paint-select-symbolic.svg 24/gimp-tool-path-symbolic.svg 24/gimp-tool-pencil-symbolic.svg 24/gimp-tool-perspective-symbolic.svg 24/gimp-tool-perspective-clone-symbolic.svg 24/gimp-tool-posterize-symbolic.svg 24/gimp-tool-preset-symbolic.svg 24/gimp-tool-rect-select-symbolic.svg 24/gimp-tool-rotate-symbolic.svg 24/gimp-tools-symbolic.svg 24/gimp-tool-scale-symbolic.svg 24/gimp-tool-seamless-clone-symbolic.svg 24/gimp-tool-shadows-highlights-symbolic.svg 24/gimp-tool-shear-symbolic.svg 24/gimp-tool-smudge-symbolic.svg 24/gimp-tool-threshold-symbolic.svg 24/gimp-tool-transform-3d-symbolic.svg 24/gimp-tool-unified-transform-symbolic.svg 24/gimp-tool-text-symbolic.svg 24/gimp-tool-warp-symbolic.svg 24/gimp-tool-zoom-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/24x24/apps'
/usr/bin/install -p -m 644 24/gimp-transparency-symbolic.svg 24/gimp-undo-history-symbolic.svg 24/gimp-user-manual-symbolic.svg 24/gimp-video-symbolic.svg 24/gimp-web-symbolic.svg 24/gimp-wilber-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/24x24/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/64x64/apps'
/usr/bin/install -p -m 644 64/dialog-error-symbolic.symbolic.png 64/dialog-information-symbolic.symbolic.png 64/dialog-question-symbolic.symbolic.png 64/dialog-warning-symbolic.symbolic.png 64/gimp-frame.png 64/gimp-texture.png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/64x64/apps'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic'
/usr/bin/install -p -m 644 index.theme '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/dialog-error-symbolic.svg scalable/dialog-information-symbolic.svg scalable/dialog-question-symbolic.svg scalable/dialog-warning-symbolic.svg scalable/document-new-symbolic.svg scalable/document-open-symbolic.svg scalable/document-open-recent-symbolic.svg scalable/document-print-symbolic.svg scalable/document-revert-symbolic.svg scalable/document-save-symbolic.svg scalable/document-save-as-symbolic.svg scalable/edit-clear-symbolic.svg scalable/edit-copy-symbolic.svg scalable/edit-cut-symbolic.svg scalable/edit-delete-symbolic.svg scalable/edit-paste-symbolic.svg scalable/edit-redo-symbolic.svg scalable/edit-undo-symbolic.svg scalable/folder-symbolic.svg scalable/folder-new-symbolic.svg scalable/format-indent-more-symbolic.svg scalable/format-justify-fill-symbolic.svg scalable/format-justify-center-symbolic.svg scalable/format-justify-left-symbolic.svg scalable/format-justify-right-symbolic.svg scalable/format-text-direction-ltr-symbolic.svg scalable/format-text-direction-rtl-symbolic.svg scalable/go-bottom-symbolic.svg scalable/go-down-symbolic.svg scalable/go-first-symbolic.svg scalable/go-home-symbolic.svg scalable/go-last-symbolic.svg scalable/go-next-symbolic.svg scalable/go-previous-symbolic.svg scalable/go-top-symbolic.svg scalable/go-up-symbolic.svg scalable/help-about-symbolic.svg scalable/list-add-symbolic.svg scalable/list-remove-symbolic.svg scalable/media-floppy-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/media-optical-symbolic.svg scalable/media-playback-pause-symbolic.svg scalable/media-playback-start-symbolic.svg scalable/media-record-symbolic.svg scalable/media-seek-backward-symbolic.svg scalable/media-skip-backward-symbolic.svg scalable/media-skip-forward-symbolic.svg scalable/object-flip-horizontal-symbolic.svg scalable/object-flip-vertical-symbolic.svg scalable/object-rotate-left-symbolic.svg scalable/object-rotate-right-symbolic.svg scalable/preferences-system-symbolic.svg scalable/process-stop-symbolic.svg scalable/system-run-symbolic.svg scalable/view-fullscreen-symbolic.svg scalable/view-refresh-symbolic.svg scalable/window-close-symbolic.svg scalable/window-new-symbolic.svg scalable/zoom-fit-best-symbolic.svg scalable/zoom-in-symbolic.svg scalable/zoom-original-symbolic.svg scalable/zoom-out-symbolic.svg scalable/gtk-cancel-symbolic.svg scalable/gtk-edit-symbolic.svg scalable/gtk-no-symbolic.svg scalable/gtk-ok-symbolic.svg scalable/gtk-select-color-symbolic.svg scalable/gtk-select-font-symbolic.svg scalable/gtk-yes-symbolic.svg scalable/gimp-anchor-symbolic.svg scalable/gimp-attach-symbolic.svg scalable/gimp-business-card-symbolic.svg scalable/gimp-cap-butt-symbolic.svg scalable/gimp-cap-round-symbolic.svg scalable/gimp-cap-square-symbolic.svg scalable/gimp-center-symbolic.svg scalable/gimp-channel-alpha-symbolic.svg scalable/gimp-channel-blue-symbolic.svg scalable/gimp-channel-gray-symbolic.svg scalable/gimp-channel-green-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-channel-indexed-symbolic.svg scalable/gimp-channel-red-symbolic.svg scalable/gimp-channels-symbolic.svg scalable/gimp-channel-symbolic.svg scalable/gimp-char-picker-symbolic.svg scalable/gimp-clipboard-symbolic.svg scalable/gimp-close-symbolic.svg scalable/gimp-close-all-symbolic.svg scalable/gimp-colormap-symbolic.svg scalable/gimp-color-picker-black-symbolic.svg scalable/gimp-color-picker-gray-symbolic.svg scalable/gimp-color-picker-white-symbolic.svg scalable/gimp-color-pick-from-screen-symbolic.svg scalable/gimp-color-cmyk-symbolic.svg scalable/gimp-color-space-linear-symbolic.svg scalable/gimp-color-space-non-linear-symbolic.svg scalable/gimp-color-space-perceptual-symbolic.svg scalable/gimp-color-triangle-symbolic.svg scalable/gimp-color-water-symbolic.svg scalable/gimp-controller-keyboard-symbolic.svg scalable/gimp-controller-linux-input-symbolic.svg scalable/gimp-controller-midi-symbolic.svg scalable/gimp-controller-symbolic.svg scalable/gimp-controller-wheel-symbolic.svg scalable/gimp-convert-grayscale-symbolic.svg scalable/gimp-convert-indexed-symbolic.svg scalable/gimp-convert-rgb-symbolic.svg scalable/gimp-cursor-symbolic.svg scalable/gimp-curve-free-symbolic.svg scalable/gimp-curve-point-corner-symbolic.svg scalable/gimp-curve-point-smooth-symbolic.svg scalable/gimp-curve-smooth-symbolic.svg scalable/gimp-dashboard-symbolic.svg scalable/gimp-default-colors-symbolic.svg scalable/gimp-detach-symbolic.svg scalable/gimp-device-status-symbolic.svg scalable/gimp-display-symbolic.svg scalable/gimp-display-filter-clip-warning-symbolic.svg scalable/gimp-display-filter-colorblind-symbolic.svg scalable/gimp-display-filter-contrast-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-display-filter-gamma-symbolic.svg scalable/gimp-display-filter-lcms-symbolic.svg scalable/gimp-display-filter-proof-symbolic.svg scalable/gimp-display-filter-symbolic.svg scalable/gimp-duplicate-symbolic.svg scalable/gimp-dynamics-symbolic.svg scalable/gimp-file-manager-symbolic.svg scalable/gimp-floating-selection-symbolic.svg scalable/gimp-gegl-symbolic.svg scalable/gimp-gradient-bilinear-symbolic.svg scalable/gimp-gradient-conical-asymmetric-symbolic.svg scalable/gimp-gradient-conical-symmetric-symbolic.svg scalable/gimp-gradient-linear-symbolic.svg scalable/gimp-gradient-radial-symbolic.svg scalable/gimp-gradient-shapeburst-angular-symbolic.svg scalable/gimp-gradient-shapeburst-dimpled-symbolic.svg scalable/gimp-gradient-shapeburst-spherical-symbolic.svg scalable/gimp-gradient-spiral-anticlockwise-symbolic.svg scalable/gimp-gradient-spiral-clockwise-symbolic.svg scalable/gimp-gradient-square-symbolic.svg scalable/gimp-gravity-east-symbolic.svg scalable/gimp-gravity-north-east-symbolic.svg scalable/gimp-gravity-north-symbolic.svg scalable/gimp-gravity-north-west-symbolic.svg scalable/gimp-gravity-south-east-symbolic.svg scalable/gimp-gravity-south-symbolic.svg scalable/gimp-gravity-south-west-symbolic.svg scalable/gimp-gravity-west-symbolic.svg scalable/gimp-grid-symbolic.svg scalable/gimp-group-layer-symbolic.svg scalable/gimp-hcenter-symbolic.svg scalable/gimp-hchain-broken-symbolic.svg scalable/gimp-hchain-symbolic.svg scalable/gimp-hfill-symbolic.svg scalable/gimp-histogram-linear-symbolic.svg scalable/gimp-histogram-logarithmic-symbolic.svg scalable/gimp-histogram-symbolic.svg scalable/gimp-images-symbolic.svg scalable/gimp-image-symbolic.svg scalable/gimp-image-open-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-image-reload-symbolic.svg scalable/gimp-input-device-symbolic.svg scalable/gimp-invert-symbolic.svg scalable/gimp-join-bevel-symbolic.svg scalable/gimp-join-miter-symbolic.svg scalable/gimp-join-round-symbolic.svg scalable/gimp-landscape-symbolic.svg scalable/gimp-layer-mask-symbolic.svg scalable/gimp-layers-symbolic.svg scalable/gimp-layer-symbolic.svg scalable/gimp-layer-to-imagesize-symbolic.svg scalable/gimp-letter-spacing-symbolic.svg scalable/gimp-line-spacing-symbolic.svg scalable/gimp-linked-symbolic.svg scalable/gimp-list-symbolic.svg scalable/gimp-marker-symbolic.svg scalable/gimp-menu-left-symbolic.svg scalable/gimp-menu-right-symbolic.svg scalable/gimp-merge-down-symbolic.svg scalable/gimp-move-to-screen-symbolic.svg scalable/gimp-navigation-symbolic.svg scalable/gimp-paste-as-new-symbolic.svg scalable/gimp-paste-into-symbolic.svg scalable/gimp-path-symbolic.svg scalable/gimp-paths-symbolic.svg scalable/gimp-path-stroke-symbolic.svg scalable/gimp-pattern-symbolic.svg scalable/gimp-pivot-center-symbolic.svg scalable/gimp-pivot-east-symbolic.svg scalable/gimp-pivot-north-symbolic.svg scalable/gimp-pivot-north-east-symbolic.svg scalable/gimp-pivot-north-west-symbolic.svg scalable/gimp-pivot-south-symbolic.svg scalable/gimp-pivot-south-east-symbolic.svg scalable/gimp-pivot-south-west-symbolic.svg scalable/gimp-pivot-west-symbolic.svg scalable/gimp-plugin-symbolic.svg scalable/gimp-portrait-symbolic.svg scalable/gimp-prefs-color-management-symbolic.svg scalable/gimp-prefs-controllers-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-prefs-default-comment-symbolic.svg scalable/gimp-prefs-default-grid-symbolic.svg scalable/gimp-prefs-display-symbolic.svg scalable/gimp-prefs-folders-symbolic.svg scalable/gimp-prefs-folders-brushes-symbolic.svg scalable/gimp-prefs-folders-dynamics-symbolic.svg scalable/gimp-prefs-folders-environ-symbolic.svg scalable/gimp-prefs-folders-fonts-symbolic.svg scalable/gimp-prefs-folders-gradients-symbolic.svg scalable/gimp-prefs-folders-icon-themes-symbolic.svg scalable/gimp-prefs-folders-interp-symbolic.svg scalable/gimp-prefs-folders-modules-symbolic.svg scalable/gimp-prefs-folders-mypaint-brushes-symbolic.svg scalable/gimp-prefs-folders-palettes-symbolic.svg scalable/gimp-prefs-folders-patterns-symbolic.svg scalable/gimp-prefs-folders-plug-ins-symbolic.svg scalable/gimp-prefs-folders-scripts-symbolic.svg scalable/gimp-prefs-folders-themes-symbolic.svg scalable/gimp-prefs-folders-tool-plug-ins-symbolic.svg scalable/gimp-prefs-folders-tool-presets-symbolic.svg scalable/gimp-prefs-folders-tools-symbolic.svg scalable/gimp-prefs-help-system-symbolic.svg scalable/gimp-prefs-icon-theme-symbolic.svg scalable/gimp-prefs-image-title-symbolic.svg scalable/gimp-prefs-image-windows-symbolic.svg scalable/gimp-prefs-image-windows-appearance-symbolic.svg scalable/gimp-prefs-image-windows-snapping-symbolic.svg scalable/gimp-prefs-import-export-symbolic.svg scalable/gimp-prefs-input-devices-symbolic.svg scalable/gimp-prefs-interface-symbolic.svg scalable/gimp-prefs-new-image-symbolic.svg scalable/gimp-prefs-playground-symbolic.svg scalable/gimp-prefs-session-symbolic.svg scalable/gimp-prefs-system-resources-symbolic.svg scalable/gimp-prefs-theme-symbolic.svg scalable/gimp-prefs-toolbox-symbolic.svg scalable/gimp-prefs-tool-options-symbolic.svg scalable/gimp-prefs-window-management-symbolic.svg scalable/gimp-quick-mask-off-symbolic.svg scalable/gimp-quick-mask-on-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-reset-symbolic.svg scalable/gimp-reshow-filter-symbolic.svg scalable/gimp-resize-symbolic.svg scalable/gimp-rotate-180-symbolic.svg scalable/gimp-sample-point-symbolic.svg scalable/gimp-scale-symbolic.svg scalable/gimp-selection-symbolic.svg scalable/gimp-selection-add-symbolic.svg scalable/gimp-selection-all-symbolic.svg scalable/gimp-selection-border-symbolic.svg scalable/gimp-selection-grow-symbolic.svg scalable/gimp-selection-intersect-symbolic.svg scalable/gimp-selection-none-symbolic.svg scalable/gimp-selection-replace-symbolic.svg scalable/gimp-selection-shrink-symbolic.svg scalable/gimp-selection-stroke-symbolic.svg scalable/gimp-selection-subtract-symbolic.svg scalable/gimp-selection-to-channel-symbolic.svg scalable/gimp-selection-to-path-symbolic.svg scalable/gimp-shape-circle-symbolic.svg scalable/gimp-shape-diamond-symbolic.svg scalable/gimp-shape-square-symbolic.svg scalable/gimp-shred-symbolic.svg scalable/gimp-smartphone-symbolic.svg scalable/gimp-swap-colors-symbolic.svg scalable/gimp-symmetry-symbolic.svg scalable/gimp-template-symbolic.svg scalable/gimp-text-dir-ttb-rtl-symbolic.svg scalable/gimp-text-dir-ttb-rtl-upright-symbolic.svg scalable/gimp-text-dir-ttb-ltr-symbolic.svg scalable/gimp-text-dir-ttb-ltr-upright-symbolic.svg scalable/gimp-text-layer-symbolic.svg scalable/gimp-toilet-paper-symbolic.svg scalable/gimp-tool-airbrush-symbolic.svg scalable/gimp-tool-align-symbolic.svg scalable/gimp-tool-blur-symbolic.svg scalable/gimp-tool-brightness-contrast-symbolic.svg scalable/gimp-tool-bucket-fill-symbolic.svg scalable/gimp-tool-by-color-select-symbolic.svg scalable/gimp-tool-cage-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-tool-clone-symbolic.svg scalable/gimp-tool-color-balance-symbolic.svg scalable/gimp-tool-colorize-symbolic.svg scalable/gimp-tool-color-picker-symbolic.svg scalable/gimp-tool-color-temperature-symbolic.svg scalable/gimp-tool-crop-symbolic.svg scalable/gimp-tool-curves-symbolic.svg scalable/gimp-tool-desaturate-symbolic.svg scalable/gimp-tool-dodge-symbolic.svg scalable/gimp-tool-ellipse-select-symbolic.svg scalable/gimp-tool-eraser-symbolic.svg scalable/gimp-tool-exposure-symbolic.svg scalable/gimp-tool-flip-symbolic.svg scalable/gimp-tool-foreground-select-symbolic.svg scalable/gimp-tool-free-select-symbolic.svg scalable/gimp-tool-fuzzy-select-symbolic.svg scalable/gimp-tool-gradient-symbolic.svg scalable/gimp-tool-handle-transform-symbolic.svg scalable/gimp-tool-heal-symbolic.svg scalable/gimp-tool-hue-saturation-symbolic.svg scalable/gimp-tool-ink-symbolic.svg scalable/gimp-tool-iscissors-symbolic.svg scalable/gimp-tool-levels-symbolic.svg scalable/gimp-tool-measure-symbolic.svg scalable/gimp-tool-move-symbolic.svg scalable/gimp-tool-mypaint-brush-symbolic.svg scalable/gimp-tool-n-point-deformation-symbolic.svg scalable/gimp-tool-offset-symbolic.svg scalable/gimp-tool-options-symbolic.svg scalable/gimp-tool-paintbrush-symbolic.svg scalable/gimp-tool-paint-select-symbolic.svg scalable/gimp-tool-path-symbolic.svg scalable/gimp-tool-pencil-symbolic.svg scalable/gimp-tool-perspective-clone-symbolic.svg scalable/gimp-tool-perspective-symbolic.svg scalable/gimp-tool-posterize-symbolic.svg scalable/gimp-tool-preset-symbolic.svg scalable/gimp-tool-rect-select-symbolic.svg scalable/gimp-tool-rotate-symbolic.svg scalable/gimp-tool-scale-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
/usr/bin/install -p -m 644 scalable/gimp-tool-seamless-clone-symbolic.svg scalable/gimp-tool-shadows-highlights-symbolic.svg scalable/gimp-tool-shear-symbolic.svg scalable/gimp-tool-smudge-symbolic.svg scalable/gimp-tools-symbolic.svg scalable/gimp-tool-text-symbolic.svg scalable/gimp-tool-threshold-symbolic.svg scalable/gimp-tool-transform-3d-symbolic.svg scalable/gimp-tool-unified-transform-symbolic.svg scalable/gimp-tool-warp-symbolic.svg scalable/gimp-tool-zoom-symbolic.svg scalable/gimp-transform-3d-camera-symbolic.svg scalable/gimp-transform-3d-move-symbolic.svg scalable/gimp-transform-3d-rotate-symbolic.svg scalable/gimp-transparency-symbolic.svg scalable/gimp-undo-history-symbolic.svg scalable/gimp-user-manual-symbolic.svg scalable/gimp-vcenter-symbolic.svg scalable/gimp-vchain-symbolic.svg scalable/gimp-vchain-broken-symbolic.svg scalable/gimp-vfill-symbolic.svg scalable/gimp-video-symbolic.svg scalable/gimp-visible-symbolic.svg scalable/gimp-web-symbolic.svg scalable/gimp-wilber-symbolic.svg scalable/gimp-wilber-eek-symbolic.svg scalable/gimp-wilber-outline-symbolic.svg scalable/gimp-zoom-follow-window-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/Symbolic/scalable/apps'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Symbolic'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/Symbolic'
Making install in hicolor
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/hicolor'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/hicolor'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/hicolor/scalable/actions'
/usr/bin/install -p -m 644 scalable/actions/switch-on-symbolic.svg scalable/actions/switch-off-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/hicolor/scalable/actions'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/hicolor'
/usr/bin/install -p -m 644 index.theme '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/hicolor'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/hicolor/scalable/status'
/usr/bin/install -p -m 644 scalable/status/software-update-available-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/icons/hicolor/scalable/status'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/hicolor'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons/hicolor'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/icons'
Making install in libgimpcolor
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimpcolor-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: warning: relinking 'libgimpcolor-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpcolor-3.0.la -rpath /usr/lib64 ../libgimpcolor/gimpadaptivesupersample.lo ../libgimpcolor/gimpbilinear.lo ../libgimpcolor/gimpcairo.lo ../libgimpcolor/gimpcmyk.lo ../libgimpcolor/gimpcolormanaged.lo ../libgimpcolor/gimpcolorprofile.lo ../libgimpcolor/gimpcolorspace.lo ../libgimpcolor/gimpcolortransform.lo ../libgimpcolor/gimphsl.lo ../libgimpcolor/gimphsv.lo ../libgimpcolor/gimppixbuf.lo ../libgimpcolor/gimprgb.lo ../libgimpcolor/gimprgb-parse.lo ../libgimpbase/libgimpbase-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpcolor/.libs/gimpadaptivesupersample.o ../libgimpcolor/.libs/gimpbilinear.o ../libgimpcolor/.libs/gimpcairo.o ../libgimpcolor/.libs/gimpcmyk.o ../libgimpcolor/.libs/gimpcolormanaged.o ../libgimpcolor/.libs/gimpcolorprofile.o ../libgimpcolor/.libs/gimpcolorspace.o ../libgimpcolor/.libs/gimpcolortransform.o ../libgimpcolor/.libs/gimphsl.o ../libgimpcolor/.libs/gimphsv.o ../libgimpcolor/.libs/gimppixbuf.o ../libgimpcolor/.libs/gimprgb.o ../libgimpcolor/.libs/gimprgb-parse.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm -Wl,-soname -Wl,libgimpcolor-3.0.so.0 -o .libs/libgimpcolor-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimpcolor-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpcolor-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpcolor-3.0.so.0.9900.4 libgimpcolor-3.0.so.0 || { rm -f libgimpcolor-3.0.so.0 && ln -s libgimpcolor-3.0.so.0.9900.4 libgimpcolor-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpcolor-3.0.so.0.9900.4 libgimpcolor-3.0.so || { rm -f libgimpcolor-3.0.so && ln -s libgimpcolor-3.0.so.0.9900.4 libgimpcolor-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpcolor-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpcolor-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpcolor'
/usr/bin/install -p -m 644 gimpcolor.h ../libgimpcolor/gimpcolortypes.h ../libgimpcolor/gimpadaptivesupersample.h ../libgimpcolor/gimpbilinear.h ../libgimpcolor/gimpcairo.h ../libgimpcolor/gimpcmyk.h ../libgimpcolor/gimpcolormanaged.h ../libgimpcolor/gimpcolorprofile.h ../libgimpcolor/gimpcolorspace.h ../libgimpcolor/gimpcolortransform.h ../libgimpcolor/gimphsl.h ../libgimpcolor/gimphsv.h ../libgimpcolor/gimppixbuf.h ../libgimpcolor/gimprgb.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpcolor'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpcolor'
Making install in libgimpmath
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimpmath-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: warning: relinking 'libgimpmath-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpmath-3.0.la -rpath /usr/lib64 ../libgimpmath/gimpmatrix.lo ../libgimpmath/gimpvector.lo ../libgimpbase/libgimpbase-3.0.la -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpmath/.libs/gimpmatrix.o ../libgimpmath/.libs/gimpvector.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-soname -Wl,libgimpmath-3.0.so.0 -o .libs/libgimpmath-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimpmath-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmath-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpmath-3.0.so.0.9900.4 libgimpmath-3.0.so.0 || { rm -f libgimpmath-3.0.so.0 && ln -s libgimpmath-3.0.so.0.9900.4 libgimpmath-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpmath-3.0.so.0.9900.4 libgimpmath-3.0.so || { rm -f libgimpmath-3.0.so && ln -s libgimpmath-3.0.so.0.9900.4 libgimpmath-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpmath-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmath-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpmath'
/usr/bin/install -p -m 644 ../libgimpmath/gimpmath.h ../libgimpmath/gimpmathtypes.h ../libgimpmath/gimpmatrix.h ../libgimpmath/gimpvector.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpmath'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmath'
Making install in libgimpconfig
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimpconfig-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: warning: relinking 'libgimpconfig-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpconfig-3.0.la -rpath /usr/lib64 ../libgimpconfig/gimpconfig-iface.lo ../libgimpconfig/gimpconfig-deserialize.lo ../libgimpconfig/gimpconfig-error.lo ../libgimpconfig/gimpconfig-path.lo ../libgimpconfig/gimpconfig-params.lo ../libgimpconfig/gimpconfig-register.lo ../libgimpconfig/gimpconfig-serialize.lo ../libgimpconfig/gimpconfig-utils.lo ../libgimpconfig/gimpconfigwriter.lo ../libgimpconfig/gimpscanner.lo ../libgimpconfig/gimpcolorconfig.lo gimpconfigenums.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmath/libgimpmath-3.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpconfig/.libs/gimpconfig-iface.o ../libgimpconfig/.libs/gimpconfig-deserialize.o ../libgimpconfig/.libs/gimpconfig-error.o ../libgimpconfig/.libs/gimpconfig-path.o ../libgimpconfig/.libs/gimpconfig-params.o ../libgimpconfig/.libs/gimpconfig-register.o ../libgimpconfig/.libs/gimpconfig-serialize.o ../libgimpconfig/.libs/gimpconfig-utils.o ../libgimpconfig/.libs/gimpconfigwriter.o ../libgimpconfig/.libs/gimpscanner.o ../libgimpconfig/.libs/gimpcolorconfig.o .libs/gimpconfigenums.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpcolor-3.0 -lgimpmath-3.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lbabl-0.1 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpconfig-3.0.so.0 -o .libs/libgimpconfig-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimpconfig-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpconfig-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpconfig-3.0.so.0.9900.4 libgimpconfig-3.0.so.0 || { rm -f libgimpconfig-3.0.so.0 && ln -s libgimpconfig-3.0.so.0.9900.4 libgimpconfig-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpconfig-3.0.so.0.9900.4 libgimpconfig-3.0.so || { rm -f libgimpconfig-3.0.so && ln -s libgimpconfig-3.0.so.0.9900.4 libgimpconfig-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpconfig-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpconfig-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpconfig'
/usr/bin/install -p -m 644 gimpconfig.h ../libgimpconfig/gimpconfigenums.h ../libgimpconfig/gimpconfigtypes.h ../libgimpconfig/gimpconfig-iface.h ../libgimpconfig/gimpconfig-deserialize.h ../libgimpconfig/gimpconfig-error.h ../libgimpconfig/gimpconfig-params.h ../libgimpconfig/gimpconfig-path.h ../libgimpconfig/gimpconfig-register.h ../libgimpconfig/gimpconfig-serialize.h ../libgimpconfig/gimpconfig-utils.h ../libgimpconfig/gimpconfigwriter.h ../libgimpconfig/gimpscanner.h ../libgimpconfig/gimpcolorconfig.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpconfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpconfig'
Making install in libgimpmodule
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimpmodule-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: warning: relinking 'libgimpmodule-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpmodule-3.0.la -rpath /usr/lib64 ../libgimpmodule/gimpmodule.lo ../libgimpmodule/gimpmoduledb.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC ../libgimpmodule/.libs/gimpmodule.o ../libgimpmodule/.libs/gimpmoduledb.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpconfig-3.0 -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpmodule-3.0.so.0 -o .libs/libgimpmodule-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimpmodule-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmodule-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpmodule-3.0.so.0.9900.4 libgimpmodule-3.0.so.0 || { rm -f libgimpmodule-3.0.so.0 && ln -s libgimpmodule-3.0.so.0.9900.4 libgimpmodule-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpmodule-3.0.so.0.9900.4 libgimpmodule-3.0.so || { rm -f libgimpmodule-3.0.so && ln -s libgimpmodule-3.0.so.0.9900.4 libgimpmodule-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpmodule-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmodule-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpmodule'
/usr/bin/install -p -m 644 ../libgimpmodule/gimpmoduletypes.h ../libgimpmodule/gimpmodule.h ../libgimpmodule/gimpmoduledb.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpmodule'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpmodule'
Making install in libgimpthumb
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimpthumb-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: warning: relinking 'libgimpthumb-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 ../libgimpbase/libgimpbase-3.0.la -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpthumb-3.0.la -rpath /usr/lib64 gimpthumb-enums.lo ../libgimpthumb/gimpthumb-error.lo ../libgimpthumb/gimpthumb-utils.lo ../libgimpthumb/gimpthumbnail.lo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimpthumb-enums.o ../libgimpthumb/.libs/gimpthumb-error.o ../libgimpthumb/.libs/gimpthumb-utils.o ../libgimpthumb/.libs/gimpthumbnail.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpthumb-3.0.so.0 -o .libs/libgimpthumb-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimpthumb-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpthumb-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpthumb-3.0.so.0.9900.4 libgimpthumb-3.0.so.0 || { rm -f libgimpthumb-3.0.so.0 && ln -s libgimpthumb-3.0.so.0.9900.4 libgimpthumb-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpthumb-3.0.so.0.9900.4 libgimpthumb-3.0.so || { rm -f libgimpthumb-3.0.so && ln -s libgimpthumb-3.0.so.0.9900.4 libgimpthumb-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpthumb-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpthumb-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpthumb'
/usr/bin/install -p -m 644 gimpthumb.h ../libgimpthumb/gimpthumb-enums.h ../libgimpthumb/gimpthumb-error.h ../libgimpthumb/gimpthumb-types.h ../libgimpthumb/gimpthumb-utils.h ../libgimpthumb/gimpthumbnail.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpthumb'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpthumb'
Making install in libgimpwidgets
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/make install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimpwidgets-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: warning: relinking 'libgimpwidgets-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpwidgets-3.0.la -rpath /usr/lib64 gimp-color-picker-cursors.lo gimp-icon-pixbufs.lo gimpwidgetsenums.lo gimpwidgetsmarshal.lo gimpcolorscale.lo gimpcolorscales.lo gimpcolorselect.lo gimpcontroller.lo gimpeevl.lo gimpwidgets-private.lo ../libgimpwidgets/gimpbrowser.lo ../libgimpwidgets/gimpbusybox.lo ../libgimpwidgets/gimpbutton.lo ../libgimpwidgets/gimpcairo-utils.lo ../libgimpwidgets/gimpcellrenderercolor.lo ../libgimpwidgets/gimpcellrenderertoggle.lo ../libgimpwidgets/gimpchainbutton.lo ../libgimpwidgets/gimpcolorarea.lo ../libgimpwidgets/gimpcolorbutton.lo ../libgimpwidgets/gimpcolordisplay.lo ../libgimpwidgets/gimpcolordisplaystack.lo ../libgimpwidgets/gimpcolorhexentry.lo ../libgimpwidgets/gimpcolornotebook.lo ../libgimpwidgets/gimpcolorprofilechooserdialog.lo ../libgimpwidgets/gimpcolorprofilecombobox.lo ../libgimpwidgets/gimpcolorprofilestore.lo ../libgimpwidgets/gimpcolorprofileview.lo ../libgimpwidgets/gimpcolorscaleentry.lo ../libgimpwidgets/gimpcolorselection.lo ../libgimpwidgets/gimpcolorselector.lo ../libgimpwidgets/gimpdialog.lo ../libgimpwidgets/gimpenumcombobox.lo ../libgimpwidgets/gimpenumlabel.lo ../libgimpwidgets/gimpenumstore.lo ../libgimpwidgets/gimpenumwidgets.lo ../libgimpwidgets/gimpfileentry.lo ../libgimpwidgets/gimpframe.lo ../libgimpwidgets/gimphelpui.lo ../libgimpwidgets/gimphintbox.lo ../libgimpwidgets/gimpicons.lo ../libgimpwidgets/gimpintcombobox.lo ../libgimpwidgets/gimpintstore.lo ../libgimpwidgets/gimplabeled.lo ../libgimpwidgets/gimplabelintwidget.lo ../libgimpwidgets/gimplabelspin.lo ../libgimpwidgets/gimpmemsizeentry.lo ../libgimpwidgets/gimpnumberpairentry.lo ../libgimpwidgets/gimpoffsetarea.lo ../libgimpwidgets/gimppageselector.lo ../libgimpwidgets/gimppatheditor.lo ../libgimpwidgets/gimppickbutton.lo ../libgimpwidgets/gimppreview.lo ../libgimpwidgets/gimppreviewarea.lo ../libgimpwidgets/gimppropwidgets.lo ../libgimpwidgets/gimpquerybox.lo ../libgimpwidgets/gimpruler.lo ../libgimpwidgets/gimpscaleentry.lo ../libgimpwidgets/gimpscrolledpreview.lo ../libgimpwidgets/gimpsizeentry.lo ../libgimpwidgets/gimpspinbutton.lo ../libgimpwidgets/gimpstringcombobox.lo ../libgimpwidgets/gimpunitcombobox.lo ../libgimpwidgets/gimpunitstore.lo ../libgimpwidgets/gimpwidgets-error.lo ../libgimpwidgets/gimpwidgets.lo ../libgimpwidgets/gimpwidgetsutils.lo ../libgimpwidgets/gimpzoommodel.lo gimppickbutton-default.lo gimppickbutton-kwin.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpconfig/libgimpconfig-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimp-color-picker-cursors.o .libs/gimp-icon-pixbufs.o .libs/gimpwidgetsenums.o .libs/gimpwidgetsmarshal.o .libs/gimpcolorscale.o .libs/gimpcolorscales.o .libs/gimpcolorselect.o .libs/gimpcontroller.o .libs/gimpeevl.o .libs/gimpwidgets-private.o ../libgimpwidgets/.libs/gimpbrowser.o ../libgimpwidgets/.libs/gimpbusybox.o ../libgimpwidgets/.libs/gimpbutton.o ../libgimpwidgets/.libs/gimpcairo-utils.o ../libgimpwidgets/.libs/gimpcellrenderercolor.o ../libgimpwidgets/.libs/gimpcellrenderertoggle.o ../libgimpwidgets/.libs/gimpchainbutton.o ../libgimpwidgets/.libs/gimpcolorarea.o ../libgimpwidgets/.libs/gimpcolorbutton.o ../libgimpwidgets/.libs/gimpcolordisplay.o ../libgimpwidgets/.libs/gimpcolordisplaystack.o ../libgimpwidgets/.libs/gimpcolorhexentry.o ../libgimpwidgets/.libs/gimpcolornotebook.o ../libgimpwidgets/.libs/gimpcolorprofilechooserdialog.o ../libgimpwidgets/.libs/gimpcolorprofilecombobox.o ../libgimpwidgets/.libs/gimpcolorprofilestore.o ../libgimpwidgets/.libs/gimpcolorprofileview.o ../libgimpwidgets/.libs/gimpcolorscaleentry.o ../libgimpwidgets/.libs/gimpcolorselection.o ../libgimpwidgets/.libs/gimpcolorselector.o ../libgimpwidgets/.libs/gimpdialog.o ../libgimpwidgets/.libs/gimpenumcombobox.o ../libgimpwidgets/.libs/gimpenumlabel.o ../libgimpwidgets/.libs/gimpenumstore.o ../libgimpwidgets/.libs/gimpenumwidgets.o ../libgimpwidgets/.libs/gimpfileentry.o ../libgimpwidgets/.libs/gimpframe.o ../libgimpwidgets/.libs/gimphelpui.o ../libgimpwidgets/.libs/gimphintbox.o ../libgimpwidgets/.libs/gimpicons.o ../libgimpwidgets/.libs/gimpintcombobox.o ../libgimpwidgets/.libs/gimpintstore.o ../libgimpwidgets/.libs/gimplabeled.o ../libgimpwidgets/.libs/gimplabelintwidget.o ../libgimpwidgets/.libs/gimplabelspin.o ../libgimpwidgets/.libs/gimpmemsizeentry.o ../libgimpwidgets/.libs/gimpnumberpairentry.o ../libgimpwidgets/.libs/gimpoffsetarea.o ../libgimpwidgets/.libs/gimppageselector.o ../libgimpwidgets/.libs/gimppatheditor.o ../libgimpwidgets/.libs/gimppickbutton.o ../libgimpwidgets/.libs/gimppreview.o ../libgimpwidgets/.libs/gimppreviewarea.o ../libgimpwidgets/.libs/gimppropwidgets.o ../libgimpwidgets/.libs/gimpquerybox.o ../libgimpwidgets/.libs/gimpruler.o ../libgimpwidgets/.libs/gimpscaleentry.o ../libgimpwidgets/.libs/gimpscrolledpreview.o ../libgimpwidgets/.libs/gimpsizeentry.o ../libgimpwidgets/.libs/gimpspinbutton.o ../libgimpwidgets/.libs/gimpstringcombobox.o ../libgimpwidgets/.libs/gimpunitcombobox.o ../libgimpwidgets/.libs/gimpunitstore.o ../libgimpwidgets/.libs/gimpwidgets-error.o ../libgimpwidgets/.libs/gimpwidgets.o ../libgimpwidgets/.libs/gimpwidgetsutils.o ../libgimpwidgets/.libs/gimpzoommodel.o .libs/gimppickbutton-default.o .libs/gimppickbutton-kwin.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpcolor-3.0 -lgimpconfig-3.0 -lgegl-0.4 -lgegl-npd-0.4 -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -llcms2 -lm -Wl,-soname -Wl,libgimpwidgets-3.0.so.0 -o .libs/libgimpwidgets-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimpwidgets-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpwidgets-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpwidgets-3.0.so.0.9900.4 libgimpwidgets-3.0.so.0 || { rm -f libgimpwidgets-3.0.so.0 && ln -s libgimpwidgets-3.0.so.0.9900.4 libgimpwidgets-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpwidgets-3.0.so.0.9900.4 libgimpwidgets-3.0.so || { rm -f libgimpwidgets-3.0.so && ln -s libgimpwidgets-3.0.so.0.9900.4 libgimpwidgets-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpwidgets-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpwidgets-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpwidgets'
/usr/bin/install -p -m 644 gimpcolorscale.h gimpcolorscales.h gimpcolorselect.h gimpcontroller.h ../libgimpwidgets/gimpbrowser.h ../libgimpwidgets/gimpbusybox.h ../libgimpwidgets/gimpbutton.h ../libgimpwidgets/gimpcairo-utils.h ../libgimpwidgets/gimpcellrenderercolor.h ../libgimpwidgets/gimpcellrenderertoggle.h ../libgimpwidgets/gimpchainbutton.h ../libgimpwidgets/gimpcolorarea.h ../libgimpwidgets/gimpcolorbutton.h ../libgimpwidgets/gimpcolordisplay.h ../libgimpwidgets/gimpcolordisplaystack.h ../libgimpwidgets/gimpcolorhexentry.h ../libgimpwidgets/gimpcolornotebook.h ../libgimpwidgets/gimpcolorprofilechooserdialog.h ../libgimpwidgets/gimpcolorprofilecombobox.h ../libgimpwidgets/gimpcolorprofilestore.h ../libgimpwidgets/gimpcolorprofileview.h ../libgimpwidgets/gimpcolorscaleentry.h ../libgimpwidgets/gimpcolorselection.h ../libgimpwidgets/gimpcolorselector.h ../libgimpwidgets/gimpdialog.h ../libgimpwidgets/gimpenumcombobox.h ../libgimpwidgets/gimpenumlabel.h ../libgimpwidgets/gimpenumstore.h ../libgimpwidgets/gimpenumwidgets.h ../libgimpwidgets/gimpfileentry.h ../libgimpwidgets/gimpframe.h ../libgimpwidgets/gimphelpui.h ../libgimpwidgets/gimphintbox.h ../libgimpwidgets/gimpicons.h ../libgimpwidgets/gimpintcombobox.h ../libgimpwidgets/gimpintstore.h ../libgimpwidgets/gimplabeled.h ../libgimpwidgets/gimplabelintwidget.h ../libgimpwidgets/gimplabelspin.h ../libgimpwidgets/gimpmemsizeentry.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpwidgets'
/usr/bin/install -p -m 644 ../libgimpwidgets/gimpnumberpairentry.h ../libgimpwidgets/gimpoffsetarea.h ../libgimpwidgets/gimppageselector.h ../libgimpwidgets/gimppatheditor.h ../libgimpwidgets/gimppickbutton.h ../libgimpwidgets/gimppreview.h ../libgimpwidgets/gimppreviewarea.h ../libgimpwidgets/gimppropwidgets.h ../libgimpwidgets/gimpquerybox.h ../libgimpwidgets/gimpruler.h ../libgimpwidgets/gimpscaleentry.h ../libgimpwidgets/gimpscrolledpreview.h ../libgimpwidgets/gimpsizeentry.h ../libgimpwidgets/gimpspinbutton.h ../libgimpwidgets/gimpstringcombobox.h ../libgimpwidgets/gimpunitcombobox.h ../libgimpwidgets/gimpunitstore.h ../libgimpwidgets/gimpwidgets-error.h ../libgimpwidgets/gimpwidgets.h ../libgimpwidgets/gimpwidgetsenums.h ../libgimpwidgets/gimpwidgetstypes.h ../libgimpwidgets/gimpwidgetsutils.h ../libgimpwidgets/gimpzoommodel.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimpwidgets'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimpwidgets'
Making install in libgimp
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/make install-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
/bin/sh ../libtool --mode=install /usr/bin/install -p libgimp-3.0.la libgimpui-3.0.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64'
libtool: warning: relinking 'libgimp-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimp-3.0.la -rpath /usr/lib64 gimp-debug.lo gimp-shm.lo gimpgpparams.lo gimpparamspecs-desc.lo gimppdbprocedure.lo gimppixbuf.lo gimpunit_pdb.lo gimppdb_pdb.lo gimpplugin_pdb.lo gimpenums.lo ../libgimp/gimp.lo ../libgimp/gimp_pdb.lo ../libgimp/gimpbrush_pdb.lo ../libgimp/gimpbrushes_pdb.lo ../libgimp/gimpbrushselect_pdb.lo ../libgimp/gimpbuffer_pdb.lo ../libgimp/gimpchannel_pdb.lo ../libgimp/gimpcontext_pdb.lo ../libgimp/gimpdebug_pdb.lo ../libgimp/gimpdisplay_pdb.lo ../libgimp/gimpdrawable_pdb.lo ../libgimp/gimpdrawablecolor_pdb.lo ../libgimp/gimpdrawableedit_pdb.lo ../libgimp/gimpdynamics_pdb.lo ../libgimp/gimpedit_pdb.lo ../libgimp/gimpfile_pdb.lo ../libgimp/gimpfloatingsel_pdb.lo ../libgimp/gimpfonts_pdb.lo ../libgimp/gimpfontselect_pdb.lo ../libgimp/gimpgimprc_pdb.lo ../libgimp/gimpgradient_pdb.lo ../libgimp/gimpgradients_pdb.lo ../libgimp/gimpgradientselect_pdb.lo ../libgimp/gimphelp_pdb.lo ../libgimp/gimpimage_pdb.lo ../libgimp/gimpimagecolorprofile_pdb.lo ../libgimp/gimpimageconvert_pdb.lo ../libgimp/gimpimagegrid_pdb.lo ../libgimp/gimpimageguides_pdb.lo ../libgimp/gimpimagesamplepoints_pdb.lo ../libgimp/gimpimageselect_pdb.lo ../libgimp/gimpimagetransform_pdb.lo ../libgimp/gimpimageundo_pdb.lo ../libgimp/gimpitem_pdb.lo ../libgimp/gimpitemtransform_pdb.lo ../libgimp/gimplayer_pdb.lo ../libgimp/gimpmessage_pdb.lo ../libgimp/gimppainttools_pdb.lo ../libgimp/gimppalette_pdb.lo ../libgimp/gimppalettes_pdb.lo ../libgimp/gimppaletteselect_pdb.lo ../libgimp/gimppattern_pdb.lo ../libgimp/gimppatterns_pdb.lo ../libgimp/gimppatternselect_pdb.lo ../libgimp/gimpprogress_pdb.lo ../libgimp/gimpselection_pdb.lo ../libgimp/gimptextlayer_pdb.lo ../libgimp/gimptexttool_pdb.lo ../libgimp/gimpvectors_pdb.lo ../libgimp/gimpbrushselect.lo ../libgimp/gimpchannel.lo ../libgimp/gimpdisplay.lo ../libgimp/gimpdrawable.lo ../libgimp/gimpfileprocedure.lo ../libgimp/gimpfontselect.lo ../libgimp/gimpgimprc.lo ../libgimp/gimpgradientselect.lo ../libgimp/gimpimage.lo ../libgimp/gimpimagecolorprofile.lo ../libgimp/gimpimagemetadata.lo ../libgimp/gimpimagemetadata-save.lo ../libgimp/gimpimageprocedure.lo ../libgimp/gimpitem.lo ../libgimp/gimplayer.lo ../libgimp/gimplayermask.lo ../libgimp/gimploadprocedure.lo ../libgimp/gimppaletteselect.lo ../libgimp/gimpparamspecs.lo ../libgimp/gimppatternselect.lo ../libgimp/gimppdb.lo ../libgimp/gimpplugin.lo ../libgimp/gimpprocedure.lo ../libgimp/gimpprocedureconfig.lo ../libgimp/gimpprogress.lo ../libgimp/gimpsaveprocedure.lo ../libgimp/gimpselection.lo ../libgimp/gimpthumbnailprocedure.lo ../libgimp/gimpvectors.lo gimptilebackendplugin.lo gimpunitcache.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpbase/libgimpbase-3.0.la -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimp-debug.o .libs/gimp-shm.o .libs/gimpgpparams.o .libs/gimpparamspecs-desc.o .libs/gimppdbprocedure.o .libs/gimppixbuf.o .libs/gimpunit_pdb.o .libs/gimppdb_pdb.o .libs/gimpplugin_pdb.o .libs/gimpenums.o ../libgimp/.libs/gimp.o ../libgimp/.libs/gimp_pdb.o ../libgimp/.libs/gimpbrush_pdb.o ../libgimp/.libs/gimpbrushes_pdb.o ../libgimp/.libs/gimpbrushselect_pdb.o ../libgimp/.libs/gimpbuffer_pdb.o ../libgimp/.libs/gimpchannel_pdb.o ../libgimp/.libs/gimpcontext_pdb.o ../libgimp/.libs/gimpdebug_pdb.o ../libgimp/.libs/gimpdisplay_pdb.o ../libgimp/.libs/gimpdrawable_pdb.o ../libgimp/.libs/gimpdrawablecolor_pdb.o ../libgimp/.libs/gimpdrawableedit_pdb.o ../libgimp/.libs/gimpdynamics_pdb.o ../libgimp/.libs/gimpedit_pdb.o ../libgimp/.libs/gimpfile_pdb.o ../libgimp/.libs/gimpfloatingsel_pdb.o ../libgimp/.libs/gimpfonts_pdb.o ../libgimp/.libs/gimpfontselect_pdb.o ../libgimp/.libs/gimpgimprc_pdb.o ../libgimp/.libs/gimpgradient_pdb.o ../libgimp/.libs/gimpgradients_pdb.o ../libgimp/.libs/gimpgradientselect_pdb.o ../libgimp/.libs/gimphelp_pdb.o ../libgimp/.libs/gimpimage_pdb.o ../libgimp/.libs/gimpimagecolorprofile_pdb.o ../libgimp/.libs/gimpimageconvert_pdb.o ../libgimp/.libs/gimpimagegrid_pdb.o ../libgimp/.libs/gimpimageguides_pdb.o ../libgimp/.libs/gimpimagesamplepoints_pdb.o ../libgimp/.libs/gimpimageselect_pdb.o ../libgimp/.libs/gimpimagetransform_pdb.o ../libgimp/.libs/gimpimageundo_pdb.o ../libgimp/.libs/gimpitem_pdb.o ../libgimp/.libs/gimpitemtransform_pdb.o ../libgimp/.libs/gimplayer_pdb.o ../libgimp/.libs/gimpmessage_pdb.o ../libgimp/.libs/gimppainttools_pdb.o ../libgimp/.libs/gimppalette_pdb.o ../libgimp/.libs/gimppalettes_pdb.o ../libgimp/.libs/gimppaletteselect_pdb.o ../libgimp/.libs/gimppattern_pdb.o ../libgimp/.libs/gimppatterns_pdb.o ../libgimp/.libs/gimppatternselect_pdb.o ../libgimp/.libs/gimpprogress_pdb.o ../libgimp/.libs/gimpselection_pdb.o ../libgimp/.libs/gimptextlayer_pdb.o ../libgimp/.libs/gimptexttool_pdb.o ../libgimp/.libs/gimpvectors_pdb.o ../libgimp/.libs/gimpbrushselect.o ../libgimp/.libs/gimpchannel.o ../libgimp/.libs/gimpdisplay.o ../libgimp/.libs/gimpdrawable.o ../libgimp/.libs/gimpfileprocedure.o ../libgimp/.libs/gimpfontselect.o ../libgimp/.libs/gimpgimprc.o ../libgimp/.libs/gimpgradientselect.o ../libgimp/.libs/gimpimage.o ../libgimp/.libs/gimpimagecolorprofile.o ../libgimp/.libs/gimpimagemetadata.o ../libgimp/.libs/gimpimagemetadata-save.o ../libgimp/.libs/gimpimageprocedure.o ../libgimp/.libs/gimpitem.o ../libgimp/.libs/gimplayer.o ../libgimp/.libs/gimplayermask.o ../libgimp/.libs/gimploadprocedure.o ../libgimp/.libs/gimppaletteselect.o ../libgimp/.libs/gimpparamspecs.o ../libgimp/.libs/gimppatternselect.o ../libgimp/.libs/gimppdb.o ../libgimp/.libs/gimpplugin.o ../libgimp/.libs/gimpprocedure.o ../libgimp/.libs/gimpprocedureconfig.o ../libgimp/.libs/gimpprogress.o ../libgimp/.libs/gimpsaveprocedure.o ../libgimp/.libs/gimpselection.o ../libgimp/.libs/gimpthumbnailprocedure.o ../libgimp/.libs/gimpvectors.o .libs/gimptilebackendplugin.o .libs/gimpunitcache.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpbase-3.0 -lcairo -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgexiv2 -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimp-3.0.so.0 -o .libs/libgimp-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimp-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimp-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimp-3.0.so.0.9900.4 libgimp-3.0.so.0 || { rm -f libgimp-3.0.so.0 && ln -s libgimp-3.0.so.0.9900.4 libgimp-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimp-3.0.so.0.9900.4 libgimp-3.0.so || { rm -f libgimp-3.0.so && ln -s libgimp-3.0.so.0.9900.4 libgimp-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimp-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimp-3.0.la
libtool: warning: relinking 'libgimpui-3.0.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -version-info 9900:4:9900 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgimpui-3.0.la -rpath /usr/lib64 gimpuimarshal.lo ../libgimp/gimpui.lo ../libgimp/gimpaspectpreview.lo ../libgimp/gimpbrushselectbutton.lo ../libgimp/gimpdrawablepreview.lo ../libgimp/gimpexport.lo ../libgimp/gimpfontselectbutton.lo ../libgimp/gimpgradientselectbutton.lo ../libgimp/gimpimagecombobox.lo ../libgimp/gimpitemcombobox.lo ../libgimp/gimppaletteselectbutton.lo ../libgimp/gimppatternselectbutton.lo ../libgimp/gimpprocbrowserdialog.lo ../libgimp/gimpproceduredialog.lo ../libgimp/gimpprocview.lo ../libgimp/gimpsaveproceduredialog.lo ../libgimp/gimpprogressbar.lo ../libgimp/gimpselectbutton.lo ../libgimp/gimpzoompreview.lo ./libgimp-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpbase/libgimpbase-3.0.la ../libgimpmodule/libgimpmodule-3.0.la -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/gimpuimarshal.o ../libgimp/.libs/gimpui.o ../libgimp/.libs/gimpaspectpreview.o ../libgimp/.libs/gimpbrushselectbutton.o ../libgimp/.libs/gimpdrawablepreview.o ../libgimp/.libs/gimpexport.o ../libgimp/.libs/gimpfontselectbutton.o ../libgimp/.libs/gimpgradientselectbutton.o ../libgimp/.libs/gimpimagecombobox.o ../libgimp/.libs/gimpitemcombobox.o ../libgimp/.libs/gimppaletteselectbutton.o ../libgimp/.libs/gimppatternselectbutton.o ../libgimp/.libs/gimpprocbrowserdialog.o ../libgimp/.libs/gimpproceduredialog.o ../libgimp/.libs/gimpprocview.o ../libgimp/.libs/gimpsaveproceduredialog.o ../libgimp/.libs/gimpprogressbar.o ../libgimp/.libs/gimpselectbutton.o ../libgimp/.libs/gimpzoompreview.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimp-3.0 -lgimpwidgets-3.0 -lgimpcolor-3.0 -lgimpconfig-3.0 -lgimpbase-3.0 -lgimpmodule-3.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lbabl-0.1 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgexiv2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libgimpui-3.0.so.0 -o .libs/libgimpui-3.0.so.0.9900.4
libtool: install: /usr/bin/install -p .libs/libgimpui-3.0.so.0.9900.4T /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpui-3.0.so.0.9900.4
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpui-3.0.so.0.9900.4 libgimpui-3.0.so.0 || { rm -f libgimpui-3.0.so.0 && ln -s libgimpui-3.0.so.0.9900.4 libgimpui-3.0.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 && { ln -s -f libgimpui-3.0.so.0.9900.4 libgimpui-3.0.so || { rm -f libgimpui-3.0.so && ln -s libgimpui-3.0.so.0.9900.4 libgimpui-3.0.so; }; })
libtool: install: /usr/bin/install -p .libs/libgimpui-3.0.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpui-3.0.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimp'
/usr/bin/install -p -m 644 ../libgimp/gimp.h ../libgimp/gimptypes.h ../libgimp/gimpenums.h ../libgimp/gimp_pdb_headers.h ../libgimp/gimp_pdb.h ../libgimp/gimpbrush_pdb.h ../libgimp/gimpbrushes_pdb.h ../libgimp/gimpbrushselect_pdb.h ../libgimp/gimpbuffer_pdb.h ../libgimp/gimpchannel_pdb.h ../libgimp/gimpcontext_pdb.h ../libgimp/gimpdebug_pdb.h ../libgimp/gimpdisplay_pdb.h ../libgimp/gimpdrawable_pdb.h ../libgimp/gimpdrawablecolor_pdb.h ../libgimp/gimpdrawableedit_pdb.h ../libgimp/gimpdynamics_pdb.h ../libgimp/gimpedit_pdb.h ../libgimp/gimpfile_pdb.h ../libgimp/gimpfloatingsel_pdb.h ../libgimp/gimpfonts_pdb.h ../libgimp/gimpfontselect_pdb.h ../libgimp/gimpgimprc_pdb.h ../libgimp/gimpgradient_pdb.h ../libgimp/gimpgradients_pdb.h ../libgimp/gimpgradientselect_pdb.h ../libgimp/gimphelp_pdb.h ../libgimp/gimpimage_pdb.h ../libgimp/gimpimagecolorprofile_pdb.h ../libgimp/gimpimageconvert_pdb.h ../libgimp/gimpimagegrid_pdb.h ../libgimp/gimpimageguides_pdb.h ../libgimp/gimpimagesamplepoints_pdb.h ../libgimp/gimpimageselect_pdb.h ../libgimp/gimpimagetransform_pdb.h ../libgimp/gimpimageundo_pdb.h ../libgimp/gimpitem_pdb.h ../libgimp/gimpitemtransform_pdb.h ../libgimp/gimplayer_pdb.h ../libgimp/gimpmessage_pdb.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimp'
/usr/bin/install -p -m 644 ../libgimp/gimppainttools_pdb.h ../libgimp/gimppalette_pdb.h ../libgimp/gimppalettes_pdb.h ../libgimp/gimppaletteselect_pdb.h ../libgimp/gimppattern_pdb.h ../libgimp/gimppatterns_pdb.h ../libgimp/gimppatternselect_pdb.h ../libgimp/gimpprogress_pdb.h ../libgimp/gimpselection_pdb.h ../libgimp/gimptextlayer_pdb.h ../libgimp/gimptexttool_pdb.h ../libgimp/gimpvectors_pdb.h ../libgimp/gimpbrushselect.h ../libgimp/gimpchannel.h ../libgimp/gimpdisplay.h ../libgimp/gimpdrawable.h ../libgimp/gimpfileprocedure.h ../libgimp/gimpfontselect.h ../libgimp/gimpgimprc.h ../libgimp/gimpgradientselect.h ../libgimp/gimpimage.h ../libgimp/gimpimagecolorprofile.h ../libgimp/gimpimagemetadata.h ../libgimp/gimpimageprocedure.h ../libgimp/gimpitem.h ../libgimp/gimplayer.h ../libgimp/gimplayermask.h ../libgimp/gimploadprocedure.h ../libgimp/gimppaletteselect.h ../libgimp/gimpparamspecs.h ../libgimp/gimppatternselect.h ../libgimp/gimppdb.h ../libgimp/gimpplugin.h ../libgimp/gimpprocedure.h ../libgimp/gimpprocedureconfig.h ../libgimp/gimpprogress.h ../libgimp/gimpsaveprocedure.h ../libgimp/gimpselection.h ../libgimp/gimpthumbnailprocedure.h ../libgimp/gimpvectors.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimp'
/usr/bin/install -p -m 644 gimpprocedure-params.h ../libgimp/gimpui.h ../libgimp/gimpuitypes.h ../libgimp/gimpaspectpreview.h ../libgimp/gimpbrushselectbutton.h ../libgimp/gimpdrawablepreview.h ../libgimp/gimpexport.h ../libgimp/gimpfontselectbutton.h ../libgimp/gimpgradientselectbutton.h ../libgimp/gimpimagecombobox.h ../libgimp/gimpitemcombobox.h ../libgimp/gimppaletteselectbutton.h ../libgimp/gimppatternselectbutton.h ../libgimp/gimpprocbrowserdialog.h ../libgimp/gimpproceduredialog.h ../libgimp/gimpprocview.h ../libgimp/gimpprogressbar.h ../libgimp/gimpsaveproceduredialog.h ../libgimp/gimpselectbutton.h ../libgimp/gimpzoompreview.h '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/include/gimp-3.0/libgimp'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gir-1.0'
/usr/bin/install -p -m 644 Gimp-3.0.gir GimpUi-3.0.gir '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gir-1.0'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/girepository-1.0'
/usr/bin/install -p -m 644 Gimp-3.0.typelib GimpUi-3.0.typelib '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/girepository-1.0'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/vala/vapi'
/usr/bin/install -p -m 644 gimp-3.vapi gimp-3.deps gimp-ui-3.vapi gimp-ui-3.deps '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/vala/vapi'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libgimp'
Making install in app
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
Making install in config
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/config'
Making install in core
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
/usr/bin/make install-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/core'
Making install in operations
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
Making install in layer-modes
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes'
Making install in layer-modes-legacy
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/layer-modes-legacy'
Making install in tests
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/tests'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/tests'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations/tests'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/operations'
Making install in gegl
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gegl'
Making install in text
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/text'
Making install in vectors
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/vectors'
Making install in paint
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/paint'
Making install in plug-in
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/plug-in'
Making install in xcf
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/xcf'
Making install in file
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file'
Making install in file-data
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/file-data'
Making install in pdb
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/pdb'
Making install in widgets
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/widgets'
Making install in propgui
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/propgui'
Making install in display
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/display'
Making install in tools
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tools'
Making install in dialogs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/dialogs'
Making install in actions
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/actions'
Making install in menus
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/menus'
Making install in gui
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
/usr/bin/make install-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/gui'
Making install in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -p gimp-2.99 gimp-console-2.99 '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin'
libtool: warning: '../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpthumb/libgimpthumb-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gimp-2.99 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-2.99
libtool: warning: '../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpthumb/libgimpthumb-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gimp-console-2.99 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-console-2.99
/usr/bin/make install-exec-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin \
&& rm -f gimp \
&& ln -s gimp-2.99 gimp
cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin \
&& rm -f gimp-console \
&& ln -s gimp-console-2.99 gimp-console
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
Making install in tests
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
Making install in files
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/files'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/files'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/files'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/files'
Making install in gimpdir
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir'
Making install in brushes
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/brushes'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/brushes'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/brushes'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/brushes'
Making install in gradients
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/gradients'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/gradients'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/gradients'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/gradients'
Making install in patterns
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/patterns'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/patterns'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/patterns'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir/patterns'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir'
Making install in gimpdir-empty
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty'
Making install in brushes
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/brushes'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/brushes'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/brushes'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/brushes'
Making install in gradients
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/gradients'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/gradients'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/gradients'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/gradients'
Making install in patterns
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/patterns'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/patterns'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/patterns'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty/patterns'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests/gimpdir-empty'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app/tests'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app'
Making install in app-tools
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/libexec'
/bin/sh ../libtool --mode=install /usr/bin/install -p gimp-debug-tool-2.99 '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/libexec'
libtool: warning: '../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gimp-debug-tool-2.99 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/libexec/gimp-debug-tool-2.99
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/app-tools'
Making install in modules
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules'
/bin/sh ../libtool --mode=install /usr/bin/install -p libcolor-selector-cmyk.la libcolor-selector-water.la libcolor-selector-wheel.la libdisplay-filter-clip-warning.la libdisplay-filter-color-blind.la libdisplay-filter-aces-rrt.la libdisplay-filter-gamma.la libdisplay-filter-high-contrast.la libcontroller-midi.la libcontroller-linux-input.la '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules'
libtool: warning: relinking 'libcolor-selector-cmyk.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcolor-selector-cmyk.la -rpath /usr/lib64/gimp/2.99/modules color-selector-cmyk.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/color-selector-cmyk.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libcolor-selector-cmyk.so -o .libs/libcolor-selector-cmyk.so
libtool: install: /usr/bin/install -p .libs/libcolor-selector-cmyk.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-cmyk.so
libtool: install: /usr/bin/install -p .libs/libcolor-selector-cmyk.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-cmyk.la
libtool: warning: relinking 'libcolor-selector-water.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcolor-selector-water.la -rpath /usr/lib64/gimp/2.99/modules color-selector-water.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/color-selector-water.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libcolor-selector-water.so -o .libs/libcolor-selector-water.so
libtool: install: /usr/bin/install -p .libs/libcolor-selector-water.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-water.so
libtool: install: /usr/bin/install -p .libs/libcolor-selector-water.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-water.la
libtool: warning: relinking 'libcolor-selector-wheel.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcolor-selector-wheel.la -rpath /usr/lib64/gimp/2.99/modules color-selector-wheel.lo gimpcolorwheel.lo ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/color-selector-wheel.o .libs/gimpcolorwheel.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libcolor-selector-wheel.so -o .libs/libcolor-selector-wheel.so
libtool: install: /usr/bin/install -p .libs/libcolor-selector-wheel.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-wheel.so
libtool: install: /usr/bin/install -p .libs/libcolor-selector-wheel.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-wheel.la
libtool: warning: relinking 'libdisplay-filter-clip-warning.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-clip-warning.la -rpath /usr/lib64/gimp/2.99/modules display-filter-clip-warning.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-clip-warning.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-clip-warning.so -o .libs/libdisplay-filter-clip-warning.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-clip-warning.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-clip-warning.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-clip-warning.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-clip-warning.la
libtool: warning: relinking 'libdisplay-filter-color-blind.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-color-blind.la -rpath /usr/lib64/gimp/2.99/modules display-filter-color-blind.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-color-blind.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-color-blind.so -o .libs/libdisplay-filter-color-blind.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-color-blind.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-color-blind.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-color-blind.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-color-blind.la
libtool: warning: relinking 'libdisplay-filter-aces-rrt.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-aces-rrt.la -rpath /usr/lib64/gimp/2.99/modules display-filter-aces-rrt.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-aces-rrt.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-aces-rrt.so -o .libs/libdisplay-filter-aces-rrt.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-aces-rrt.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-aces-rrt.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-aces-rrt.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-aces-rrt.la
libtool: warning: relinking 'libdisplay-filter-gamma.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-gamma.la -rpath /usr/lib64/gimp/2.99/modules display-filter-gamma.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-gamma.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-gamma.so -o .libs/libdisplay-filter-gamma.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-gamma.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-gamma.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-gamma.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-gamma.la
libtool: warning: relinking 'libdisplay-filter-high-contrast.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libdisplay-filter-high-contrast.la -rpath /usr/lib64/gimp/2.99/modules display-filter-high-contrast.lo ../libgimpbase/libgimpbase-3.0.la ../libgimpconfig/libgimpconfig-3.0.la ../libgimpcolor/libgimpcolor-3.0.la ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/display-filter-high-contrast.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--export-dynamic -pthread -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpbase-3.0 -lgimpconfig-3.0 -lgimpcolor-3.0 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgegl-0.4 -lgegl-npd-0.4 -lm -lgmodule-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lbabl-0.1 -Wl,-soname -Wl,libdisplay-filter-high-contrast.so -o .libs/libdisplay-filter-high-contrast.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-high-contrast.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-high-contrast.so
libtool: install: /usr/bin/install -p .libs/libdisplay-filter-high-contrast.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-high-contrast.la
libtool: warning: relinking 'libcontroller-midi.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcontroller-midi.la -rpath /usr/lib64/gimp/2.99/modules libcontroller_midi_la-controller-midi.lo ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lasound -lm -ldl -lpthread -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libcontroller_midi_la-controller-midi.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lasound -lm -ldl -lpthread -Wl,-soname -Wl,libcontroller-midi.so -o .libs/libcontroller-midi.so
libtool: install: /usr/bin/install -p .libs/libcontroller-midi.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-midi.so
libtool: install: /usr/bin/install -p .libs/libcontroller-midi.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-midi.la
libtool: warning: relinking 'libcontroller-linux-input.la'
libtool: install: (cd /home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules; /bin/sh "/home/iurt/rpmbuild/BUILD/gimp-2.99.4/libtool" --tag CC --mode=relink aarch64-mageia-linux-gnu-gcc -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -Wdeclaration-after-statement -Wmissing-prototypes -Werror=missing-prototypes -Wstrict-prototypes -Wmissing-declarations -Winit-self -Wpointer-arith -Wold-style-definition -Wmissing-format-attribute -Wformat-security -Wlogical-op -Wtype-limits -fno-common -fdiagnostics-show-option -Wreturn-type -avoid-version -module -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libcontroller-linux-input.la -rpath /usr/lib64/gimp/2.99/modules libcontroller_linux_input_la-gimpinputdevicestore-gudev.lo libcontroller_linux_input_la-controller-linux-input.lo ../libgimpmodule/libgimpmodule-3.0.la ../libgimpwidgets/libgimpwidgets-3.0.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64)
libtool: relink: aarch64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/libcontroller_linux_input_la-gimpinputdevicestore-gudev.o .libs/libcontroller_linux_input_la-controller-linux-input.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -pthread -L/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64 -L/usr/lib64 -lgimpmodule-3.0 -lgimpwidgets-3.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-soname -Wl,libcontroller-linux-input.so -o .libs/libcontroller-linux-input.so
libtool: install: /usr/bin/install -p .libs/libcontroller-linux-input.soT /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-linux-input.so
libtool: install: /usr/bin/install -p .libs/libcontroller-linux-input.lai /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-linux-input.la
libtool: warning: remember to run 'libtool --finish /usr/lib64/gimp/2.99/modules'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/modules'
Making install in plug-ins
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins'
Making install in script-fu
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
Making install in tinyscheme
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/tinyscheme'
Making install in ftx
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/ftx'
Making install in scripts
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts'
Making install in images
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts/images'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts/images'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/scripts/images'
/usr/bin/install -p -m 644 beavis.jpg texture.jpg texture1.jpg texture2.jpg texture3.jpg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/scripts/images'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts/images'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts/images'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts'
make[6]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/scripts'
/usr/bin/install -p -m 644 script-fu.init script-fu-compat.init plug-in-compat.init add-bevel.scm addborder.scm blend-anim.scm burn-in-anim.scm carve-it.scm chrome-it.scm circuit.scm clothify.scm coffee.scm copy-visible.scm difference-clouds.scm distress-selection.scm drop-shadow.scm erase-rows.scm font-map.scm fuzzyborder.scm gimp-online.scm gradient-example.scm grid-system.scm guides-from-selection.scm guides-new.scm guides-new-percent.scm guides-remove-all.scm lava.scm line-nova.scm mkbrush.scm old-photo.scm palette-export.scm paste-as-brush.scm paste-as-pattern.scm perspective-shadow.scm predator.scm reverse-layers.scm ripply-anim.scm round-corners.scm script-fu-set-cmap.scm script-fu-util.scm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/scripts'
/usr/bin/install -p -m 644 select-to-brush.scm select-to-image.scm select-to-pattern.scm selection-round.scm slide.scm spinning-globe.scm tileblur.scm unsharp-mask.scm waves-anim.scm weave.scm xach-effect.scm contactsheet.scm test-sphere.scm ts-helloworld.scm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/scripts'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu/scripts'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/script-fu'
/bin/sh ../../libtool --mode=install /usr/bin/install -p script-fu '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/script-fu'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/script-fu /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/script-fu/script-fu
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/script-fu'
Making install in file-bmp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-bmp'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-bmp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-bmp'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-bmp /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-bmp/file-bmp
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-bmp'
Making install in file-dds
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dds'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-dds '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dds'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-dds /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dds/file-dds
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-dds'
Making install in file-exr
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-exr'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-exr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-exr'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-exr /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-exr/file-exr
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-exr'
Making install in file-faxg3
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-faxg3'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-faxg3 '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-faxg3'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-faxg3 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-faxg3/file-faxg3
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-faxg3'
Making install in file-fits
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fits'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-fits '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fits'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-fits /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fits/file-fits
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fits'
Making install in file-fli
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fli'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-fli '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fli'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-fli /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fli/file-fli
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-fli'
Making install in file-ico
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ico'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-ico '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ico'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-ico /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ico/file-ico
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-ico'
Making install in file-jpeg
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jpeg'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-jpeg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jpeg'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-jpeg /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jpeg/file-jpeg
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-jpeg'
Making install in file-psd
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psd'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-psd '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psd'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-psd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psd/file-psd
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-psd'
Making install in file-raw
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-darktable'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-darktable '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-darktable'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-darktable /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-darktable/file-darktable
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-placeholder'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-raw-placeholder '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-placeholder'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-raw-placeholder /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-placeholder/file-raw-placeholder
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-rawtherapee'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-rawtherapee '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-rawtherapee'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-rawtherapee /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-rawtherapee/file-rawtherapee
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/file-raw'
/usr/bin/install -p -m 644 file-darktable-export-on-exit.lua file-darktable-get-size.lua '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/file-raw'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-raw'
Making install in file-sgi
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sgi'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-sgi '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sgi'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-sgi /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sgi/file-sgi
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-sgi'
Making install in file-tiff
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tiff'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-tiff '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tiff'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-tiff /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tiff/file-tiff
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-tiff'
Making install in file-webp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-webp'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-webp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-webp'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-webp /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-webp/file-webp
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/file-webp'
Making install in flame
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/flame'
/bin/sh ../../libtool --mode=install /usr/bin/install -p flame '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/flame'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/flame /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/flame/flame
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/flame'
Making install in fractal-explorer
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
Making install in examples
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer/examples'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer/examples'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/fractalexplorer'
/usr/bin/install -p -m 644 Asteroid_Field Bar_Code_Label Beauty_of_Nature Blue_Curtain Car_Track Energetic_Diamond Explosive Flower Fragments Hemp High_Voltage Hoops Ice_Crystal Leaves Lightning Mandelbrot Marble Marble2 Medusa Nautilus Nebula Plant Rose Saturn Snow_Crystal Soma Spark Suns Tentacles The_Green_Place Wave Wood Zooming_Circle '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/fractalexplorer'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer/examples'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer/examples'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/fractal-explorer'
/bin/sh ../../libtool --mode=install /usr/bin/install -p fractal-explorer '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/fractal-explorer'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/fractal-explorer /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/fractal-explorer/fractal-explorer
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/fractal-explorer'
Making install in gfig
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
Making install in gfig-examples
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/gfig-examples'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/gfig-examples'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gfig'
/usr/bin/install -p -m 644 A_star curves polys ring ring+star smiley spirals_and_stars sprial star2 stars '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gfig'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/gfig-examples'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/gfig-examples'
Making install in images
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/images'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/images'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/images'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig/images'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gfig'
/bin/sh ../../libtool --mode=install /usr/bin/install -p gfig '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gfig'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gfig /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gfig/gfig
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gfig'
Making install in gimpressionist
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
Making install in Brushes
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Brushes'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Brushes'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimpressionist/Brushes'
/usr/bin/install -p -m 644 arrow01.pgm ball.ppm blob.ppm box.ppm chalk01.pgm cone.ppm crayon01.pgm crayon02.pgm crayon03.pgm crayon04.pgm crayon05.pgm crayon06.pgm crayon07.pgm crayon08.pgm defaultbrush.pgm dribble.pgm fabric.pgm fabric01.pgm fabric02.pgm fabric03.pgm flower01.pgm flower02.pgm flower03.pgm flower04.pgm grad01.pgm grad02.pgm grad03.pgm heart.ppm leaf01.pgm paintbrush01.pgm paintbrush02.pgm paintbrush03.pgm paintbrush04.pgm paper01.pgm paper02.pgm paper03.pgm paper04.pgm pentagram.pgm scribble.pgm shape01.pgm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimpressionist/Brushes'
/usr/bin/install -p -m 644 shape02.pgm shape03.pgm shape04.pgm snow1.pgm sphere.ppm splat1.pgm splat2.pgm splat3.pgm spunge01.pgm spunge02.pgm spunge03.pgm spunge04.pgm spunge05.pgm strange01.pgm thegimp.pgm torus.ppm wavy.pgm weave.pgm worm.pgm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimpressionist/Brushes'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Brushes'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Brushes'
Making install in Paper
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Paper'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Paper'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimpressionist/Paper'
/usr/bin/install -p -m 644 bricks.pgm bricks2.pgm burlap.pgm canvas2.pgm defaultpaper.pgm marble.pgm marble2.pgm stone.pgm struc.pgm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimpressionist/Paper'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Paper'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Paper'
Making install in Presets
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Presets'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Presets'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimpressionist/Presets'
/usr/bin/install -p -m 644 ApplyCanvas Ballpark Canvas Crosshatch Cubism Dotify Embroidery Feathers Felt-marker Flowerbed Furry Line-art Line-art-2 Maggot-invasion MarbleMadness Mossy Painted_Rock Parquette Patchwork Ringworks Sample Smash Straws Weave Wormcan '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gimpressionist/Presets'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Presets'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist/Presets'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gimpressionist'
/bin/sh ../../libtool --mode=install /usr/bin/install -p gimpressionist '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gimpressionist'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gimpressionist /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gimpressionist/gimpressionist
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gimpressionist'
Making install in gradient-flare
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
Making install in flares
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare/flares'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare/flares'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gflare'
/usr/bin/install -p -m 644 Bright_Star Classic Distant_Sun Default GFlare_101 GFlare_102 Hidden_Planet '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/gflare'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare/flares'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare/flares'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-flare'
/bin/sh ../../libtool --mode=install /usr/bin/install -p gradient-flare '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-flare'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gradient-flare /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-flare/gradient-flare
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/gradient-flare'
Making install in help
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/help'
/bin/sh ../../libtool --mode=install /usr/bin/install -p help '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/help'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/help /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/help/help
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/help'
Making install in ifs-compose
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/ifs-compose'
/bin/sh ../../libtool --mode=install /usr/bin/install -p ifs-compose '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/ifs-compose'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/ifs-compose /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/ifs-compose/ifs-compose
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ifs-compose'
Making install in imagemap
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
Making install in images
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap/images'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap/images'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap/images'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap/images'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/imagemap'
/bin/sh ../../libtool --mode=install /usr/bin/install -p imagemap '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/imagemap'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/imagemap /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/imagemap/imagemap
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/imagemap'
Making install in lighting
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
Making install in images
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting/images'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting/images'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting/images'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting/images'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/lighting'
/bin/sh ../../libtool --mode=install /usr/bin/install -p lighting '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/lighting'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/lighting /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/lighting/lighting
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/lighting'
Making install in map-object
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/map-object'
/bin/sh ../../libtool --mode=install /usr/bin/install -p map-object '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/map-object'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/map-object /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/map-object/map-object
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/map-object'
Making install in metadata
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-editor'
/bin/sh ../../libtool --mode=install /usr/bin/install -p metadata-editor '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-editor'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/metadata-editor /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-editor/metadata-editor
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-viewer'
/bin/sh ../../libtool --mode=install /usr/bin/install -p metadata-viewer '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-viewer'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/metadata-viewer /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-viewer/metadata-viewer
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/metadata'
Making install in pagecurl
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/pagecurl'
/bin/sh ../../libtool --mode=install /usr/bin/install -p pagecurl '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/pagecurl'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/pagecurl /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/pagecurl/pagecurl
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/pagecurl'
Making install in print
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/print'
/bin/sh ../../libtool --mode=install /usr/bin/install -p print '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/print'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/print /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/print/print
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/print'
Making install in python
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python'
Making install in python-console
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python/python-console'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python/python-console'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console'
/usr/bin/install -p python-console.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console'
/usr/bin/install -p -m 644 pyconsole.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console'
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python/python-console'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python/python-console'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python'
make[5]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/benchmark-foreground-extract'
/usr/bin/install -p benchmark-foreground-extract.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/benchmark-foreground-extract'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colorxhtml'
/usr/bin/install -p colorxhtml.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colorxhtml'
/bin/sh /home/iurt/rpmbuild/BUILD/gimp-2.99.4/install-sh -d '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/interpreters'
echo 'python=/usr/bin/python3' > '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/interpreters/pygimp.interp'
echo 'python3=/usr/bin/python3' >> '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/interpreters/pygimp.interp'
echo '/usr/bin/python=/usr/bin/python3' >> '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/interpreters/pygimp.interp'
echo ":Python:E::py::`basename /usr/bin/python3`:" >> '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/interpreters/pygimp.interp'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-openraster'
/usr/bin/install -p file-openraster.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-openraster'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/foggify'
/usr/bin/install -p foggify.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/foggify'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradients-save-as-css'
/usr/bin/install -p gradients-save-as-css.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradients-save-as-css'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/histogram-export'
/usr/bin/install -p histogram-export.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/histogram-export'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-offset'
/usr/bin/install -p palette-offset.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-offset'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-sort'
/usr/bin/install -p palette-sort.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-sort'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-to-gradient'
/usr/bin/install -p palette-to-gradient.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-to-gradient'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-eval'
/usr/bin/install -p python-eval.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-eval'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/spyro-plus'
/usr/bin/install -p spyro-plus.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/spyro-plus'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/python'
Making install in screenshot
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/screenshot'
/bin/sh ../../libtool --mode=install /usr/bin/install -p screenshot '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/screenshot'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/screenshot /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/screenshot/screenshot
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/screenshot'
Making install in selection-to-path
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/selection-to-path'
/bin/sh ../../libtool --mode=install /usr/bin/install -p selection-to-path '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/selection-to-path'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/selection-to-path /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/selection-to-path/selection-to-path
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/selection-to-path'
Making install in ui
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ui'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ui'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/ui/plug-ins'
/usr/bin/install -p -m 644 plug-in-metadata-editor.ui plug-in-metadata-editor-calendar.ui plug-in-metadata-viewer.ui '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/gimp/2.99/ui/plug-ins'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ui'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/ui'
Making install in common
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/align-layers'
/bin/sh ../../libtool --mode=install /usr/bin/install -p align-layers '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/align-layers'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/align-layers /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/align-layers/align-layers
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-optimize'
/bin/sh ../../libtool --mode=install /usr/bin/install -p animation-optimize '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-optimize'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/animation-optimize /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-optimize/animation-optimize
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-play'
/bin/sh ../../libtool --mode=install /usr/bin/install -p animation-play '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-play'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/animation-play /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-play/animation-play
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/blinds'
/bin/sh ../../libtool --mode=install /usr/bin/install -p blinds '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/blinds'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/blinds /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/blinds/blinds
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/border-average'
/bin/sh ../../libtool --mode=install /usr/bin/install -p border-average '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/border-average'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/border-average /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/border-average/border-average
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/busy-dialog'
/bin/sh ../../libtool --mode=install /usr/bin/install -p busy-dialog '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/busy-dialog'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/busy-dialog /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/busy-dialog/busy-dialog
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/checkerboard'
/bin/sh ../../libtool --mode=install /usr/bin/install -p checkerboard '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/checkerboard'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/checkerboard /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/checkerboard/checkerboard
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/cml-explorer'
/bin/sh ../../libtool --mode=install /usr/bin/install -p cml-explorer '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/cml-explorer'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/cml-explorer /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/cml-explorer/cml-explorer
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colormap-remap'
/bin/sh ../../libtool --mode=install /usr/bin/install -p colormap-remap '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colormap-remap'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/colormap-remap /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colormap-remap/colormap-remap
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/compose'
/bin/sh ../../libtool --mode=install /usr/bin/install -p compose '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/compose'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/compose /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/compose/compose
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/contrast-retinex'
/bin/sh ../../libtool --mode=install /usr/bin/install -p contrast-retinex '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/contrast-retinex'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/contrast-retinex /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/contrast-retinex/contrast-retinex
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/crop-zealous'
/bin/sh ../../libtool --mode=install /usr/bin/install -p crop-zealous '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/crop-zealous'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/crop-zealous /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/crop-zealous/crop-zealous
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/curve-bend'
/bin/sh ../../libtool --mode=install /usr/bin/install -p curve-bend '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/curve-bend'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/curve-bend /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/curve-bend/curve-bend
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/decompose'
/bin/sh ../../libtool --mode=install /usr/bin/install -p decompose '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/decompose'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/decompose /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/decompose/decompose
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/depth-merge'
/bin/sh ../../libtool --mode=install /usr/bin/install -p depth-merge '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/depth-merge'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/depth-merge /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/depth-merge/depth-merge
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/despeckle'
/bin/sh ../../libtool --mode=install /usr/bin/install -p despeckle '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/despeckle'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/despeckle /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/despeckle/despeckle
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/destripe'
/bin/sh ../../libtool --mode=install /usr/bin/install -p destripe '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/destripe'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/destripe /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/destripe/destripe
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-aa'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-aa '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-aa'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-aa /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-aa/file-aa
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-cel'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-cel '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-cel'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-cel /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-cel/file-cel
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-compressor'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-compressor '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-compressor'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-compressor /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-compressor/file-compressor
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-csource'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-csource '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-csource'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-csource /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-csource/file-csource
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-desktop-link'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-desktop-link '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-desktop-link'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-desktop-link /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-desktop-link/file-desktop-link
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dicom'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-dicom '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dicom'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-dicom /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dicom/file-dicom
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gbr'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-gbr '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gbr'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-gbr /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gbr/file-gbr
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gegl'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-gegl '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gegl'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-gegl /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gegl/file-gegl
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-load'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-gif-load '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-load'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-gif-load /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-load/file-gif-load
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-save'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-gif-save '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-save'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-gif-save /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-save/file-gif-save
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gih'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-gih '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gih'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-gih /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gih/file-gih
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-glob'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-glob '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-glob'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-glob /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-glob/file-glob
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-header'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-header '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-header'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-header /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-header/file-header
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-heif'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-heif '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-heif'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-heif /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-heif/file-heif
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-html-table'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-html-table '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-html-table'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-html-table /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-html-table/file-html-table
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jp2-load'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-jp2-load '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jp2-load'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-jp2-load /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jp2-load/file-jp2-load
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-mng'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-mng '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-mng'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-mng /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-mng/file-mng
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pat'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-pat '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pat'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-pat /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pat/file-pat
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pcx'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-pcx '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pcx'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-pcx /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pcx/file-pcx
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-load'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-pdf-load '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-load'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-pdf-load /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-load/file-pdf-load
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-save'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-pdf-save '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-save'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-pdf-save /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-save/file-pdf-save
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pix'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-pix '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pix'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-pix /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pix/file-pix
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-png'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-png '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-png'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-png /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-png/file-png
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pnm'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-pnm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pnm'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-pnm /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pnm/file-pnm
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ps'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-ps '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ps'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-ps /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ps/file-ps
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psp'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-psp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psp'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-psp /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psp/file-psp
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-data'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-raw-data '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-data'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-raw-data /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-data/file-raw-data
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sunras'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-sunras '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sunras'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-sunras /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sunras/file-sunras
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-svg'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-svg '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-svg'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-svg /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-svg/file-svg
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tga'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-tga '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tga'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-tga /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tga/file-tga
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-wmf'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-wmf '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-wmf'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-wmf /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-wmf/file-wmf
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xbm'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-xbm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xbm'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-xbm /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xbm/file-xbm
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xmc'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-xmc '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xmc'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-xmc /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xmc/file-xmc
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xpm'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-xpm '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xpm'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-xpm /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xpm/file-xpm
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xwd'
/bin/sh ../../libtool --mode=install /usr/bin/install -p file-xwd '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xwd'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/file-xwd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xwd/file-xwd
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/film'
/bin/sh ../../libtool --mode=install /usr/bin/install -p film '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/film'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/film /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/film/film
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-map'
/bin/sh ../../libtool --mode=install /usr/bin/install -p gradient-map '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-map'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/gradient-map /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-map/gradient-map
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/grid'
/bin/sh ../../libtool --mode=install /usr/bin/install -p grid '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/grid'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/grid /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/grid/grid
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/guillotine'
/bin/sh ../../libtool --mode=install /usr/bin/install -p guillotine '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/guillotine'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/guillotine /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/guillotine/guillotine
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/hot'
/bin/sh ../../libtool --mode=install /usr/bin/install -p hot '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/hot'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/hot /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/hot/hot
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/jigsaw'
/bin/sh ../../libtool --mode=install /usr/bin/install -p jigsaw '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/jigsaw'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/jigsaw /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/jigsaw/jigsaw
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/mail'
/bin/sh ../../libtool --mode=install /usr/bin/install -p mail '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/mail'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/mail /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/mail/mail
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/nl-filter'
/bin/sh ../../libtool --mode=install /usr/bin/install -p nl-filter '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/nl-filter'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/nl-filter /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/nl-filter/nl-filter
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/plugin-browser'
/bin/sh ../../libtool --mode=install /usr/bin/install -p plugin-browser '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/plugin-browser'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/plugin-browser /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/plugin-browser/plugin-browser
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/procedure-browser'
/bin/sh ../../libtool --mode=install /usr/bin/install -p procedure-browser '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/procedure-browser'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/procedure-browser /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/procedure-browser/procedure-browser
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/qbist'
/bin/sh ../../libtool --mode=install /usr/bin/install -p qbist '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/qbist'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/qbist /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/qbist/qbist
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sample-colorize'
/bin/sh ../../libtool --mode=install /usr/bin/install -p sample-colorize '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sample-colorize'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sample-colorize /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sample-colorize/sample-colorize
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/smooth-palette'
/bin/sh ../../libtool --mode=install /usr/bin/install -p smooth-palette '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/smooth-palette'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/smooth-palette /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/smooth-palette/smooth-palette
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sparkle'
/bin/sh ../../libtool --mode=install /usr/bin/install -p sparkle '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sparkle'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sparkle /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sparkle/sparkle
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sphere-designer'
/bin/sh ../../libtool --mode=install /usr/bin/install -p sphere-designer '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sphere-designer'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/sphere-designer /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sphere-designer/sphere-designer
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile'
/bin/sh ../../libtool --mode=install /usr/bin/install -p tile '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/tile /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile/tile
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile-small'
/bin/sh ../../libtool --mode=install /usr/bin/install -p tile-small '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile-small'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/tile-small /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile-small/tile-small
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/unit-editor'
/bin/sh ../../libtool --mode=install /usr/bin/install -p unit-editor '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/unit-editor'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/unit-editor /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/unit-editor/unit-editor
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/van-gogh-lic'
/bin/sh ../../libtool --mode=install /usr/bin/install -p van-gogh-lic '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/van-gogh-lic'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/van-gogh-lic /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/van-gogh-lic/van-gogh-lic
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/warp'
/bin/sh ../../libtool --mode=install /usr/bin/install -p warp '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/warp'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/warp /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/warp/warp
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/wavelet-decompose'
/bin/sh ../../libtool --mode=install /usr/bin/install -p wavelet-decompose '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/wavelet-decompose'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/wavelet-decompose /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/wavelet-decompose/wavelet-decompose
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/web-browser'
/bin/sh ../../libtool --mode=install /usr/bin/install -p web-browser '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/web-browser'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmodule/libgimpmodule-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/web-browser /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/web-browser/web-browser
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins/common'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/plug-ins'
Making install in extensions
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions'
Making install in goat-exercises
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
/usr/bin/intltool-merge ../../po-plug-ins org.gimp.extension.goat-exercises.metainfo.xml.in org.gimp.extension.goat-exercises.metainfo.xml -x -u -c ../../po-plug-ins/.intltool-merge-cache
Found cached translation database
Merging translations into org.gimp.extension.goat-exercises.metainfo.xml.
CREATED org.gimp.extension.goat-exercises.metainfo.xml
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/install -p -m 644 goat-exercise-c.c '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/bin/sh ../../libtool --mode=install /usr/bin/install -p goat-exercise-c '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/goat-exercise-c /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-c
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/install -p -m 644 goat-exercise-vala.vala '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/bin/sh ../../libtool --mode=install /usr/bin/install -p goat-exercise-vala '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
libtool: warning: '../../libgimp/libgimp-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpmath/libgimpmath-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpconfig/libgimpconfig-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpcolor/libgimpcolor-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpbase/libgimpbase-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimp/libgimpui-3.0.la' has not been installed in '/usr/lib64'
libtool: warning: '../../libgimpwidgets/libgimpwidgets-3.0.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/goat-exercise-vala /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-vala
/usr/bin/intltool-merge ../../po-plug-ins org.gimp.extension.goat-exercises.metainfo.xml.in org.gimp.extension.goat-exercises.metainfo.xml -x -u -c ../../po-plug-ins/.intltool-merge-cache
Found cached translation database
Merging translations into org.gimp.extension.goat-exercises.metainfo.xml.
CREATED org.gimp.extension.goat-exercises.metainfo.xml
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/install -p -m 644 org.gimp.extension.goat-exercises.metainfo.xml '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/install -p goat-exercise-gjs.js '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/install -p goat-exercise-lua.lua '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
/usr/bin/install -p goat-exercise-py3.py '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions/goat-exercises'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/extensions'
Making install in etc
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/etc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/etc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/etc/gimp/2.99'
/usr/bin/install -p -m 644 controllerrc gimp.css menurc sessionrc templaterc toolrc unitrc gimprc '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/etc/gimp/2.99'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/etc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/etc'
Making install in devel-docs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs'
Making install in tools
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/tools'
Making install in libgimpbase
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
DOC Building XML
./libgimpbase3-unused.txt:1: warning: 1 unused declarations. They should be added to libgimpbase3-sections.txt in the appropriate place.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GimpMetadata.html
/usr/bin/install -p -m 644 ./html/GimpParasite.html
/usr/bin/install -p -m 644 ./html/GimpValueArray.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpbaseenums.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpbasetypes.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpchecks.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpcpuaccel.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpenv.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimplimits.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpmemsize.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpparamspecs.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpparasiteio.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimprectangle.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpsignal.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpunit.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimputils.html
/usr/bin/install -p -m 644 ./html/libgimpbase3-gimpversion.html
/usr/bin/install -p -m 644 ./html/libgimpbase3.devhelp2
/usr/bin/install -p -m 644 ./html/pt01.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../gexiv2/ -> /usr/share/gtk-doc/html/gexiv2 (1)
../gio/ -> /usr/share/gtk-doc/html/gio (31)
../glib/ -> /usr/share/gtk-doc/html/glib (557)
../gobject/ -> /usr/share/gtk-doc/html/gobject (212)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpbase'
Making install in libgimpcolor
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
DOC Building XML
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GimpColorManaged.html
/usr/bin/install -p -m 644 ./html/GimpColorProfile.html
/usr/bin/install -p -m 644 ./html/GimpColorTransform.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpAdaptiveSupersample.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpBilinear.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpCMYK.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpCairo.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpColorSpace.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpHSV.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpPixbuf.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3-GimpRGB.html
/usr/bin/install -p -m 644 ./html/libgimpcolor3.devhelp2
/usr/bin/install -p -m 644 ./html/pt01.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../cairo/ -> /usr/share/gtk-doc/html/cairo (13)
../gio/ -> /usr/share/gtk-doc/html/gio (4)
../glib/ -> /usr/share/gtk-doc/html/glib (275)
../gobject/ -> /usr/share/gtk-doc/html/gobject (19)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpcolor'
Making install in libgimpconfig
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
DOC Building XML
./libgimpconfig3-unused.txt:1: warning: 1 unused declarations. They should be added to libgimpconfig3-sections.txt in the appropriate place.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GimpColorConfig.html
/usr/bin/install -p -m 644 ./html/GimpConfigWriter.html
/usr/bin/install -p -m 644 ./html/GimpScanner.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimpconfig-hierarchy.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-GimpConfig-deserialize.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-GimpConfig-params.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-GimpConfig-path.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-GimpConfig-serialize.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-GimpConfig-utils.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-GimpConfig.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-GimpConfigError.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3-gimpconfig-register.html
/usr/bin/install -p -m 644 ./html/libgimpconfig3.devhelp2
/usr/bin/install -p -m 644 ./html/pt01.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../gio/ -> /usr/share/gtk-doc/html/gio (24)
../glib/ -> /usr/share/gtk-doc/html/glib (309)
../gobject/ -> /usr/share/gtk-doc/html/gobject (61)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpconfig'
Making install in libgimpmath
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimpmath3-GimpMath.html
/usr/bin/install -p -m 644 ./html/libgimpmath3-GimpMatrix.html
/usr/bin/install -p -m 644 ./html/libgimpmath3-GimpVector.html
/usr/bin/install -p -m 644 ./html/libgimpmath3.devhelp2
/usr/bin/install -p -m 644 ./html/pt01.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../glib/ -> /usr/share/gtk-doc/html/glib (130)
../gobject/ -> /usr/share/gtk-doc/html/gobject (12)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmath'
Making install in libgimpmodule
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
DOC Building XML
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GimpModule.html
/usr/bin/install -p -m 644 ./html/GimpModuleDB.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimpmodule3.devhelp2
/usr/bin/install -p -m 644 ./html/pt01.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../gio/ -> /usr/share/gtk-doc/html/gio (6)
../glib/ -> /usr/share/gtk-doc/html/glib (57)
../gobject/ -> /usr/share/gtk-doc/html/gobject (18)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpmodule'
Making install in libgimpthumb
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
DOC Building XML
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GimpThumbnail.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimpthumb3-GimpThumb-enums.html
/usr/bin/install -p -m 644 ./html/libgimpthumb3-GimpThumb-error.html
/usr/bin/install -p -m 644 ./html/libgimpthumb3-GimpThumb-utils.html
/usr/bin/install -p -m 644 ./html/libgimpthumb3.devhelp2
/usr/bin/install -p -m 644 ./html/pt01.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../glib/ -> /usr/share/gtk-doc/html/glib (99)
../gobject/ -> /usr/share/gtk-doc/html/gobject (1)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpthumb'
Making install in libgimpwidgets
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
DOC Building XML
../../libgimpwidgets/gimpcolorscaleentry.c:35: warning: Section gimpcolorscaleentry is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimplabeled.c:34: warning: Section gimplabeled is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimplabelintwidget.c:35: warning: Section gimplabelintwidget is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimplabelspin.c:35: warning: Section gimplabelspin is not defined in the libgimpwidgets3-sections.txt file.
../../libgimpwidgets/gimpscaleentry.c:35: warning: Section gimpscaleentry is not defined in the libgimpwidgets3-sections.txt file.
./libgimpwidgets3-sections.txt:1163: warning: No declaration found for GIMP_SCALE_ENTRY_LABEL.
./libgimpwidgets3-sections.txt:1164: warning: No declaration found for GIMP_SCALE_ENTRY_SCALE.
./libgimpwidgets3-sections.txt:1165: warning: No declaration found for GIMP_SCALE_ENTRY_SCALE_ADJ.
./libgimpwidgets3-sections.txt:1166: warning: No declaration found for GIMP_SCALE_ENTRY_SPINBUTTON.
./libgimpwidgets3-sections.txt:1167: warning: No declaration found for GIMP_SCALE_ENTRY_SPINBUTTON_ADJ.
./libgimpwidgets3-sections.txt:1169: warning: No declaration found for gimp_scale_entry_set_sensitive.
./libgimpwidgets3-sections.txt:1216: warning: No declaration found for gimp_prop_opacity_entry_new.
See libgimpwidgets3-undeclared.txt for the list of undeclared symbols.
./libgimpwidgets3-unused.txt:1: warning: 30 unused declarations. They should be added to libgimpwidgets3-sections.txt in the appropriate place.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GimpBrowser.html
/usr/bin/install -p -m 644 ./html/GimpBusyBox.html
/usr/bin/install -p -m 644 ./html/GimpButton.html
/usr/bin/install -p -m 644 ./html/GimpCellRendererColor.html
/usr/bin/install -p -m 644 ./html/GimpCellRendererToggle.html
/usr/bin/install -p -m 644 ./html/GimpChainButton.html
/usr/bin/install -p -m 644 ./html/GimpColorArea.html
/usr/bin/install -p -m 644 ./html/GimpColorButton.html
/usr/bin/install -p -m 644 ./html/GimpColorDisplay.html
/usr/bin/install -p -m 644 ./html/GimpColorDisplayStack.html
/usr/bin/install -p -m 644 ./html/GimpColorHexEntry.html
/usr/bin/install -p -m 644 ./html/GimpColorNotebook.html
/usr/bin/install -p -m 644 ./html/GimpColorProfileChooserDialog.html
/usr/bin/install -p -m 644 ./html/GimpColorProfileComboBox.html
/usr/bin/install -p -m 644 ./html/GimpColorProfileStore.html
/usr/bin/install -p -m 644 ./html/GimpColorProfileView.html
/usr/bin/install -p -m 644 ./html/GimpColorScale.html
/usr/bin/install -p -m 644 ./html/GimpColorScales.html
/usr/bin/install -p -m 644 ./html/GimpColorSelect.html
/usr/bin/install -p -m 644 ./html/GimpColorSelection.html
/usr/bin/install -p -m 644 ./html/GimpColorSelector.html
/usr/bin/install -p -m 644 ./html/GimpController.html
/usr/bin/install -p -m 644 ./html/GimpDialog.html
/usr/bin/install -p -m 644 ./html/GimpEnumComboBox.html
/usr/bin/install -p -m 644 ./html/GimpEnumLabel.html
/usr/bin/install -p -m 644 ./html/GimpEnumStore.html
/usr/bin/install -p -m 644 ./html/GimpFileEntry.html
/usr/bin/install -p -m 644 ./html/GimpFrame.html
/usr/bin/install -p -m 644 ./html/GimpHintBox.html
/usr/bin/install -p -m 644 ./html/GimpIntComboBox.html
/usr/bin/install -p -m 644 ./html/GimpIntStore.html
/usr/bin/install -p -m 644 ./html/GimpMemsizeEntry.html
/usr/bin/install -p -m 644 ./html/GimpNumberPairEntry.html
/usr/bin/install -p -m 644 ./html/GimpOffsetArea.html
/usr/bin/install -p -m 644 ./html/GimpPageSelector.html
/usr/bin/install -p -m 644 ./html/GimpPathEditor.html
/usr/bin/install -p -m 644 ./html/GimpPickButton.html
/usr/bin/install -p -m 644 ./html/GimpPreview.html
/usr/bin/install -p -m 644 ./html/GimpPreviewArea.html
/usr/bin/install -p -m 644 ./html/GimpRuler.html
/usr/bin/install -p -m 644 ./html/GimpScrolledPreview.html
/usr/bin/install -p -m 644 ./html/GimpSizeEntry.html
/usr/bin/install -p -m 644 ./html/GimpStringComboBox.html
/usr/bin/install -p -m 644 ./html/GimpUnitComboBox.html
/usr/bin/install -p -m 644 ./html/GimpUnitStore.html
/usr/bin/install -p -m 644 ./html/GimpZoomModel.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/gimp-anchor.png
/usr/bin/install -p -m 644 ./html/gimp-attach.png
/usr/bin/install -p -m 644 ./html/gimp-business-card.png
/usr/bin/install -p -m 644 ./html/gimp-cap-butt.png
/usr/bin/install -p -m 644 ./html/gimp-cap-round.png
/usr/bin/install -p -m 644 ./html/gimp-cap-square.png
/usr/bin/install -p -m 644 ./html/gimp-center.png
/usr/bin/install -p -m 644 ./html/gimp-channel-alpha.png
/usr/bin/install -p -m 644 ./html/gimp-channel-blue.png
/usr/bin/install -p -m 644 ./html/gimp-channel-gray.png
/usr/bin/install -p -m 644 ./html/gimp-channel-green.png
/usr/bin/install -p -m 644 ./html/gimp-channel-indexed.png
/usr/bin/install -p -m 644 ./html/gimp-channel-red.png
/usr/bin/install -p -m 644 ./html/gimp-channel.png
/usr/bin/install -p -m 644 ./html/gimp-channels.png
/usr/bin/install -p -m 644 ./html/gimp-char-picker.png
/usr/bin/install -p -m 644 ./html/gimp-clipboard.png
/usr/bin/install -p -m 644 ./html/gimp-close-all.png
/usr/bin/install -p -m 644 ./html/gimp-close.png
/usr/bin/install -p -m 644 ./html/gimp-color-cmyk.png
/usr/bin/install -p -m 644 ./html/gimp-color-pick-from-screen.png
/usr/bin/install -p -m 644 ./html/gimp-color-picker-black.png
/usr/bin/install -p -m 644 ./html/gimp-color-picker-gray.png
/usr/bin/install -p -m 644 ./html/gimp-color-picker-white.png
/usr/bin/install -p -m 644 ./html/gimp-color-space-linear.png
/usr/bin/install -p -m 644 ./html/gimp-color-space-non-linear.png
/usr/bin/install -p -m 644 ./html/gimp-color-space-perceptual.png
/usr/bin/install -p -m 644 ./html/gimp-color-triangle.png
/usr/bin/install -p -m 644 ./html/gimp-color-water.png
/usr/bin/install -p -m 644 ./html/gimp-colormap.png
/usr/bin/install -p -m 644 ./html/gimp-controller-keyboard.png
/usr/bin/install -p -m 644 ./html/gimp-controller-linux-input.png
/usr/bin/install -p -m 644 ./html/gimp-controller-midi.png
/usr/bin/install -p -m 644 ./html/gimp-controller-wheel.png
/usr/bin/install -p -m 644 ./html/gimp-controller.png
/usr/bin/install -p -m 644 ./html/gimp-convert-grayscale.png
/usr/bin/install -p -m 644 ./html/gimp-convert-indexed.png
/usr/bin/install -p -m 644 ./html/gimp-convert-rgb.png
/usr/bin/install -p -m 644 ./html/gimp-cursor.png
/usr/bin/install -p -m 644 ./html/gimp-curve-free.png
/usr/bin/install -p -m 644 ./html/gimp-curve-point-corner.png
/usr/bin/install -p -m 644 ./html/gimp-curve-point-smooth.png
/usr/bin/install -p -m 644 ./html/gimp-curve-smooth.png
/usr/bin/install -p -m 644 ./html/gimp-dashboard.png
/usr/bin/install -p -m 644 ./html/gimp-default-colors.png
/usr/bin/install -p -m 644 ./html/gimp-detach.png
/usr/bin/install -p -m 644 ./html/gimp-device-status.png
/usr/bin/install -p -m 644 ./html/gimp-display-filter-clip-warning.png
/usr/bin/install -p -m 644 ./html/gimp-display-filter-colorblind.png
/usr/bin/install -p -m 644 ./html/gimp-display-filter-contrast.png
/usr/bin/install -p -m 644 ./html/gimp-display-filter-gamma.png
/usr/bin/install -p -m 644 ./html/gimp-display-filter-lcms.png
/usr/bin/install -p -m 644 ./html/gimp-display-filter-proof.png
/usr/bin/install -p -m 644 ./html/gimp-display-filter.png
/usr/bin/install -p -m 644 ./html/gimp-display.png
/usr/bin/install -p -m 644 ./html/gimp-duplicate.png
/usr/bin/install -p -m 644 ./html/gimp-dynamics.png
/usr/bin/install -p -m 644 ./html/gimp-file-manager.png
/usr/bin/install -p -m 644 ./html/gimp-floating-selection.png
/usr/bin/install -p -m 644 ./html/gimp-frame.png
/usr/bin/install -p -m 644 ./html/gimp-gegl.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-bilinear.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-conical-asymmetric.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-conical-symmetric.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-linear.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-radial.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-shapeburst-angular.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-shapeburst-dimpled.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-shapeburst-spherical.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-spiral-anticlockwise.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-spiral-clockwise.png
/usr/bin/install -p -m 644 ./html/gimp-gradient-square.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-east.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-north-east.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-north-west.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-north.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-south-east.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-south-west.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-south.png
/usr/bin/install -p -m 644 ./html/gimp-gravity-west.png
/usr/bin/install -p -m 644 ./html/gimp-grid.png
/usr/bin/install -p -m 644 ./html/gimp-group-layer.png
/usr/bin/install -p -m 644 ./html/gimp-hcenter.png
/usr/bin/install -p -m 644 ./html/gimp-hchain-broken.png
/usr/bin/install -p -m 644 ./html/gimp-hchain.png
/usr/bin/install -p -m 644 ./html/gimp-hfill.png
/usr/bin/install -p -m 644 ./html/gimp-histogram-linear.png
/usr/bin/install -p -m 644 ./html/gimp-histogram-logarithmic.png
/usr/bin/install -p -m 644 ./html/gimp-histogram.png
/usr/bin/install -p -m 644 ./html/gimp-image-open.png
/usr/bin/install -p -m 644 ./html/gimp-image-reload.png
/usr/bin/install -p -m 644 ./html/gimp-image.png
/usr/bin/install -p -m 644 ./html/gimp-images.png
/usr/bin/install -p -m 644 ./html/gimp-input-device.png
/usr/bin/install -p -m 644 ./html/gimp-invert.png
/usr/bin/install -p -m 644 ./html/gimp-join-bevel.png
/usr/bin/install -p -m 644 ./html/gimp-join-miter.png
/usr/bin/install -p -m 644 ./html/gimp-join-round.png
/usr/bin/install -p -m 644 ./html/gimp-landscape.png
/usr/bin/install -p -m 644 ./html/gimp-layer-mask.png
/usr/bin/install -p -m 644 ./html/gimp-layer-to-imagesize.png
/usr/bin/install -p -m 644 ./html/gimp-layer.png
/usr/bin/install -p -m 644 ./html/gimp-layers.png
/usr/bin/install -p -m 644 ./html/gimp-letter-spacing.png
/usr/bin/install -p -m 644 ./html/gimp-line-spacing.png
/usr/bin/install -p -m 644 ./html/gimp-linked.png
/usr/bin/install -p -m 644 ./html/gimp-list.png
/usr/bin/install -p -m 644 ./html/gimp-marker.png
/usr/bin/install -p -m 644 ./html/gimp-menu-left.png
/usr/bin/install -p -m 644 ./html/gimp-menu-right.png
/usr/bin/install -p -m 644 ./html/gimp-merge-down.png
/usr/bin/install -p -m 644 ./html/gimp-move-to-screen.png
/usr/bin/install -p -m 644 ./html/gimp-navigation.png
/usr/bin/install -p -m 644 ./html/gimp-paste-as-new.png
/usr/bin/install -p -m 644 ./html/gimp-paste-into.png
/usr/bin/install -p -m 644 ./html/gimp-path-stroke.png
/usr/bin/install -p -m 644 ./html/gimp-path.png
/usr/bin/install -p -m 644 ./html/gimp-paths.png
/usr/bin/install -p -m 644 ./html/gimp-pattern.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-center.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-east.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-north-east.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-north-west.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-north.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-south-east.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-south-west.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-south.png
/usr/bin/install -p -m 644 ./html/gimp-pivot-west.png
/usr/bin/install -p -m 644 ./html/gimp-plugin.png
/usr/bin/install -p -m 644 ./html/gimp-portrait.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-color-management.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-controllers.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-default-comment.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-default-grid.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-display.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-brushes.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-dynamics.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-environ.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-fonts.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-gradients.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-icon-themes.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-interp.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-modules.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-mypaint-brushes.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-palettes.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-patterns.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-plug-ins.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-scripts.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-themes.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-tool-plug-ins.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-tool-presets.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders-tools.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-folders.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-help-system.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-icon-theme.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-image-title.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-image-windows-appearance.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-image-windows-snapping.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-image-windows.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-import-export.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-input-devices.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-interface.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-new-image.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-playground.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-session.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-system-resources.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-theme.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-tool-options.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-toolbox.png
/usr/bin/install -p -m 644 ./html/gimp-prefs-window-management.png
/usr/bin/install -p -m 644 ./html/gimp-quick-mask-off.png
/usr/bin/install -p -m 644 ./html/gimp-quick-mask-on.png
/usr/bin/install -p -m 644 ./html/gimp-reset.png
/usr/bin/install -p -m 644 ./html/gimp-reshow-filter.png
/usr/bin/install -p -m 644 ./html/gimp-resize.png
/usr/bin/install -p -m 644 ./html/gimp-rotate-180.png
/usr/bin/install -p -m 644 ./html/gimp-sample-point.png
/usr/bin/install -p -m 644 ./html/gimp-scale.png
/usr/bin/install -p -m 644 ./html/gimp-selection-add.png
/usr/bin/install -p -m 644 ./html/gimp-selection-all.png
/usr/bin/install -p -m 644 ./html/gimp-selection-border.png
/usr/bin/install -p -m 644 ./html/gimp-selection-grow.png
/usr/bin/install -p -m 644 ./html/gimp-selection-intersect.png
/usr/bin/install -p -m 644 ./html/gimp-selection-none.png
/usr/bin/install -p -m 644 ./html/gimp-selection-replace.png
/usr/bin/install -p -m 644 ./html/gimp-selection-shrink.png
/usr/bin/install -p -m 644 ./html/gimp-selection-stroke.png
/usr/bin/install -p -m 644 ./html/gimp-selection-subtract.png
/usr/bin/install -p -m 644 ./html/gimp-selection-to-channel.png
/usr/bin/install -p -m 644 ./html/gimp-selection-to-path.png
/usr/bin/install -p -m 644 ./html/gimp-selection.png
/usr/bin/install -p -m 644 ./html/gimp-shape-circle.png
/usr/bin/install -p -m 644 ./html/gimp-shape-diamond.png
/usr/bin/install -p -m 644 ./html/gimp-shape-square.png
/usr/bin/install -p -m 644 ./html/gimp-shred.png
/usr/bin/install -p -m 644 ./html/gimp-smartphone.png
/usr/bin/install -p -m 644 ./html/gimp-swap-colors.png
/usr/bin/install -p -m 644 ./html/gimp-symmetry.png
/usr/bin/install -p -m 644 ./html/gimp-template.png
/usr/bin/install -p -m 644 ./html/gimp-text-dir-ttb-ltr-upright.png
/usr/bin/install -p -m 644 ./html/gimp-text-dir-ttb-ltr.png
/usr/bin/install -p -m 644 ./html/gimp-text-dir-ttb-rtl-upright.png
/usr/bin/install -p -m 644 ./html/gimp-text-dir-ttb-rtl.png
/usr/bin/install -p -m 644 ./html/gimp-text-layer.png
/usr/bin/install -p -m 644 ./html/gimp-texture.png
/usr/bin/install -p -m 644 ./html/gimp-toilet-paper.png
/usr/bin/install -p -m 644 ./html/gimp-tool-airbrush.png
/usr/bin/install -p -m 644 ./html/gimp-tool-align.png
/usr/bin/install -p -m 644 ./html/gimp-tool-blur.png
/usr/bin/install -p -m 644 ./html/gimp-tool-brightness-contrast.png
/usr/bin/install -p -m 644 ./html/gimp-tool-bucket-fill.png
/usr/bin/install -p -m 644 ./html/gimp-tool-by-color-select.png
/usr/bin/install -p -m 644 ./html/gimp-tool-cage.png
/usr/bin/install -p -m 644 ./html/gimp-tool-clone.png
/usr/bin/install -p -m 644 ./html/gimp-tool-color-balance.png
/usr/bin/install -p -m 644 ./html/gimp-tool-color-picker.png
/usr/bin/install -p -m 644 ./html/gimp-tool-color-temperature.png
/usr/bin/install -p -m 644 ./html/gimp-tool-colorize.png
/usr/bin/install -p -m 644 ./html/gimp-tool-crop.png
/usr/bin/install -p -m 644 ./html/gimp-tool-curves.png
/usr/bin/install -p -m 644 ./html/gimp-tool-desaturate.png
/usr/bin/install -p -m 644 ./html/gimp-tool-dodge.png
/usr/bin/install -p -m 644 ./html/gimp-tool-ellipse-select.png
/usr/bin/install -p -m 644 ./html/gimp-tool-eraser.png
/usr/bin/install -p -m 644 ./html/gimp-tool-exposure.png
/usr/bin/install -p -m 644 ./html/gimp-tool-flip.png
/usr/bin/install -p -m 644 ./html/gimp-tool-foreground-select.png
/usr/bin/install -p -m 644 ./html/gimp-tool-free-select.png
/usr/bin/install -p -m 644 ./html/gimp-tool-fuzzy-select.png
/usr/bin/install -p -m 644 ./html/gimp-tool-gradient.png
/usr/bin/install -p -m 644 ./html/gimp-tool-handle-transform.png
/usr/bin/install -p -m 644 ./html/gimp-tool-heal.png
/usr/bin/install -p -m 644 ./html/gimp-tool-hue-saturation.png
/usr/bin/install -p -m 644 ./html/gimp-tool-ink.png
/usr/bin/install -p -m 644 ./html/gimp-tool-iscissors.png
/usr/bin/install -p -m 644 ./html/gimp-tool-levels.png
/usr/bin/install -p -m 644 ./html/gimp-tool-measure.png
/usr/bin/install -p -m 644 ./html/gimp-tool-move.png
/usr/bin/install -p -m 644 ./html/gimp-tool-mypaint-brush.png
/usr/bin/install -p -m 644 ./html/gimp-tool-n-point-deformation.png
/usr/bin/install -p -m 644 ./html/gimp-tool-offset.png
/usr/bin/install -p -m 644 ./html/gimp-tool-options.png
/usr/bin/install -p -m 644 ./html/gimp-tool-paint-select.png
/usr/bin/install -p -m 644 ./html/gimp-tool-paintbrush.png
/usr/bin/install -p -m 644 ./html/gimp-tool-path.png
/usr/bin/install -p -m 644 ./html/gimp-tool-pencil.png
/usr/bin/install -p -m 644 ./html/gimp-tool-perspective-clone.png
/usr/bin/install -p -m 644 ./html/gimp-tool-perspective.png
/usr/bin/install -p -m 644 ./html/gimp-tool-posterize.png
/usr/bin/install -p -m 644 ./html/gimp-tool-preset.png
/usr/bin/install -p -m 644 ./html/gimp-tool-rect-select.png
/usr/bin/install -p -m 644 ./html/gimp-tool-rotate.png
/usr/bin/install -p -m 644 ./html/gimp-tool-scale.png
/usr/bin/install -p -m 644 ./html/gimp-tool-seamless-clone.png
/usr/bin/install -p -m 644 ./html/gimp-tool-shadows-highlights.png
/usr/bin/install -p -m 644 ./html/gimp-tool-shear.png
/usr/bin/install -p -m 644 ./html/gimp-tool-smudge.png
/usr/bin/install -p -m 644 ./html/gimp-tool-text.png
/usr/bin/install -p -m 644 ./html/gimp-tool-threshold.png
/usr/bin/install -p -m 644 ./html/gimp-tool-transform-3d.png
/usr/bin/install -p -m 644 ./html/gimp-tool-unified-transform.png
/usr/bin/install -p -m 644 ./html/gimp-tool-warp.png
/usr/bin/install -p -m 644 ./html/gimp-tool-zoom.png
/usr/bin/install -p -m 644 ./html/gimp-tools.png
/usr/bin/install -p -m 644 ./html/gimp-transform-3d-camera.png
/usr/bin/install -p -m 644 ./html/gimp-transform-3d-move.png
/usr/bin/install -p -m 644 ./html/gimp-transform-3d-rotate.png
/usr/bin/install -p -m 644 ./html/gimp-transparency.png
/usr/bin/install -p -m 644 ./html/gimp-undo-history.png
/usr/bin/install -p -m 644 ./html/gimp-user-manual.png
/usr/bin/install -p -m 644 ./html/gimp-vcenter.png
/usr/bin/install -p -m 644 ./html/gimp-vchain-broken.png
/usr/bin/install -p -m 644 ./html/gimp-vchain.png
/usr/bin/install -p -m 644 ./html/gimp-vfill.png
/usr/bin/install -p -m 644 ./html/gimp-video.png
/usr/bin/install -p -m 644 ./html/gimp-visible.png
/usr/bin/install -p -m 644 ./html/gimp-web.png
/usr/bin/install -p -m 644 ./html/gimp-widget-browser.png
/usr/bin/install -p -m 644 ./html/gimp-widget-busy-box.png
/usr/bin/install -p -m 644 ./html/gimp-widget-button.png
/usr/bin/install -p -m 644 ./html/gimp-widget-chain-button.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-area.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-button.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-hex-entry.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-notebook.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-profile-combo-box.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-profile-view.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-scale.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-scales.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-select.png
/usr/bin/install -p -m 644 ./html/gimp-widget-color-selection.png
/usr/bin/install -p -m 644 ./html/gimp-widget-dialog.png
/usr/bin/install -p -m 644 ./html/gimp-widget-enum-combo-box.png
/usr/bin/install -p -m 644 ./html/gimp-widget-enum-label.png
/usr/bin/install -p -m 644 ./html/gimp-widget-file-entry.png
/usr/bin/install -p -m 644 ./html/gimp-widget-frame.png
/usr/bin/install -p -m 644 ./html/gimp-widget-hint-box.png
/usr/bin/install -p -m 644 ./html/gimp-widget-int-combo-box.png
/usr/bin/install -p -m 644 ./html/gimp-widget-memsize-entry.png
/usr/bin/install -p -m 644 ./html/gimp-widget-number-pair-entry.png
/usr/bin/install -p -m 644 ./html/gimp-widget-offset-area.png
/usr/bin/install -p -m 644 ./html/gimp-widget-page-selector.png
/usr/bin/install -p -m 644 ./html/gimp-widget-path-editor.png
/usr/bin/install -p -m 644 ./html/gimp-widget-pick-button.png
/usr/bin/install -p -m 644 ./html/gimp-widget-preview-area.png
/usr/bin/install -p -m 644 ./html/gimp-widget-ruler.png
/usr/bin/install -p -m 644 ./html/gimp-widget-string-combo-box.png
/usr/bin/install -p -m 644 ./html/gimp-widget-unit-combo-box.png
/usr/bin/install -p -m 644 ./html/gimp-wilber-eek.png
/usr/bin/install -p -m 644 ./html/gimp-wilber-outline.png
/usr/bin/install -p -m 644 ./html/gimp-wilber.png
/usr/bin/install -p -m 644 ./html/gimp-zoom-follow-window.png
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimpwidgets-cell-renderers.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets-colordisplay.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets-colorselector.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets-controller.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets-gallery.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets-hierarchy.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets-utils.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets-widgets.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpCairoUtils.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpEnumWidgets.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpHelpUI.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpIcons.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpPropWidgets.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpQueryBox.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpWidgets.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3-GimpWidgetsUtils.html
/usr/bin/install -p -m 644 ./html/libgimpwidgets3.devhelp2
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../cairo/ -> /usr/share/gtk-doc/html/cairo (4)
../gdk3/ -> /usr/share/gtk-doc/html/gdk3 (28)
../gio/ -> /usr/share/gtk-doc/html/gio (15)
../glib/ -> /usr/share/gtk-doc/html/glib (925)
../gobject/ -> /usr/share/gtk-doc/html/gobject (243)
../gtk3/ -> /usr/share/gtk-doc/html/gtk3 (763)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimpwidgets'
Making install in libgimp
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
DOC Building XML
./libgimp3.args:257: warning: Property GimpSaveProcedure:supports-comment has no documentation.
./libgimp3.args:267: warning: Property GimpSaveProcedure:supports-exif has no documentation.
./libgimp3.args:277: warning: Property GimpSaveProcedure:supports-iptc has no documentation.
./libgimp3.args:287: warning: Property GimpSaveProcedure:supports-profile has no documentation.
./libgimp3.args:297: warning: Property GimpSaveProcedure:supports-thumbnail has no documentation.
./libgimp3.args:307: warning: Property GimpSaveProcedure:supports-xmp has no documentation.
../../libgimp/gimpproceduredialog.c:1325: warning: Parameter description for gimp_procedure_dialog_fill_container_list::dialog is missing in source code comment block.
../../libgimp/gimpproceduredialog.c:1325: warning: Parameter description for gimp_procedure_dialog_fill_container_list::container_id is missing in source code comment block.
../../libgimp/gimpproceduredialog.c:1325: warning: Parameter description for gimp_procedure_dialog_fill_container_list::properties is missing in source code comment block.
./libgimp3-unused.txt:1: warning: 51 unused declarations. They should be added to libgimp3-sections.txt in the appropriate place.
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/install -p -m 644 ./html/GimpAspectPreview.html
/usr/bin/install -p -m 644 ./html/GimpBrushSelectButton.html
/usr/bin/install -p -m 644 ./html/GimpChannel.html
/usr/bin/install -p -m 644 ./html/GimpDisplay.html
/usr/bin/install -p -m 644 ./html/GimpDrawable.html
/usr/bin/install -p -m 644 ./html/GimpDrawablePreview.html
/usr/bin/install -p -m 644 ./html/GimpFileProcedure.html
/usr/bin/install -p -m 644 ./html/GimpFontSelectButton.html
/usr/bin/install -p -m 644 ./html/GimpGradientSelectButton.html
/usr/bin/install -p -m 644 ./html/GimpImage.html
/usr/bin/install -p -m 644 ./html/GimpImageComboBox.html
/usr/bin/install -p -m 644 ./html/GimpImageProcedure.html
/usr/bin/install -p -m 644 ./html/GimpItem.html
/usr/bin/install -p -m 644 ./html/GimpLayer.html
/usr/bin/install -p -m 644 ./html/GimpLayerMask.html
/usr/bin/install -p -m 644 ./html/GimpLoadProcedure.html
/usr/bin/install -p -m 644 ./html/GimpPDB.html
/usr/bin/install -p -m 644 ./html/GimpPaletteSelectButton.html
/usr/bin/install -p -m 644 ./html/GimpPatternSelectButton.html
/usr/bin/install -p -m 644 ./html/GimpPlugIn.html
/usr/bin/install -p -m 644 ./html/GimpProcBrowserDialog.html
/usr/bin/install -p -m 644 ./html/GimpProcedure.html
/usr/bin/install -p -m 644 ./html/GimpProcedureConfig.html
/usr/bin/install -p -m 644 ./html/GimpProcedureDialog.html
/usr/bin/install -p -m 644 ./html/GimpProgressBar.html
/usr/bin/install -p -m 644 ./html/GimpSaveProcedure.html
/usr/bin/install -p -m 644 ./html/GimpSelectButton.html
/usr/bin/install -p -m 644 ./html/GimpSelection.html
/usr/bin/install -p -m 644 ./html/GimpThumbnailProcedure.html
/usr/bin/install -p -m 644 ./html/GimpVectors.html
/usr/bin/install -p -m 644 ./html/GimpZoomPreview.html
/usr/bin/install -p -m 644 ./html/annotation-glossary.html
/usr/bin/install -p -m 644 ./html/api-index-full.html
/usr/bin/install -p -m 644 ./html/home.png
/usr/bin/install -p -m 644 ./html/index.html
/usr/bin/install -p -m 644 ./html/left-insensitive.png
/usr/bin/install -p -m 644 ./html/left.png
/usr/bin/install -p -m 644 ./html/libgimp-data.html
/usr/bin/install -p -m 644 ./html/libgimp-general.html
/usr/bin/install -p -m 644 ./html/libgimp-image.html
/usr/bin/install -p -m 644 ./html/libgimp-selectors.html
/usr/bin/install -p -m 644 ./html/libgimp.html
/usr/bin/install -p -m 644 ./html/libgimp3-Gimp.html
/usr/bin/install -p -m 644 ./html/libgimp3-GimpItemComboBox.html
/usr/bin/install -p -m 644 ./html/libgimp3-GimpProcView.html
/usr/bin/install -p -m 644 ./html/libgimp3-GimpProcedure-params.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpbrush.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpbrushes.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpbrushselect.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpbuffer.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpcontext.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpdebug.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpdrawablecolor.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpdrawableedit.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpdynamics.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpedit.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpenums.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpexport.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpfile.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpfloatingsel.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpfonts.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpfontselect.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpgimprc.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpgradient.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpgradients.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpgradientselect.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimphelp.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimagecolorprofile.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimageconvert.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimagegrid.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimageguides.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimagesamplepoints.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimageselect.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimagetransform.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpimageundo.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpitemtransform.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpmessage.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpmetadata.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimppainttools.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimppalette.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimppalettes.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimppaletteselect.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpparamspecs.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimppattern.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimppatterns.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimppatternselect.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpprogress.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimptextlayer.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimptexttool.html
/usr/bin/install -p -m 644 ./html/libgimp3-gimpui.html
/usr/bin/install -p -m 644 ./html/libgimp3.devhelp2
/usr/bin/install -p -m 644 ./html/libgimpui-hierarchy.html
/usr/bin/install -p -m 644 ./html/libgimpui.html
/usr/bin/install -p -m 644 ./html/right-insensitive.png
/usr/bin/install -p -m 644 ./html/right.png
/usr/bin/install -p -m 644 ./html/style.css
/usr/bin/install -p -m 644 ./html/up-insensitive.png
/usr/bin/install -p -m 644 ./html/up.png
../cairo/ -> /usr/share/gtk-doc/html/cairo (3)
../gdk3/ -> /usr/share/gtk-doc/html/gdk3 (11)
../gio/ -> /usr/share/gtk-doc/html/gio (47)
../glib/ -> /usr/share/gtk-doc/html/glib (2415)
../gobject/ -> /usr/share/gtk-doc/html/gobject (141)
../gtk3/ -> /usr/share/gtk-doc/html/gtk3 (157)
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/libgimp'
Making install in performance-logs
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/performance-logs'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/performance-logs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/performance-logs'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs/performance-logs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/devel-docs'
Making install in docs
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/docs'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/docs'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man1'
/usr/bin/install -p -m 644 gimp-2.99.1 gimptool-2.99.1 '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man1'
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man5'
/usr/bin/install -p -m 644 gimprc-2.99.5 '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man5'
/usr/bin/make install-data-hook
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/docs'
cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man1; \
rm -f gimp-console-2.99.1; \
ln -s gimp-2.99.1 gimp-console-2.99.1
cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man1
rm -f gimp.1
ln -s gimp-2.99.1 gimp.1
cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man5
rm -f gimprc.5
ln -s gimprc-2.99.5 gimprc.5
cd /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/man/man1
rm -f gimp-console.1
ln -s gimp-console-2.99.1 gimp-console.1
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/docs'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/docs'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/docs'
Making install in build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build'
Making install in windows
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build/windows'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build/windows'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build/windows'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build/windows'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build/windows'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build/windows'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/pkgconfig'
/usr/bin/install -p -m 644 gimp-3.0.pc gimpthumb-3.0.pc gimpui-3.0.pc '/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/pkgconfig'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gimp-2.99.4'
+ find /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64 -name '*.la' -delete
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64 gimp20 --all-name
+ chmod 755 /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/benchmark-foreground-extract/benchmark-foreground-extract.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colorxhtml/colorxhtml.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-openraster/file-openraster.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/foggify/foggify.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradients-save-as-css/gradients-save-as-css.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/histogram-export/histogram-export.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-offset/palette-offset.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-sort/palette-sort.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-to-gradient/palette-to-gradient.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console/pyconsole.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console/python-console.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-eval/python-eval.py /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/spyro-plus/spyro-plus.py
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/python3.8/site-packages
+ echo /usr/lib64/gimp/2.99/extensions
+ echo /usr/lib64/gimp/2.99/plug-ins
+ desktop-file-install --vendor= --add-category=X-Mageia-CrossDesktop --dir /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/applications /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/applications/gimp.desktop
+ /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 2.99.4-5.mga8 --unique-debug-suffix -2.99.4-5.mga8.aarch64 --unique-debug-src-base gimp-2.99.4-5.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gimp-2.99.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimptool-2.99
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-2.99
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-cmyk.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-vala
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-console-2.99
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-vala
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-2.99
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-cmyk.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-c
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-water.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-test-clipboard-2.99
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimptool-2.99
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-console-2.99
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-water.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-c
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/bin/gimp-test-clipboard-2.99
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-wheel.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-linux-input.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcolor-selector-wheel.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-linux-input.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-midi.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libcontroller-midi.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-color-blind.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-aces-rrt.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-color-blind.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-clip-warning.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-aces-rrt.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-clip-warning.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-gamma.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-gamma.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-high-contrast.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/modules/libdisplay-filter-high-contrast.so
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-optimize/animation-optimize
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/align-layers/align-layers
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-optimize/animation-optimize
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/align-layers/align-layers
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/blinds/blinds
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-play/animation-play
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/blinds/blinds
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/animation-play/animation-play
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/border-average/border-average
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/border-average/border-average
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/busy-dialog/busy-dialog
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/cml-explorer/cml-explorer
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/checkerboard/checkerboard
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/busy-dialog/busy-dialog
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/cml-explorer/cml-explorer
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/checkerboard/checkerboard
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colormap-remap/colormap-remap
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colormap-remap/colormap-remap
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/compose/compose
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/compose/compose
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/contrast-retinex/contrast-retinex
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/contrast-retinex/contrast-retinex
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/crop-zealous/crop-zealous
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/crop-zealous/crop-zealous
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/decompose/decompose
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/curve-bend/curve-bend
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/decompose/decompose
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/curve-bend/curve-bend
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/depth-merge/depth-merge
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/depth-merge/depth-merge
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/despeckle/despeckle
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/destripe/destripe
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/despeckle/despeckle
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/destripe/destripe
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-aa/file-aa
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-aa/file-aa
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-bmp/file-bmp
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-bmp/file-bmp
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-compressor/file-compressor
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-csource/file-csource
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-compressor/file-compressor
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-cel/file-cel
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-csource/file-csource
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-cel/file-cel
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-darktable/file-darktable
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-darktable/file-darktable
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dds/file-dds
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dds/file-dds
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-desktop-link/file-desktop-link
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-desktop-link/file-desktop-link
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dicom/file-dicom
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-dicom/file-dicom
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-exr/file-exr
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-exr/file-exr
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-faxg3/file-faxg3
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fli/file-fli
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fits/file-fits
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-faxg3/file-faxg3
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fits/file-fits
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-fli/file-fli
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gbr/file-gbr
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gbr/file-gbr
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gegl/file-gegl
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gegl/file-gegl
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-load/file-gif-load
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-load/file-gif-load
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-save/file-gif-save
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gif-save/file-gif-save
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gih/file-gih
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-gih/file-gih
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-glob/file-glob
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-glob/file-glob
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-header/file-header
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-header/file-header
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-heif/file-heif
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-heif/file-heif
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-html-table/file-html-table
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-html-table/file-html-table
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ico/file-ico
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ico/file-ico
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jp2-load/file-jp2-load
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jp2-load/file-jp2-load
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jpeg/file-jpeg
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-jpeg/file-jpeg
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-mng/file-mng
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pat/file-pat
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-mng/file-mng
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pat/file-pat
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pcx/file-pcx
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pcx/file-pcx
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-load/file-pdf-load
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-load/file-pdf-load
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-save/file-pdf-save
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pdf-save/file-pdf-save
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pix/file-pix
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pix/file-pix
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-png/file-png
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pnm/file-pnm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-png/file-png
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-pnm/file-pnm
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ps/file-ps
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-ps/file-ps
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psd/file-psd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psd/file-psd
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psp/file-psp
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-psp/file-psp
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-data/file-raw-data
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-data/file-raw-data
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-placeholder/file-raw-placeholder
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-raw-placeholder/file-raw-placeholder
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-rawtherapee/file-rawtherapee
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-rawtherapee/file-rawtherapee
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sgi/file-sgi
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sgi/file-sgi
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sunras/file-sunras
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-sunras/file-sunras
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-svg/file-svg
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-svg/file-svg
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tga/file-tga
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tga/file-tga
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tiff/file-tiff
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-tiff/file-tiff
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-wmf/file-wmf
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-webp/file-webp
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-wmf/file-wmf
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-webp/file-webp
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xbm/file-xbm
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xmc/file-xmc
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xbm/file-xbm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xmc/file-xmc
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xpm/file-xpm
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xwd/file-xwd
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xpm/file-xpm
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-xwd/file-xwd
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/film/film
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/film/film
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/flame/flame
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/fractal-explorer/fractal-explorer
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/flame/flame
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/fractal-explorer/fractal-explorer
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gfig/gfig
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gfig/gfig
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gimpressionist/gimpressionist
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gimpressionist/gimpressionist
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-flare/gradient-flare
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-flare/gradient-flare
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-map/gradient-map
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradient-map/gradient-map
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/grid/grid
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/guillotine/guillotine
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/grid/grid
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/guillotine/guillotine
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/help/help
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/help/help
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/hot/hot
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/hot/hot
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/ifs-compose/ifs-compose
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/ifs-compose/ifs-compose
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/imagemap/imagemap
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/imagemap/imagemap
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/jigsaw/jigsaw
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/jigsaw/jigsaw
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/lighting/lighting
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/lighting/lighting
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/mail/mail
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/mail/mail
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/map-object/map-object
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/map-object/map-object
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-editor/metadata-editor
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-editor/metadata-editor
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-viewer/metadata-viewer
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/metadata-viewer/metadata-viewer
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/nl-filter/nl-filter
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/nl-filter/nl-filter
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/pagecurl/pagecurl
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/pagecurl/pagecurl
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/plugin-browser/plugin-browser
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/plugin-browser/plugin-browser
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/print/print
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/print/print
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/procedure-browser/procedure-browser
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/procedure-browser/procedure-browser
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/qbist/qbist
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/qbist/qbist
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/screenshot/screenshot
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sample-colorize/sample-colorize
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/screenshot/screenshot
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sample-colorize/sample-colorize
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/script-fu/script-fu
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/script-fu/script-fu
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/selection-to-path/selection-to-path
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/selection-to-path/selection-to-path
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/smooth-palette/smooth-palette
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/smooth-palette/smooth-palette
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sparkle/sparkle
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sphere-designer/sphere-designer
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sparkle/sparkle
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/sphere-designer/sphere-designer
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile-small/tile-small
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile-small/tile-small
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile/tile
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/tile/tile
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/unit-editor/unit-editor
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/unit-editor/unit-editor
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/warp/warp
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/van-gogh-lic/van-gogh-lic
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/warp/warp
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/van-gogh-lic/van-gogh-lic
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/web-browser/web-browser
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/wavelet-decompose/wavelet-decompose
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/web-browser/web-browser
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/wavelet-decompose/wavelet-decompose
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimp-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimp-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpbase-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpbase-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpcolor-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpcolor-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpconfig-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpconfig-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmath-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmath-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpthumb-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmodule-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpui-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpthumb-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpmodule-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpui-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpwidgets-3.0.so.0.9900.4
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/libgimpwidgets-3.0.so.0.9900.4
explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/libexec/gimp-debug-tool-2.99
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/libexec/gimp-debug-tool-2.99
original debug info size: 83104kB, size after compression: 65916kB
/usr/lib/rpm/sepdebugcrcfix: Updated 132 CRC32s, 0 CRC32s did match.
cpio: plug-ins/imagemap/y.tab.c: Cannot stat: No such file or directory
cpio: plug-ins/imagemap/y.tab.h: Cannot stat: No such file or directory
118802 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/python3.8 using /usr/bin/python3.8
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/file-openraster/file-openraster.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/colorxhtml/colorxhtml.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-to-gradient/palette-to-gradient.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/benchmark-foreground-extract/benchmark-foreground-extract.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-eval/python-eval.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/histogram-export/histogram-export.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/gradients-save-as-css/gradients-save-as-css.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/foggify/foggify.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console/python-console.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/python-console/pyconsole.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/spyro-plus/spyro-plus.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-offset/palette-offset.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/plug-ins/palette-sort/palette-sort.py
/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-py3.py
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/file-openraster/file-openraster.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/colorxhtml/colorxhtml.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/palette-to-gradient/palette-to-gradient.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/benchmark-foreground-extract/benchmark-foreground-extract.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/python-eval/python-eval.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/histogram-export/histogram-export.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/gradients-save-as-css/gradients-save-as-css.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/foggify/foggify.py from /usr/bin/env python3 to #!/usr/bin/python3
*** WARNING: ./usr/lib64/gimp/2.99/plug-ins/python-console/pyconsole.py is executable but has no shebang, removing executable bit
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/spyro-plus/spyro-plus.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/palette-offset/palette-offset.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/plug-ins/palette-sort/palette-sort.py from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-lua.lua from /usr/bin/env luajit to #!/usr/bin/luajit
mangling shebang in /usr/lib64/gimp/2.99/extensions/org.gimp.extension.goat-exercises/goat-exercise-py3.py from /usr/bin/env python3 to #!/usr/bin/python3
Processing files: gimp-2.99.4-5.mga8.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.PEza7R
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gimp-2.99.4
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/doc/gimp
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/doc/gimp
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/doc/gimp
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/doc/gimp
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/doc/gimp
+ cp -pr README.i18n /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/doc/gimp
+ cp -pr docs/Wilber.xcf.gz docs/Wilber.xcf.gz.README docs/Wilber_Construction_Kit.xcf.gz /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64/usr/share/doc/gimp
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(gimp.desktop) config(gimp) = 1:2.99.4-5.mga8 gimp = 1:2.99.4-5.mga8 gimp(aarch-64) = 1:2.99.4-5.mga8 libcolor-selector-cmyk.so()(64bit) libcolor-selector-water.so()(64bit) libcolor-selector-wheel.so()(64bit) libcontroller-linux-input.so()(64bit) libcontroller-midi.so()(64bit) libdisplay-filter-aces-rrt.so()(64bit) libdisplay-filter-clip-warning.so()(64bit) libdisplay-filter-color-blind.so()(64bit) libdisplay-filter-gamma.so()(64bit) libdisplay-filter-high-contrast.so()(64bit) metainfo() metainfo(gimp-data-extras.metainfo.xml) metainfo(org.gimp.GIMP.appdata.xml) mimehandler(application/pdf) mimehandler(application/postscript) mimehandler(image/avif) mimehandler(image/bmp) mimehandler(image/g3fax) mimehandler(image/gif) mimehandler(image/jp2) mimehandler(image/jpeg) mimehandler(image/png) mimehandler(image/svg+xml) mimehandler(image/tiff) mimehandler(image/webp) mimehandler(image/x-compressed-xcf) mimehandler(image/x-exr) mimehandler(image/x-fits) mimehandler(image/x-gimp-gbr) mimehandler(image/x-gimp-gih) mimehandler(image/x-gimp-pat) mimehandler(image/x-icon) mimehandler(image/x-pcx) mimehandler(image/x-portable-anymap) mimehandler(image/x-portable-bitmap) mimehandler(image/x-portable-graymap) mimehandler(image/x-portable-pixmap) mimehandler(image/x-psd) mimehandler(image/x-psp) mimehandler(image/x-sgi) mimehandler(image/x-tga) mimehandler(image/x-webp) mimehandler(image/x-wmf) mimehandler(image/x-xbitmap) mimehandler(image/x-xcf) mimehandler(image/x-xcursor) mimehandler(image/x-xpixmap) mimehandler(image/x-xwindowdump)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libIex-2_5.so.25()(64bit) libIlmImf-2_5.so.25()(64bit) libX11.so.6()(64bit) libXcursor.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXmu.so.6()(64bit) libXpm.so.4()(64bit) libaa.so.1()(64bit) libappstream-glib.so.8()(64bit) libarchive.so.13()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libbabl-0.1.so.0()(64bit) libbabl-0.1.so.0(V0_1_0)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgegl-0.4.so.0()(64bit) libgegl-npd-0.4.so()(64bit) libgexiv2.so.2()(64bit) libgimp-3.0.so.0()(64bit) libgimpbase-3.0.so.0()(64bit) libgimpcolor-3.0.so.0()(64bit) libgimpconfig-3.0.so.0()(64bit) libgimpmath-3.0.so.0()(64bit) libgimpmodule-3.0.so.0()(64bit) libgimpthumb-3.0.so.0()(64bit) libgimpui-3.0.so.0()(64bit) libgimpwidgets-3.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgs.so.9()(64bit) libgtk-3.so.0()(64bit) libgudev-1.0.so.0()(64bit) libharfbuzz.so.0()(64bit) libheif.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libjson-glib-1.0.so.0()(64bit) libjson-glib-1.0.so.0(libjson-glib-1.0.so.0)(64bit) liblcms2.so.2()(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmng.so.2()(64bit) libmypaint.so.0()(64bit) libopenjp2.so.7()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpoppler-glib.so.8()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librsvg-2.so.2()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libwebp.so.7()(64bit) libwebpdemux.so.2()(64bit) libwebpmux.so.3()(64bit) libwmf-0.2.so.7()(64bit) libwmflite-0.2.so.7()(64bit) libz.so.1()(64bit) luajit typelib(GLib) typelib(GObject) typelib(Gdk) = 3.0 typelib(Gegl) = 0.4 typelib(Gimp) = 3.0 typelib(GimpUi) = 3.0 typelib(Gio) typelib(Gtk) = 3.0
Obsoletes: dbp-gimp < 1.1.9-14 gimp-plugin-astronomy < 0.10-1 gimp-plugin-bimp < 2.4-2 gimp-plugin-separate < 0.5.8-12 gimp-plugin-wavelet-denoise < 0.3.1-13 gimp-resynthesizer < 2.0.3-3 gimp-saveforweb-plugin < 0.29.3-5 perl-Gimp < 1:2.300.0-18
Recommends: gimp-help gimp-python = 1:2.99.4
Processing files: lib64gimp3.0-devel-2.99.4-5.mga8.aarch64
Provides: devel(libgimp-3.0(64bit)) devel(libgimpbase-3.0(64bit)) devel(libgimpcolor-3.0(64bit)) devel(libgimpconfig-3.0(64bit)) devel(libgimpmath-3.0(64bit)) devel(libgimpmodule-3.0(64bit)) devel(libgimpthumb-3.0(64bit)) devel(libgimpui-3.0(64bit)) devel(libgimpwidgets-3.0(64bit)) gimp-devel = 2.99.4-5.mga8 gimp2.6-devel = 2.99.4-5.mga8 lib64gimp3.0-devel = 1:2.99.4-5.mga8 lib64gimp3.0-devel(aarch-64) = 1:2.99.4-5.mga8 libgimp-devel = 2.99.4-5.mga8 pkgconfig(gimp-3.0) = 2.99.4 pkgconfig(gimpthumb-3.0) = 2.99.4 pkgconfig(gimpui-3.0) = 2.99.4
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libbabl-0.1(64bit)) devel(libcairo(64bit)) devel(libgdk-3(64bit)) devel(libgdk_pixbuf-2.0(64bit)) devel(libgegl-0.4(64bit)) devel(libgexiv2(64bit)) devel(libgimp-3.0(64bit)) devel(libgimpbase-3.0(64bit)) devel(libgimpcolor-3.0(64bit)) devel(libgimpconfig-3.0(64bit)) devel(libgimpmath-3.0(64bit)) devel(libgimpmodule-3.0(64bit)) devel(libgimpwidgets-3.0(64bit)) devel(libgio-2.0(64bit)) devel(libglib-2.0(64bit)) devel(libgmodule-2.0(64bit)) devel(libgobject-2.0(64bit)) devel(libgtk-3(64bit)) devel(liblcms2(64bit)) devel(libm(64bit)) devel(libpango-1.0(64bit)) devel(libpangocairo-1.0(64bit)) ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgimpbase-3.0.so.0()(64bit) libglib-2.0.so.0()(64bit) pkgconfig pkgconfig(cairo) >= 1.14.0 pkgconfig(gdk-pixbuf-2.0) >= 2.30.8 pkgconfig(gegl-0.4) >= 0.4.28 pkgconfig(gimp-3.0) >= 2.99 pkgconfig(gtk+-3.0) >= 3.22.29
Processing files: lib64gimp3.0_0-2.99.4-5.mga8.aarch64
Provides: lib64gimp3.0_0 = 1:2.99.4-5.mga8 lib64gimp3.0_0(aarch-64) = 1:2.99.4-5.mga8 libgimp-3.0.so.0()(64bit) libgimp3.0 = 2.99.4-5.mga8 libgimpbase-3.0.so.0()(64bit) libgimpcolor-3.0.so.0()(64bit) libgimpconfig-3.0.so.0()(64bit) libgimpmath-3.0.so.0()(64bit) libgimpmodule-3.0.so.0()(64bit) libgimpthumb-3.0.so.0()(64bit) libgimpui-3.0.so.0()(64bit) libgimpwidgets-3.0.so.0()(64bit) typelib(Gimp) = 3.0 typelib(GimpUi) = 3.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbabl-0.1.so.0()(64bit) libbabl-0.1.so.0(V0_1_0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgegl-0.4.so.0()(64bit) libgexiv2.so.2()(64bit) libgimp-3.0.so.0()(64bit) libgimpbase-3.0.so.0()(64bit) libgimpcolor-3.0.so.0()(64bit) libgimpconfig-3.0.so.0()(64bit) libgimpmath-3.0.so.0()(64bit) libgimpmodule-3.0.so.0()(64bit) libgimpui-3.0.so.0()(64bit) libgimpwidgets-3.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) liblcms2.so.2()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) typelib(Atk) = 1.0 typelib(Babl) = 0.1 typelib(GLib) = 2.0 typelib(GModule) = 2.0 typelib(GObject) = 2.0 typelib(Gdk) = 3.0 typelib(GdkPixbuf) = 2.0 typelib(Gegl) = 0.4 typelib(Gimp) = 3.0 typelib(Gio) = 2.0 typelib(Gtk) = 3.0 typelib(HarfBuzz) = 0.0 typelib(Pango) = 1.0 typelib(cairo) = 1.0 typelib(xlib) = 2.0
Processing files: gimp-python-2.99.4-5.mga8.aarch64
Provides: gimp-python = 1:2.99.4-5.mga8 gimp-python(aarch-64) = 1:2.99.4-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: typelib(GLib) typelib(GObject) typelib(Gdk) = 3.0 typelib(Gegl) = 0.4 typelib(Gimp) = 3.0 typelib(GimpUi) = 3.0 typelib(Gio) typelib(Gtk) = 3.0 typelib(Pango)
Processing files: gimp-debugsource-2.99.4-5.mga8.aarch64
Provides: gimp-debugsource = 1:2.99.4-5.mga8 gimp-debugsource(aarch-64) = 1:2.99.4-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gimp-debuginfo-2.99.4-5.mga8.aarch64
Provides: debuginfo(build-id) = 001cb9b8b063a95936db1ffa85ab2b5e34169dfc debuginfo(build-id) = 01c377d12342c46d2b59764ebe277ec61530ec96 debuginfo(build-id) = 0524a65bf4050987f081980fd69a849772576399 debuginfo(build-id) = 0967e697d7250b8af7e9b5d2d66c435fe16bfb25 debuginfo(build-id) = 0edd984f45c09609a8ca599fbf03b06f1244d83a debuginfo(build-id) = 101a2a2f943ca3245581f1a3800ddb9532242d09 debuginfo(build-id) = 103ee6ebcbf389071d7a54a237f0b2d6ef74be0b debuginfo(build-id) = 11ab6ef10a79e4c7af85b61c59650caf40192f20 debuginfo(build-id) = 13cd8c1b01ecc2962453867a060e90dc24336484 debuginfo(build-id) = 16fc27895d496bec72a703f71245bcb9334532c5 debuginfo(build-id) = 18d1d0d9b7ff22ab27573260d27df3b7b82346dd debuginfo(build-id) = 18f24f95c02dc5ee7c88c64caa1b416d39fd7573 debuginfo(build-id) = 1a202fb1aa705cbeb348c25d11938532972a8458 debuginfo(build-id) = 1d3ad1cd62aa5eb688787fd87484544542a56db9 debuginfo(build-id) = 24d96cafc6a91cade14a6ff1f10fe31f7edf9656 debuginfo(build-id) = 251e0b2568114de831df57727b7b4231a22fcadd debuginfo(build-id) = 26fc2fdea2d133af3cd55929265221a9781eb71a debuginfo(build-id) = 29d921af10b422d9271dbffab31f3186f9978c66 debuginfo(build-id) = 2a55586b4af7ee4eef2f306a95de8dd1eef6c6ec debuginfo(build-id) = 2fde4d1d8b89a30bfb68bf66d0473e434484ef8e debuginfo(build-id) = 31feb093d726cd22794a8841d1b5de6f92942e80 debuginfo(build-id) = 3638000fb00bc56f716cd85c66d1cd1294e9fdfc debuginfo(build-id) = 38285a9503923a9d9da7054f18bebf1b378c6662 debuginfo(build-id) = 417ecb36a1123b9bf8dd9db22c066f397464c3c6 debuginfo(build-id) = 42a84df5428d1eebc145a6009fba9d116bf00803 debuginfo(build-id) = 42fce59a4800d7005efb6fb594aba09d9ec9b5f7 debuginfo(build-id) = 43cb2998e4bb2c221fef529e6d90bde1b2c06d47 debuginfo(build-id) = 46e62a937e7c1d2a09e8d401d529a89623659148 debuginfo(build-id) = 47d302c7e84a81ad24dde57f7758f20d784dded1 debuginfo(build-id) = 49f0c05fe7cc279f704fbadb7f948d5d1e2b11aa debuginfo(build-id) = 502760c4108a256ffa6edbce15ceb921f830785a debuginfo(build-id) = 50d6c0a0755d39a597b7e494ec3645c4accadffa debuginfo(build-id) = 51090f274ee675a5472de0a3eb8e2b919eed1f89 debuginfo(build-id) = 51c71aa44963fb27fd4c0bfc4726d51beef1ecf4 debuginfo(build-id) = 532a3e2d0052431ca22a45eec3ef13586e5f806f debuginfo(build-id) = 5afc3f88b1552347969fa5567f2207fcf7dea285 debuginfo(build-id) = 5b3169850873fd7caee49e2e8a65b798622f1291 debuginfo(build-id) = 5b5ad86b5e36e880905b5bd3b842b4426b4c0b3a debuginfo(build-id) = 5c52906b7ef54331774dbb57d4006a1c08f4f6ec debuginfo(build-id) = 5f416204fea276b83a03495993fedb696e3697ae debuginfo(build-id) = 5f9f504f8a579a14592784e03162011f8d8a8e74 debuginfo(build-id) = 61042c7c7b9325be9711cfd74c0767a9b8637bdf debuginfo(build-id) = 61c27bc9420457d2b55cb2bc332a470ff431acb9 debuginfo(build-id) = 63e7f0026a955cdd8c66d36c5c06c967c3ee5860 debuginfo(build-id) = 6495cd32e188a0faaa7b81f97dfffb605badecd2 debuginfo(build-id) = 652525bdd72bcd5e32fc65479ba2f491d20562c8 debuginfo(build-id) = 65ed9a90eaf717136d1414d6d329f67832ad05ac debuginfo(build-id) = 66b7ad349d8fd4891b6212e5794838b59ae6416a debuginfo(build-id) = 6cc979a4381a1ea4f98be7f8ae26863c71c8e5b8 debuginfo(build-id) = 6dbb41255d793f09926e4d181df1e43c0752d8f6 debuginfo(build-id) = 6eb049fffe7d3edc91390cf2c915089efc33a412 debuginfo(build-id) = 6f379db7e00493a0982967db63af0e8175a7c604 debuginfo(build-id) = 6fe02b550f446355e0f1479f4580a9f5b90f360f debuginfo(build-id) = 714a2404c1c350fcd5e19efabc4aacf16da6e774 debuginfo(build-id) = 7336e93e83e38e26e1ecdae626f5fe39710ba506 debuginfo(build-id) = 73eafa95d1f5f209a65a68d295c94bffcc4ea608 debuginfo(build-id) = 76446e9fea3c6e713e5380192c10e62fc69f8ecd debuginfo(build-id) = 76a014c92dcdcdbc9e52050cbe76f2a018da56c9 debuginfo(build-id) = 784a22f7140e30efc3a4ebdbbd05ebc147ac931f debuginfo(build-id) = 7a4be57eb79a4ac19b4b1f8bc87c60295a891d68 debuginfo(build-id) = 7ab184e045398474c064ad5d96b212a48179d74b debuginfo(build-id) = 7db1814e549fa0c1a89bf16b64f5377165e9d502 debuginfo(build-id) = 7f1aef28e33b4a756e84d9379b8f8d38a002abd9 debuginfo(build-id) = 8011a1804eb5766887723c572fcfa1574f18efc4 debuginfo(build-id) = 80d4ccf6bf7704a87746357d6cc3256914ea6e91 debuginfo(build-id) = 83010d2bce3e9a3e81e6576cfa0cb9d8c0b69301 debuginfo(build-id) = 8b61d0db5d4e39f28c951cda527497c155e0b143 debuginfo(build-id) = 8d74d441954511a81ff94c79dd2d4b874ce8fd1d debuginfo(build-id) = 9527cf9880413314aabcf1d5adf61d373fd763e9 debuginfo(build-id) = 9af628068531e84ac52a3e7f9a2532934d3b8262 debuginfo(build-id) = 9be46b98bcac0068bd8be04ad2d4c09cfde89a58 debuginfo(build-id) = 9cd9f0e761332f6f17a6b9b74b753f8b34787e41 debuginfo(build-id) = a4e8930c0c6cd2f91ca8f6861a91bb0e02fb1261 debuginfo(build-id) = a5c965e0e9cd5b4eb60dfb1a4a947aff48e190d2 debuginfo(build-id) = a618d469ead1a935534210a06584f91217adc306 debuginfo(build-id) = a6f883e929df09814044ada4869dfe1174290aff debuginfo(build-id) = a7dc8304e396ae9e9138e522dba1c9f04aede7b2 debuginfo(build-id) = ac7902b9d401ae1d4d6bc61d5bad93d17fb1895f debuginfo(build-id) = ac8d12213d5204837e6f69df18e3eea5ddb28287 debuginfo(build-id) = ad36b7aa2386f9d3e6546c0c5b6bbe72906b37c5 debuginfo(build-id) = adaa5ee301b98383fe5e88dde21b5cd8de4ba746 debuginfo(build-id) = ae81e28ac4ece62bfd7317ddaad96da9174fd77f debuginfo(build-id) = ae9c73fd798b17f4644d8dff457bed6c70d82ed0 debuginfo(build-id) = b4d86a7098b59c8f58df50f377e009eadb99a4b0 debuginfo(build-id) = b4fd1595a8c389230697d23c4ed22f2279b6bb5e debuginfo(build-id) = be1f7c94f835876c053fdd46e8f8564a48d1f58e debuginfo(build-id) = c4ef377ae0cd6880c368c83e6c5eac5ddf9a0b7e debuginfo(build-id) = c657143e2a77315f48c5e5a73f6e4a5eb7991eec debuginfo(build-id) = c6dbc942455302cd68144ec800b4f72ab319bf81 debuginfo(build-id) = c7d005c44339863425a0f9249a518158e199c8db debuginfo(build-id) = c7e29def82559cf5e82ccd72e72a13dda48c522a debuginfo(build-id) = c895cdbbbc013d04a657747fdba603bb7d998fbb debuginfo(build-id) = c9befc11528453bcd965e2459973e34748560c06 debuginfo(build-id) = cb6825a44e6c4099178195f0c54f0380d49adf9c debuginfo(build-id) = cbe694148ac6518aa61c1119861c8a722a92ed40 debuginfo(build-id) = cc0cd9722411e1b3df6d74900ab98df1ed0dd670 debuginfo(build-id) = cdd06eb15adb7de8a954a3e436e2f2c6e72ea8f7 debuginfo(build-id) = d0e6bc45e583319a01855f3cc250aa8da79b054a debuginfo(build-id) = d0e91d43ef12be1b402ba46b15ae85b5b51fcfac debuginfo(build-id) = d1b46127041c6141600b5d6ca2366f55724fea16 debuginfo(build-id) = d729976086eb1eec01306de7f67347252162e6e0 debuginfo(build-id) = da3385145bb9af70d0ca755738c96a832535e0e1 debuginfo(build-id) = dc06ae61920baadfea23a25a1652d9073b6a86a5 debuginfo(build-id) = de60e196f96ecdb0976c2865ac2c8c7b884e7e2e debuginfo(build-id) = df2281f904215e039c9b3f737364a6a06c6af1ce debuginfo(build-id) = e062a277c27654ebc79a9ee5b2159053ba18b399 debuginfo(build-id) = e0d72a45c3d98a11aed12334b68fd22b4786e01f debuginfo(build-id) = e1c6ab8f5608b660e14458151404fbdaf669a9e8 debuginfo(build-id) = e22bec1239b26263c2c01e50bbb6a7346a74881c debuginfo(build-id) = e3e30ce678fec65912d4e719d0bf35d46024b47f debuginfo(build-id) = e450e8e42c9319c46b4a461b1d3e27fb542cdd84 debuginfo(build-id) = e471b0d7c88215838457b680c6963a2c2e4965bc debuginfo(build-id) = e76958f487441fca01b2f9b47203c801b21d147f debuginfo(build-id) = e8a2be9d23ee9ee8c4da5b700eb22c7cd6d49e10 debuginfo(build-id) = ed25ba3dccef2e109a72526d15096c9ae9e45967 debuginfo(build-id) = edffe3be8aa2075b1730d93d6a704d08d8a49244 debuginfo(build-id) = ee4664aa74e5bff60bcb0a30ac9ece90a55c0477 debuginfo(build-id) = f2642eb77638e549e04a5c8a7242b639f7f91a6b debuginfo(build-id) = f75fc21a19a61290d2f9a0eafef9dd5d3f8341f2 debuginfo(build-id) = f9cbddafcde3f9dab264c020d70824431380e358 debuginfo(build-id) = fbd1b0c683c2f6fc112059593022b34a2e266c19 debuginfo(build-id) = fe522ec3f7979e9b8fbd7e54196826677d14b6cd gimp-debuginfo = 1:2.99.4-5.mga8 gimp-debuginfo(aarch-64) = 1:2.99.4-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gimp-debugsource(aarch-64) = 1:2.99.4-5.mga8
Processing files: lib64gimp3.0-devel-debuginfo-2.99.4-5.mga8.aarch64
Provides: debuginfo(build-id) = 84d1fdaedbba8e84a12307581484fff2d6d82189 lib64gimp3.0-devel-debuginfo = 1:2.99.4-5.mga8 lib64gimp3.0-devel-debuginfo(aarch-64) = 1:2.99.4-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gimp-debugsource(aarch-64) = 1:2.99.4-5.mga8
Processing files: lib64gimp3.0_0-debuginfo-2.99.4-5.mga8.aarch64
Provides: debuginfo(build-id) = 0bd0945cab10c69d8471caa266ea5f210c8ef7b4 debuginfo(build-id) = 12db446720948b6a39114fddbbe1f69ca795fd3b debuginfo(build-id) = 133d89404a8936727bf1a282f1723c472244a724 debuginfo(build-id) = 2e72615b48b27cbe08b69b8c9a5ed9e908e0557e debuginfo(build-id) = 57cdbcf4b254f06fe7cdf220beac8db98eae59bb debuginfo(build-id) = 6d5ec939efad6978c36821d6c66f0f0901f1f7c4 debuginfo(build-id) = 97275c7a94ff0ab400e59b79c9c80b144bf89d1a debuginfo(build-id) = c2c18d69a8564e8322f4572b69028eec2f757607 debuginfo(build-id) = d68e5fbbe857e50585eb0ff265b7baf53e89c44c lib64gimp3.0_0-debuginfo = 1:2.99.4-5.mga8 lib64gimp3.0_0-debuginfo(aarch-64) = 1:2.99.4-5.mga8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gimp-debugsource(aarch-64) = 1:2.99.4-5.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gimp3.0-devel-debuginfo-2.99.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gimp-python-2.99.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gimp3.0_0-2.99.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gimp3.0_0-debuginfo-2.99.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gimp3.0-devel-2.99.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gimp-debugsource-2.99.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gimp-debuginfo-2.99.4-5.mga8.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gimp-2.99.4-5.mga8.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9VxvtT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gimp-2.99.4
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gimp-2.99.4-5.mga8.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j3rKnT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gimp-2.99.4
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!