D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gnustep-gui-0.28.0-2.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uvF3GE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gnustep-gui-0.28.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gnustep-gui-0.28.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnustep-gui-0.28.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gnustep-gui-0.28.0-icu-true.patch):' Patch #0 (gnustep-gui-0.28.0-icu-true.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Source/GSCharacterPanel.m + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dN7ZIB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnustep-gui-0.28.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + 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 + /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 + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./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 --with-installation-domain=SYSTEM configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-installation-domain checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking target system type... aarch64-mageia-linux-gnu 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 how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -E checking for X... no checking for main in -lm... yes checking for rint... yes checking for rintf... yes checking for atan2f... yes checking for floorf... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for 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 mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mntent.h usability... no checking sys/mntent.h presence... no checking for sys/mntent.h... no checking for struct mntent.mnt_fsname... yes checking for struct mntent.mnt_fsname... (cached) yes checking for struct mntent.mnt_dir... yes checking for struct mntent.mnt_mountp... no checking for library containing getmntent... none required checking for getmntinfo... no checking for statfs... yes checking for statvfs... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking for struct statfs.f_flags... yes checking for struct statfs.f_owner... no checking for struct statvfs.f_flag... yes checking for struct statvfs.f_owner... no checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jpeg_destroy_decompress in -ljpeg... yes checking for main in -lz... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TIFFReadScanline in -ltiff... yes checking for libpng-config... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_sig_cmp in -lpng... yes checking for DGifOpen in -lungif... yes checking for QuantizeBuffer... no checking for GifQuantizeBuffer... 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.9.0... yes checking for icu-config... /usr/bin/icu-config checking for ICU >= 4.0... yes checking ICU_LIBS... -licui18n -licuuc -licudata checking ICU_LDFLAGS... -L/usr/lib64 yes checking unicode/uchar.h usability... yes checking unicode/uchar.h presence... yes checking for unicode/uchar.h... yes checking unicode/ustring.h usability... yes checking unicode/ustring.h presence... yes checking for unicode/ustring.h... yes checking for new_aspell_document_checker in -laspell... yes checking aspell.h usability... yes checking aspell.h presence... yes checking for aspell.h... yes checking for icns_read_family_from_file in -licns... no checking sndfile.h usability... no checking sndfile.h presence... no checking for sndfile.h... no checking ao/ao.h usability... no checking ao/ao.h presence... no checking for ao/ao.h... no checking for new_utterance in -lflite... no checking flite/flite.h usability... no checking flite/flite.h presence... no checking for flite/flite.h... no checking for ps_start_utt in -lpocketsphinx... no checking pocketsphinx/pocketsphinx_export.h usability... no checking pocketsphinx/pocketsphinx_export.h presence... no checking for pocketsphinx/pocketsphinx_export.h... no checking for cups-config... yes checking cups/cups.h usability... yes checking cups/cups.h presence... yes checking for cups/cups.h... yes checking for cupsServer in -lcups... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking for the version of gnustep-gui we are compiling... 0.28.0 configure: creating ./config.status config.status: creating config.make config.status: creating gui.make config.status: creating Headers/Additions/GNUstepGUI/GSVersion.h config.status: creating Headers/Additions/GNUstepGUI/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --with-installation-domain + make -j8 messages=yes This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in Source ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' /usr/lib64/GNUstep/Makefiles/mkinstalldirs . mv ../Headers/Additions/GNUstepGUI/config.h . touch ./config.h cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj Making all for library libgnustep-gui... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/libgnustep-gui.obj/ aarch64-mageia-linux-gnu-gcc Functions.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/Functions.m.o aarch64-mageia-linux-gnu-gcc NSAccessibility.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSAccessibility.m.o aarch64-mageia-linux-gnu-gcc NSActionCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSActionCell.m.o aarch64-mageia-linux-gnu-gcc NSAffineTransform.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSAffineTransform.m.o aarch64-mageia-linux-gnu-gcc NSAlert.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSAlert.m.o aarch64-mageia-linux-gnu-gcc NSAnimation.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSAnimation.m.o aarch64-mageia-linux-gnu-gcc NSAnimationContext.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSAnimationContext.m.o aarch64-mageia-linux-gnu-gcc NSAppearance.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSAppearance.m.o aarch64-mageia-linux-gnu-gcc NSApplication.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSApplication.m.o aarch64-mageia-linux-gnu-gcc NSArrayController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSArrayController.m.o NSActionCell.m: In function '-[NSActionCell initWithCoder:]': NSActionCell.m:421:10: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] 421 | id dummy; | ^~~~~ aarch64-mageia-linux-gnu-gcc NSAttributedString.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSAttributedString.m.o aarch64-mageia-linux-gnu-gcc NSBezierPath.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBezierPath.m.o aarch64-mageia-linux-gnu-gcc NSBitmapImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBitmapImageRep.m.o aarch64-mageia-linux-gnu-gcc NSBitmapImageRep+GIF.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBitmapImageRep+GIF.m.o NSBitmapImageRep+GIF.m: In function '-[NSBitmapImageRep(GIFReading) _GIFRepresentationWithProperties:errorMessage:]': NSBitmapImageRep+GIF.m:500:12: warning: implicit declaration of function 'GifQuantizeBuffer' [-Wimplicit-function-declaration] 500 | status = GifQuantizeBuffer(width, height, &colorMapSize, | ^~~~~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-gcc NSBitmapImageRep+ICNS.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBitmapImageRep+ICNS.m.o aarch64-mageia-linux-gnu-gcc NSBitmapImageRep+JPEG.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBitmapImageRep+JPEG.m.o aarch64-mageia-linux-gnu-gcc NSBitmapImageRep+PNG.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBitmapImageRep+PNG.m.o aarch64-mageia-linux-gnu-gcc NSBitmapImageRep+PNM.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBitmapImageRep+PNM.m.o aarch64-mageia-linux-gnu-gcc NSBox.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBox.m.o aarch64-mageia-linux-gnu-gcc NSBrowser.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBrowser.m.o aarch64-mageia-linux-gnu-gcc NSBrowserCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBrowserCell.m.o aarch64-mageia-linux-gnu-gcc NSBundleAdditions.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSBundleAdditions.m.o aarch64-mageia-linux-gnu-gcc NSButton.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSButton.m.o aarch64-mageia-linux-gnu-gcc NSButtonTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSButtonTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSButtonCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSButtonCell.m.o aarch64-mageia-linux-gnu-gcc NSCachedImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCachedImageRep.m.o aarch64-mageia-linux-gnu-gcc NSCandidateListTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCandidateListTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCell.m.o aarch64-mageia-linux-gnu-gcc NSCIImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCIImageRep.m.o aarch64-mageia-linux-gnu-gcc NSClipView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSClipView.m.o aarch64-mageia-linux-gnu-gcc NSClickGestureRecognizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSClickGestureRecognizer.m.o aarch64-mageia-linux-gnu-gcc NSCollectionView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCollectionView.m.o aarch64-mageia-linux-gnu-gcc NSCollectionViewItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCollectionViewItem.m.o aarch64-mageia-linux-gnu-gcc NSColor.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColor.m.o aarch64-mageia-linux-gnu-gcc NSColorList.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColorList.m.o aarch64-mageia-linux-gnu-gcc NSColorPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColorPanel.m.o aarch64-mageia-linux-gnu-gcc NSColorPicker.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColorPicker.m.o aarch64-mageia-linux-gnu-gcc NSColorPickerTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColorPickerTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSColorSampler.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColorSampler.m.o aarch64-mageia-linux-gnu-gcc NSColorSpace.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColorSpace.m.o aarch64-mageia-linux-gnu-gcc NSColorWell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSColorWell.m.o aarch64-mageia-linux-gnu-gcc NSComboBox.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSComboBox.m.o aarch64-mageia-linux-gnu-gcc NSComboBoxCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSComboBoxCell.m.o aarch64-mageia-linux-gnu-gcc NSControl.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSControl.m.o aarch64-mageia-linux-gnu-gcc NSController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSController.m.o aarch64-mageia-linux-gnu-gcc NSCursor.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCursor.m.o NSComboBox.m: In function '-[NSComboBox textView:doCommandBySelector:]': NSComboBox.m:492:3: warning: 'NSTextField' may not respond to '-textView:doCommandBySelector:' 492 | if ([super textView: textView doCommandBySelector: command]) | ^~ NSComboBox.m:492:3: warning: (messages without a matching method signature will be assumed to return 'id' and accept '...' as arguments) aarch64-mageia-linux-gnu-gcc NSCustomImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCustomImageRep.m.o aarch64-mageia-linux-gnu-gcc NSCustomTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSCustomTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSDataAsset.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDataAsset.m.o aarch64-mageia-linux-gnu-gcc NSDataLink.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDataLink.m.o aarch64-mageia-linux-gnu-gcc NSDataLinkManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDataLinkManager.m.o aarch64-mageia-linux-gnu-gcc NSDataLinkPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDataLinkPanel.m.o aarch64-mageia-linux-gnu-gcc NSDatePicker.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDatePicker.m.o aarch64-mageia-linux-gnu-gcc NSDatePickerCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDatePickerCell.m.o aarch64-mageia-linux-gnu-gcc NSDockTile.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDockTile.m.o aarch64-mageia-linux-gnu-gcc NSDocument.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDocument.m.o aarch64-mageia-linux-gnu-gcc NSDocumentController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDocumentController.m.o aarch64-mageia-linux-gnu-gcc NSDrawer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSDrawer.m.o aarch64-mageia-linux-gnu-gcc NSEPSImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSEPSImageRep.m.o aarch64-mageia-linux-gnu-gcc NSEvent.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSEvent.m.o aarch64-mageia-linux-gnu-gcc NSFileWrapperExtensions.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSFileWrapperExtensions.m.o aarch64-mageia-linux-gnu-gcc NSFont.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSFont.m.o aarch64-mageia-linux-gnu-gcc NSFontCollection.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSFontCollection.m.o aarch64-mageia-linux-gnu-gcc NSFontDescriptor.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSFontDescriptor.m.o aarch64-mageia-linux-gnu-gcc NSFontManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSFontManager.m.o aarch64-mageia-linux-gnu-gcc NSFontPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSFontPanel.m.o aarch64-mageia-linux-gnu-gcc NSForm.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSForm.m.o aarch64-mageia-linux-gnu-gcc NSFormCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSFormCell.m.o aarch64-mageia-linux-gnu-gcc NSGroupTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSGroupTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSMagnificationGestureRecognizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSMagnificationGestureRecognizer.m.o aarch64-mageia-linux-gnu-gcc NSPanGestureRecognizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPanGestureRecognizer.m.o aarch64-mageia-linux-gnu-gcc NSPickerTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPickerTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSPopoverTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPopoverTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSPressGestureRecognizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPressGestureRecognizer.m.o aarch64-mageia-linux-gnu-gcc NSRotationGestureRecognizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSRotationGestureRecognizer.m.o aarch64-mageia-linux-gnu-gcc NSSharingServicePickerTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSharingServicePickerTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSSliderTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSliderTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSStepperTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSStepperTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSTouch.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTouch.m.o aarch64-mageia-linux-gnu-gcc NSTouchBar.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTouchBar.m.o aarch64-mageia-linux-gnu-gcc NSTouchBarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTouchBarItem.m.o aarch64-mageia-linux-gnu-gcc NSGestureRecognizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSGestureRecognizer.m.o aarch64-mageia-linux-gnu-gcc NSGradient.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSGradient.m.o aarch64-mageia-linux-gnu-gcc NSGlyphGenerator.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSGlyphGenerator.m.o aarch64-mageia-linux-gnu-gcc NSGraphicsContext.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSGraphicsContext.m.o aarch64-mageia-linux-gnu-gcc NSHelpPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSHelpPanel.m.o aarch64-mageia-linux-gnu-gcc NSHelpManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSHelpManager.m.o aarch64-mageia-linux-gnu-gcc NSImage.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSImage.m.o aarch64-mageia-linux-gnu-gcc NSImageCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSImageCell.m.o aarch64-mageia-linux-gnu-gcc NSImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSImageRep.m.o aarch64-mageia-linux-gnu-gcc NSImageView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSImageView.m.o aarch64-mageia-linux-gnu-gcc NSInputManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSInputManager.m.o aarch64-mageia-linux-gnu-gcc NSInputServer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSInputServer.m.o aarch64-mageia-linux-gnu-gcc NSInterfaceStyle.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSInterfaceStyle.m.o aarch64-mageia-linux-gnu-gcc NSKeyValueBinding.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSKeyValueBinding.m.o aarch64-mageia-linux-gnu-gcc NSLayoutManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSLayoutManager.m.o aarch64-mageia-linux-gnu-gcc NSLevelIndicator.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSLevelIndicator.m.o aarch64-mageia-linux-gnu-gcc NSLevelIndicatorCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSLevelIndicatorCell.m.o aarch64-mageia-linux-gnu-gcc NSMatrix.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSMatrix.m.o aarch64-mageia-linux-gnu-gcc NSMenu.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSMenu.m.o aarch64-mageia-linux-gnu-gcc NSMenuView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSMenuView.m.o aarch64-mageia-linux-gnu-gcc NSMenuItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -Wno-protocol -o obj/libgnustep-gui.obj/NSMenuItem.m.o aarch64-mageia-linux-gnu-gcc NSMenuItemCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSMenuItemCell.m.o aarch64-mageia-linux-gnu-gcc NSMovie.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSMovie.m.o aarch64-mageia-linux-gnu-gcc NSMovieView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSMovieView.m.o aarch64-mageia-linux-gnu-gcc NSNib.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSNib.m.o aarch64-mageia-linux-gnu-gcc NSNibConnector.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSNibConnector.m.o aarch64-mageia-linux-gnu-gcc NSNibControlConnector.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSNibControlConnector.m.o aarch64-mageia-linux-gnu-gcc NSNibOutletConnector.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSNibOutletConnector.m.o aarch64-mageia-linux-gnu-gcc NSNibBindingConnector.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSNibBindingConnector.m.o aarch64-mageia-linux-gnu-gcc NSNibAXAttributeConnector.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSNibAXAttributeConnector.m.o aarch64-mageia-linux-gnu-gcc NSNibAXRelationshipConnector.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSNibAXRelationshipConnector.m.o aarch64-mageia-linux-gnu-gcc NSObjectController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSObjectController.m.o aarch64-mageia-linux-gnu-gcc NSOpenGLContext.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSOpenGLContext.m.o aarch64-mageia-linux-gnu-gcc NSOpenGLPixelFormat.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSOpenGLPixelFormat.m.o aarch64-mageia-linux-gnu-gcc NSOpenGLView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSOpenGLView.m.o aarch64-mageia-linux-gnu-gcc NSOpenPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSOpenPanel.m.o aarch64-mageia-linux-gnu-gcc NSOutlineView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSOutlineView.m.o aarch64-mageia-linux-gnu-gcc NSPageLayout.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPageLayout.m.o aarch64-mageia-linux-gnu-gcc NSPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPanel.m.o aarch64-mageia-linux-gnu-gcc NSParagraphStyle.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSParagraphStyle.m.o aarch64-mageia-linux-gnu-gcc NSPasteboardItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPasteboardItem.m.o aarch64-mageia-linux-gnu-gcc NSPDFInfo.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPDFInfo.m.o aarch64-mageia-linux-gnu-gcc NSPDFImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPDFImageRep.m.o aarch64-mageia-linux-gnu-gcc NSPDFPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPDFPanel.m.o aarch64-mageia-linux-gnu-gcc NSPICTImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPICTImageRep.m.o aarch64-mageia-linux-gnu-gcc NSPopover.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPopover.m.o aarch64-mageia-linux-gnu-gcc NSPopUpButton.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPopUpButton.m.o aarch64-mageia-linux-gnu-gcc NSPopUpButtonCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPopUpButtonCell.m.o aarch64-mageia-linux-gnu-gcc NSPredicateEditor.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPredicateEditor.m.o aarch64-mageia-linux-gnu-gcc NSPredicateEditorRowTemplate.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPredicateEditorRowTemplate.m.o aarch64-mageia-linux-gnu-gcc NSPrinter.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPrinter.m.o aarch64-mageia-linux-gnu-gcc NSPrintInfo.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPrintInfo.m.o aarch64-mageia-linux-gnu-gcc NSPrintOperation.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPrintOperation.m.o aarch64-mageia-linux-gnu-gcc NSPrintPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPrintPanel.m.o aarch64-mageia-linux-gnu-gcc NSProgressIndicator.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSProgressIndicator.m.o aarch64-mageia-linux-gnu-gcc NSResponder.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSResponder.m.o aarch64-mageia-linux-gnu-gcc NSRuleEditor.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSRuleEditor.m.o aarch64-mageia-linux-gnu-gcc NSRulerMarker.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSRulerMarker.m.o aarch64-mageia-linux-gnu-gcc NSRulerView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSRulerView.m.o aarch64-mageia-linux-gnu-gcc NSRunningApplication.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSRunningApplication.m.o aarch64-mageia-linux-gnu-gcc NSSavePanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSavePanel.m.o aarch64-mageia-linux-gnu-gcc NSSearchField.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSearchField.m.o aarch64-mageia-linux-gnu-gcc NSSearchFieldCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSearchFieldCell.m.o aarch64-mageia-linux-gnu-gcc NSSegmentedCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSegmentedCell.m.o aarch64-mageia-linux-gnu-gcc NSSegmentedControl.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSegmentedControl.m.o aarch64-mageia-linux-gnu-gcc NSScreen.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSScreen.m.o aarch64-mageia-linux-gnu-gcc NSScroller.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSScroller.m.o aarch64-mageia-linux-gnu-gcc NSScrollView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSScrollView.m.o aarch64-mageia-linux-gnu-gcc NSSecureTextField.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSecureTextField.m.o aarch64-mageia-linux-gnu-gcc NSSelection.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSelection.m.o aarch64-mageia-linux-gnu-gcc NSShadow.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSShadow.m.o aarch64-mageia-linux-gnu-gcc NSSharingService.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSharingService.m.o aarch64-mageia-linux-gnu-gcc NSSlider.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSlider.m.o aarch64-mageia-linux-gnu-gcc NSSliderCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSliderCell.m.o aarch64-mageia-linux-gnu-gcc NSSound.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSound.m.o aarch64-mageia-linux-gnu-gcc NSSpeechRecognizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSpeechRecognizer.m.o aarch64-mageia-linux-gnu-gcc NSSpeechSynthesizer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSpeechSynthesizer.m.o aarch64-mageia-linux-gnu-gcc NSSpellChecker.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSpellChecker.m.o aarch64-mageia-linux-gnu-gcc NSSplitView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSSplitView.m.o aarch64-mageia-linux-gnu-gcc NSStepper.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSStepper.m.o aarch64-mageia-linux-gnu-gcc NSStepperCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSStepperCell.m.o aarch64-mageia-linux-gnu-gcc NSStringDrawing.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSStringDrawing.m.o aarch64-mageia-linux-gnu-gcc NSStatusBar.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSStatusBar.m.o aarch64-mageia-linux-gnu-gcc NSStatusItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSStatusItem.m.o aarch64-mageia-linux-gnu-gcc NSTabView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTabView.m.o aarch64-mageia-linux-gnu-gcc NSTabViewItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTabViewItem.m.o aarch64-mageia-linux-gnu-gcc NSTableColumn.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTableColumn.m.o aarch64-mageia-linux-gnu-gcc NSTableHeaderView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTableHeaderView.m.o aarch64-mageia-linux-gnu-gcc NSTableHeaderCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTableHeaderCell.m.o aarch64-mageia-linux-gnu-gcc NSTableView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTableView.m.o aarch64-mageia-linux-gnu-gcc NSText.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSText.m.o aarch64-mageia-linux-gnu-gcc NSTextAlternatives.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextAlternatives.m.o aarch64-mageia-linux-gnu-gcc NSTextAttachment.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextAttachment.m.o aarch64-mageia-linux-gnu-gcc NSTextBlock.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextBlock.m.o aarch64-mageia-linux-gnu-gcc NSTextContainer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextContainer.m.o aarch64-mageia-linux-gnu-gcc NSTextField.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextField.m.o aarch64-mageia-linux-gnu-gcc NSTextFieldCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextFieldCell.m.o aarch64-mageia-linux-gnu-gcc NSTextList.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextList.m.o aarch64-mageia-linux-gnu-gcc NSTextStorage.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextStorage.m.o aarch64-mageia-linux-gnu-gcc NSTextTable.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextTable.m.o aarch64-mageia-linux-gnu-gcc NSTextTableBlock.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextTableBlock.m.o aarch64-mageia-linux-gnu-gcc NSTextView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextView.m.o aarch64-mageia-linux-gnu-gcc NSTextView_actions.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTextView_actions.m.o aarch64-mageia-linux-gnu-gcc NSToolbar.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSToolbar.m.o aarch64-mageia-linux-gnu-gcc NSToolbarItem.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSToolbarItem.m.o aarch64-mageia-linux-gnu-gcc NSToolbarItemGroup.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSToolbarItemGroup.m.o aarch64-mageia-linux-gnu-gcc NSTokenField.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTokenField.m.o aarch64-mageia-linux-gnu-gcc NSTokenFieldCell.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTokenFieldCell.m.o aarch64-mageia-linux-gnu-gcc NSTrackingArea.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTrackingArea.m.o NSToolbarItem.m:87:18: warning: 'InsetItemViewY' defined but not used [-Wunused-const-variable=] 87 | static const int InsetItemViewY = 26; | ^~~~~~~~~~~~~~ aarch64-mageia-linux-gnu-gcc NSTreeController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTreeController.m.o aarch64-mageia-linux-gnu-gcc NSTreeNode.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSTreeNode.m.o aarch64-mageia-linux-gnu-gcc NSUserDefaultsController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSUserDefaultsController.m.o aarch64-mageia-linux-gnu-gcc NSView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSView.m.o aarch64-mageia-linux-gnu-gcc NSViewController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSViewController.m.o aarch64-mageia-linux-gnu-gcc NSVisualEffectView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSVisualEffectView.m.o aarch64-mageia-linux-gnu-gcc NSWindow.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSWindow.m.o aarch64-mageia-linux-gnu-gcc NSWindowController.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSWindowController.m.o aarch64-mageia-linux-gnu-gcc NSWorkspace.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSWorkspace.m.o aarch64-mageia-linux-gnu-gcc GSAnimator.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSAnimator.m.o aarch64-mageia-linux-gnu-gcc GSAutocompleteWindow.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSAutocompleteWindow.m.o aarch64-mageia-linux-gnu-gcc GSDisplayServer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSDisplayServer.m.o aarch64-mageia-linux-gnu-gcc GSHelpManagerPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSHelpManagerPanel.m.o aarch64-mageia-linux-gnu-gcc GSInfoPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSInfoPanel.m.o aarch64-mageia-linux-gnu-gcc GSMemoryPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSMemoryPanel.m.o aarch64-mageia-linux-gnu-gcc GSSlideView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSSlideView.m.o aarch64-mageia-linux-gnu-gcc GSTextStorage.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSTextStorage.m.o aarch64-mageia-linux-gnu-gcc GSTrackingRect.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSTrackingRect.m.o aarch64-mageia-linux-gnu-gcc GSServicesManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSServicesManager.m.o aarch64-mageia-linux-gnu-gcc tiff.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/tiff.m.o aarch64-mageia-linux-gnu-gcc externs.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/externs.m.o aarch64-mageia-linux-gnu-gcc linking.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/linking.m.o aarch64-mageia-linux-gnu-gcc GSCharacterPanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSCharacterPanel.m.o aarch64-mageia-linux-gnu-gcc GSDragView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSDragView.m.o aarch64-mageia-linux-gnu-gcc GSFontInfo.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSFontInfo.m.o aarch64-mageia-linux-gnu-gcc GSTable.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSTable.m.o aarch64-mageia-linux-gnu-gcc GSHbox.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSHbox.m.o aarch64-mageia-linux-gnu-gcc GSVbox.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSVbox.m.o aarch64-mageia-linux-gnu-gcc GSKeyBindingAction.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSKeyBindingAction.m.o aarch64-mageia-linux-gnu-gcc GSKeyBindingTable.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSKeyBindingTable.m.o aarch64-mageia-linux-gnu-gcc GSTextFinder.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSTextFinder.m.o aarch64-mageia-linux-gnu-gcc GSLayoutManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSLayoutManager.m.o aarch64-mageia-linux-gnu-gcc GSTypesetter.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSTypesetter.m.o aarch64-mageia-linux-gnu-gcc GSHorizontalTypesetter.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSHorizontalTypesetter.m.o GSHorizontalTypesetter.m: In function '-[GSHorizontalTypesetter layoutLineNewParagraph:]': GSHorizontalTypesetter.m:741:13: warning: variable 'last_p' set but not used [-Wunused-but-set-variable] 741 | NSPoint last_p; | ^~~~~~ aarch64-mageia-linux-gnu-gcc GSGormLoading.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSGormLoading.m.o aarch64-mageia-linux-gnu-gcc GSIconManager.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSIconManager.m.o aarch64-mageia-linux-gnu-gcc GSImageMagickImageRep.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSImageMagickImageRep.m.o aarch64-mageia-linux-gnu-gcc GSNibLoading.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSNibLoading.m.o aarch64-mageia-linux-gnu-gcc GSTheme.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSTheme.m.o aarch64-mageia-linux-gnu-gcc GSThemeDrawing.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemeDrawing.m.o aarch64-mageia-linux-gnu-gcc GSThemeInspector.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemeInspector.m.o aarch64-mageia-linux-gnu-gcc GSThemeMenu.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemeMenu.m.o aarch64-mageia-linux-gnu-gcc GSThemeOpenSavePanels.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemeOpenSavePanels.m.o aarch64-mageia-linux-gnu-gcc GSThemePanel.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemePanel.m.o aarch64-mageia-linux-gnu-gcc GSThemePrintPanels.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemePrintPanels.m.o aarch64-mageia-linux-gnu-gcc GSThemeTools.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemeTools.m.o aarch64-mageia-linux-gnu-gcc GSThemeWindow.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSThemeWindow.m.o aarch64-mageia-linux-gnu-gcc GSTitleView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSTitleView.m.o aarch64-mageia-linux-gnu-gcc GSToolTips.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSToolTips.m.o aarch64-mageia-linux-gnu-gcc GSToolbarView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSToolbarView.m.o aarch64-mageia-linux-gnu-gcc GSToolbarCustomizationPalette.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSToolbarCustomizationPalette.m.o aarch64-mageia-linux-gnu-gcc GSStandardWindowDecorationView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSStandardWindowDecorationView.m.o aarch64-mageia-linux-gnu-gcc GSWindowDecorationView.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSWindowDecorationView.m.o aarch64-mageia-linux-gnu-gcc GSPrinting.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSPrinting.m.o aarch64-mageia-linux-gnu-gcc GSPrintOperation.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSPrintOperation.m.o aarch64-mageia-linux-gnu-gcc GSEPSPrintOperation.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSEPSPrintOperation.m.o aarch64-mageia-linux-gnu-gcc GSPDFPrintOperation.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSPDFPrintOperation.m.o aarch64-mageia-linux-gnu-gcc GSModelLoaderFactory.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSModelLoaderFactory.m.o aarch64-mageia-linux-gnu-gcc GSGormLoader.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSGormLoader.m.o aarch64-mageia-linux-gnu-gcc GSGModelLoader.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSGModelLoader.m.o aarch64-mageia-linux-gnu-gcc GSNibLoader.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSNibLoader.m.o aarch64-mageia-linux-gnu-gcc GSXibElement.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSXibElement.m.o aarch64-mageia-linux-gnu-gcc GSXibLoader.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSXibLoader.m.o aarch64-mageia-linux-gnu-gcc GSXibLoading.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSXibLoading.m.o aarch64-mageia-linux-gnu-gcc GSXibKeyedUnarchiver.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSXibKeyedUnarchiver.m.o aarch64-mageia-linux-gnu-gcc GSXib5KeyedUnarchiver.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSXib5KeyedUnarchiver.m.o aarch64-mageia-linux-gnu-gcc GSXibObjectContainer.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSXibObjectContainer.m.o aarch64-mageia-linux-gnu-gcc GSHelpAttachment.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/GSHelpAttachment.m.o aarch64-mageia-linux-gnu-gcc NSPasteboard.m -c \ -DGNUSTEP_TARGET_DIR=\".\" -DGNUSTEP_TARGET_CPU=\"aarch64\" -DGNUSTEP_TARGET_OS=\"linux-gnu\" -DLIBRARY_COMBO=\"gnu-gnu-gnu\" -DGNUSTEP_BASE_HAVE_LIBXML=1 -DBACKEND_BUNDLE=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I./. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/libgnustep-gui.obj/NSPasteboard.m.o aarch64-mageia-linux-gnu-gcc -shared -Wl,-soname,libgnustep-gui.so.0.28 -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./obj/libgnustep-gui.so.0.28.0 obj/libgnustep-gui.obj/Functions.m.o obj/libgnustep-gui.obj/NSAccessibility.m.o obj/libgnustep-gui.obj/NSActionCell.m.o obj/libgnustep-gui.obj/NSAffineTransform.m.o obj/libgnustep-gui.obj/NSAlert.m.o obj/libgnustep-gui.obj/NSAnimation.m.o obj/libgnustep-gui.obj/NSAnimationContext.m.o obj/libgnustep-gui.obj/NSAppearance.m.o obj/libgnustep-gui.obj/NSApplication.m.o obj/libgnustep-gui.obj/NSArrayController.m.o obj/libgnustep-gui.obj/NSAttributedString.m.o obj/libgnustep-gui.obj/NSBezierPath.m.o obj/libgnustep-gui.obj/NSBitmapImageRep.m.o obj/libgnustep-gui.obj/NSBitmapImageRep+GIF.m.o obj/libgnustep-gui.obj/NSBitmapImageRep+ICNS.m.o obj/libgnustep-gui.obj/NSBitmapImageRep+JPEG.m.o obj/libgnustep-gui.obj/NSBitmapImageRep+PNG.m.o obj/libgnustep-gui.obj/NSBitmapImageRep+PNM.m.o obj/libgnustep-gui.obj/NSBox.m.o obj/libgnustep-gui.obj/NSBrowser.m.o obj/libgnustep-gui.obj/NSBrowserCell.m.o obj/libgnustep-gui.obj/NSBundleAdditions.m.o obj/libgnustep-gui.obj/NSButton.m.o obj/libgnustep-gui.obj/NSButtonTouchBarItem.m.o obj/libgnustep-gui.obj/NSButtonCell.m.o obj/libgnustep-gui.obj/NSCachedImageRep.m.o obj/libgnustep-gui.obj/NSCandidateListTouchBarItem.m.o obj/libgnustep-gui.obj/NSCell.m.o obj/libgnustep-gui.obj/NSCIImageRep.m.o obj/libgnustep-gui.obj/NSClipView.m.o obj/libgnustep-gui.obj/NSClickGestureRecognizer.m.o obj/libgnustep-gui.obj/NSCollectionView.m.o obj/libgnustep-gui.obj/NSCollectionViewItem.m.o obj/libgnustep-gui.obj/NSColor.m.o obj/libgnustep-gui.obj/NSColorList.m.o obj/libgnustep-gui.obj/NSColorPanel.m.o obj/libgnustep-gui.obj/NSColorPicker.m.o obj/libgnustep-gui.obj/NSColorPickerTouchBarItem.m.o obj/libgnustep-gui.obj/NSColorSampler.m.o obj/libgnustep-gui.obj/NSColorSpace.m.o obj/libgnustep-gui.obj/NSColorWell.m.o obj/libgnustep-gui.obj/NSComboBox.m.o obj/libgnustep-gui.obj/NSComboBoxCell.m.o obj/libgnustep-gui.obj/NSControl.m.o obj/libgnustep-gui.obj/NSController.m.o obj/libgnustep-gui.obj/NSCursor.m.o obj/libgnustep-gui.obj/NSCustomImageRep.m.o obj/libgnustep-gui.obj/NSCustomTouchBarItem.m.o obj/libgnustep-gui.obj/NSDataAsset.m.o obj/libgnustep-gui.obj/NSDataLink.m.o obj/libgnustep-gui.obj/NSDataLinkManager.m.o obj/libgnustep-gui.obj/NSDataLinkPanel.m.o obj/libgnustep-gui.obj/NSDatePicker.m.o obj/libgnustep-gui.obj/NSDatePickerCell.m.o obj/libgnustep-gui.obj/NSDockTile.m.o obj/libgnustep-gui.obj/NSDocument.m.o obj/libgnustep-gui.obj/NSDocumentController.m.o obj/libgnustep-gui.obj/NSDrawer.m.o obj/libgnustep-gui.obj/NSEPSImageRep.m.o obj/libgnustep-gui.obj/NSEvent.m.o obj/libgnustep-gui.obj/NSFileWrapperExtensions.m.o obj/libgnustep-gui.obj/NSFont.m.o obj/libgnustep-gui.obj/NSFontCollection.m.o obj/libgnustep-gui.obj/NSFontDescriptor.m.o obj/libgnustep-gui.obj/NSFontManager.m.o obj/libgnustep-gui.obj/NSFontPanel.m.o obj/libgnustep-gui.obj/NSForm.m.o obj/libgnustep-gui.obj/NSFormCell.m.o obj/libgnustep-gui.obj/NSGroupTouchBarItem.m.o obj/libgnustep-gui.obj/NSMagnificationGestureRecognizer.m.o obj/libgnustep-gui.obj/NSPanGestureRecognizer.m.o obj/libgnustep-gui.obj/NSPickerTouchBarItem.m.o obj/libgnustep-gui.obj/NSPopoverTouchBarItem.m.o obj/libgnustep-gui.obj/NSPressGestureRecognizer.m.o obj/libgnustep-gui.obj/NSRotationGestureRecognizer.m.o obj/libgnustep-gui.obj/NSSharingServicePickerTouchBarItem.m.o obj/libgnustep-gui.obj/NSSliderTouchBarItem.m.o obj/libgnustep-gui.obj/NSStepperTouchBarItem.m.o obj/libgnustep-gui.obj/NSTouch.m.o obj/libgnustep-gui.obj/NSTouchBar.m.o obj/libgnustep-gui.obj/NSTouchBarItem.m.o obj/libgnustep-gui.obj/NSGestureRecognizer.m.o obj/libgnustep-gui.obj/NSGradient.m.o obj/libgnustep-gui.obj/NSGlyphGenerator.m.o obj/libgnustep-gui.obj/NSGraphicsContext.m.o obj/libgnustep-gui.obj/NSHelpPanel.m.o obj/libgnustep-gui.obj/NSHelpManager.m.o obj/libgnustep-gui.obj/NSImage.m.o obj/libgnustep-gui.obj/NSImageCell.m.o obj/libgnustep-gui.obj/NSImageRep.m.o obj/libgnustep-gui.obj/NSImageView.m.o obj/libgnustep-gui.obj/NSInputManager.m.o obj/libgnustep-gui.obj/NSInputServer.m.o obj/libgnustep-gui.obj/NSInterfaceStyle.m.o obj/libgnustep-gui.obj/NSKeyValueBinding.m.o obj/libgnustep-gui.obj/NSLayoutManager.m.o obj/libgnustep-gui.obj/NSLevelIndicator.m.o obj/libgnustep-gui.obj/NSLevelIndicatorCell.m.o obj/libgnustep-gui.obj/NSMatrix.m.o obj/libgnustep-gui.obj/NSMenu.m.o obj/libgnustep-gui.obj/NSMenuView.m.o obj/libgnustep-gui.obj/NSMenuItem.m.o obj/libgnustep-gui.obj/NSMenuItemCell.m.o obj/libgnustep-gui.obj/NSMovie.m.o obj/libgnustep-gui.obj/NSMovieView.m.o obj/libgnustep-gui.obj/NSNib.m.o obj/libgnustep-gui.obj/NSNibConnector.m.o obj/libgnustep-gui.obj/NSNibControlConnector.m.o obj/libgnustep-gui.obj/NSNibOutletConnector.m.o obj/libgnustep-gui.obj/NSNibBindingConnector.m.o obj/libgnustep-gui.obj/NSNibAXAttributeConnector.m.o obj/libgnustep-gui.obj/NSNibAXRelationshipConnector.m.o obj/libgnustep-gui.obj/NSObjectController.m.o obj/libgnustep-gui.obj/NSOpenGLContext.m.o obj/libgnustep-gui.obj/NSOpenGLPixelFormat.m.o obj/libgnustep-gui.obj/NSOpenGLView.m.o obj/libgnustep-gui.obj/NSOpenPanel.m.o obj/libgnustep-gui.obj/NSOutlineView.m.o obj/libgnustep-gui.obj/NSPageLayout.m.o obj/libgnustep-gui.obj/NSPanel.m.o obj/libgnustep-gui.obj/NSParagraphStyle.m.o obj/libgnustep-gui.obj/NSPasteboardItem.m.o obj/libgnustep-gui.obj/NSPDFInfo.m.o obj/libgnustep-gui.obj/NSPDFImageRep.m.o obj/libgnustep-gui.obj/NSPDFPanel.m.o obj/libgnustep-gui.obj/NSPICTImageRep.m.o obj/libgnustep-gui.obj/NSPopover.m.o obj/libgnustep-gui.obj/NSPopUpButton.m.o obj/libgnustep-gui.obj/NSPopUpButtonCell.m.o obj/libgnustep-gui.obj/NSPredicateEditor.m.o obj/libgnustep-gui.obj/NSPredicateEditorRowTemplate.m.o obj/libgnustep-gui.obj/NSPrinter.m.o obj/libgnustep-gui.obj/NSPrintInfo.m.o obj/libgnustep-gui.obj/NSPrintOperation.m.o obj/libgnustep-gui.obj/NSPrintPanel.m.o obj/libgnustep-gui.obj/NSProgressIndicator.m.o obj/libgnustep-gui.obj/NSResponder.m.o obj/libgnustep-gui.obj/NSRuleEditor.m.o obj/libgnustep-gui.obj/NSRulerMarker.m.o obj/libgnustep-gui.obj/NSRulerView.m.o obj/libgnustep-gui.obj/NSRunningApplication.m.o obj/libgnustep-gui.obj/NSSavePanel.m.o obj/libgnustep-gui.obj/NSSearchField.m.o obj/libgnustep-gui.obj/NSSearchFieldCell.m.o obj/libgnustep-gui.obj/NSSegmentedCell.m.o obj/libgnustep-gui.obj/NSSegmentedControl.m.o obj/libgnustep-gui.obj/NSScreen.m.o obj/libgnustep-gui.obj/NSScroller.m.o obj/libgnustep-gui.obj/NSScrollView.m.o obj/libgnustep-gui.obj/NSSecureTextField.m.o obj/libgnustep-gui.obj/NSSelection.m.o obj/libgnustep-gui.obj/NSShadow.m.o obj/libgnustep-gui.obj/NSSharingService.m.o obj/libgnustep-gui.obj/NSSlider.m.o obj/libgnustep-gui.obj/NSSliderCell.m.o obj/libgnustep-gui.obj/NSSound.m.o obj/libgnustep-gui.obj/NSSpeechRecognizer.m.o obj/libgnustep-gui.obj/NSSpeechSynthesizer.m.o obj/libgnustep-gui.obj/NSSpellChecker.m.o obj/libgnustep-gui.obj/NSSplitView.m.o obj/libgnustep-gui.obj/NSStepper.m.o obj/libgnustep-gui.obj/NSStepperCell.m.o obj/libgnustep-gui.obj/NSStringDrawing.m.o obj/libgnustep-gui.obj/NSStatusBar.m.o obj/libgnustep-gui.obj/NSStatusItem.m.o obj/libgnustep-gui.obj/NSTabView.m.o obj/libgnustep-gui.obj/NSTabViewItem.m.o obj/libgnustep-gui.obj/NSTableColumn.m.o obj/libgnustep-gui.obj/NSTableHeaderView.m.o obj/libgnustep-gui.obj/NSTableHeaderCell.m.o obj/libgnustep-gui.obj/NSTableView.m.o obj/libgnustep-gui.obj/NSText.m.o obj/libgnustep-gui.obj/NSTextAlternatives.m.o obj/libgnustep-gui.obj/NSTextAttachment.m.o obj/libgnustep-gui.obj/NSTextBlock.m.o obj/libgnustep-gui.obj/NSTextContainer.m.o obj/libgnustep-gui.obj/NSTextField.m.o obj/libgnustep-gui.obj/NSTextFieldCell.m.o obj/libgnustep-gui.obj/NSTextList.m.o obj/libgnustep-gui.obj/NSTextStorage.m.o obj/libgnustep-gui.obj/NSTextTable.m.o obj/libgnustep-gui.obj/NSTextTableBlock.m.o obj/libgnustep-gui.obj/NSTextView.m.o obj/libgnustep-gui.obj/NSTextView_actions.m.o obj/libgnustep-gui.obj/NSToolbar.m.o obj/libgnustep-gui.obj/NSToolbarItem.m.o obj/libgnustep-gui.obj/NSToolbarItemGroup.m.o obj/libgnustep-gui.obj/NSTokenField.m.o obj/libgnustep-gui.obj/NSTokenFieldCell.m.o obj/libgnustep-gui.obj/NSTrackingArea.m.o obj/libgnustep-gui.obj/NSTreeController.m.o obj/libgnustep-gui.obj/NSTreeNode.m.o obj/libgnustep-gui.obj/NSUserDefaultsController.m.o obj/libgnustep-gui.obj/NSView.m.o obj/libgnustep-gui.obj/NSViewController.m.o obj/libgnustep-gui.obj/NSVisualEffectView.m.o obj/libgnustep-gui.obj/NSWindow.m.o obj/libgnustep-gui.obj/NSWindowController.m.o obj/libgnustep-gui.obj/NSWorkspace.m.o obj/libgnustep-gui.obj/GSAnimator.m.o obj/libgnustep-gui.obj/GSAutocompleteWindow.m.o obj/libgnustep-gui.obj/GSDisplayServer.m.o obj/libgnustep-gui.obj/GSHelpManagerPanel.m.o obj/libgnustep-gui.obj/GSInfoPanel.m.o obj/libgnustep-gui.obj/GSMemoryPanel.m.o obj/libgnustep-gui.obj/GSSlideView.m.o obj/libgnustep-gui.obj/GSTextStorage.m.o obj/libgnustep-gui.obj/GSTrackingRect.m.o obj/libgnustep-gui.obj/GSServicesManager.m.o obj/libgnustep-gui.obj/tiff.m.o obj/libgnustep-gui.obj/externs.m.o obj/libgnustep-gui.obj/linking.m.o obj/libgnustep-gui.obj/GSCharacterPanel.m.o obj/libgnustep-gui.obj/GSDragView.m.o obj/libgnustep-gui.obj/GSFontInfo.m.o obj/libgnustep-gui.obj/GSTable.m.o obj/libgnustep-gui.obj/GSHbox.m.o obj/libgnustep-gui.obj/GSVbox.m.o obj/libgnustep-gui.obj/GSKeyBindingAction.m.o obj/libgnustep-gui.obj/GSKeyBindingTable.m.o obj/libgnustep-gui.obj/GSTextFinder.m.o obj/libgnustep-gui.obj/GSLayoutManager.m.o obj/libgnustep-gui.obj/GSTypesetter.m.o obj/libgnustep-gui.obj/GSHorizontalTypesetter.m.o obj/libgnustep-gui.obj/GSGormLoading.m.o obj/libgnustep-gui.obj/GSIconManager.m.o obj/libgnustep-gui.obj/GSImageMagickImageRep.m.o obj/libgnustep-gui.obj/GSNibLoading.m.o obj/libgnustep-gui.obj/GSTheme.m.o obj/libgnustep-gui.obj/GSThemeDrawing.m.o obj/libgnustep-gui.obj/GSThemeInspector.m.o obj/libgnustep-gui.obj/GSThemeMenu.m.o obj/libgnustep-gui.obj/GSThemeOpenSavePanels.m.o obj/libgnustep-gui.obj/GSThemePanel.m.o obj/libgnustep-gui.obj/GSThemePrintPanels.m.o obj/libgnustep-gui.obj/GSThemeTools.m.o obj/libgnustep-gui.obj/GSThemeWindow.m.o obj/libgnustep-gui.obj/GSTitleView.m.o obj/libgnustep-gui.obj/GSToolTips.m.o obj/libgnustep-gui.obj/GSToolbarView.m.o obj/libgnustep-gui.obj/GSToolbarCustomizationPalette.m.o obj/libgnustep-gui.obj/GSStandardWindowDecorationView.m.o obj/libgnustep-gui.obj/GSWindowDecorationView.m.o obj/libgnustep-gui.obj/GSPrinting.m.o obj/libgnustep-gui.obj/GSPrintOperation.m.o obj/libgnustep-gui.obj/GSEPSPrintOperation.m.o obj/libgnustep-gui.obj/GSPDFPrintOperation.m.o obj/libgnustep-gui.obj/GSModelLoaderFactory.m.o obj/libgnustep-gui.obj/GSGormLoader.m.o obj/libgnustep-gui.obj/GSGModelLoader.m.o obj/libgnustep-gui.obj/GSNibLoader.m.o obj/libgnustep-gui.obj/GSXibElement.m.o obj/libgnustep-gui.obj/GSXibLoader.m.o obj/libgnustep-gui.obj/GSXibLoading.m.o obj/libgnustep-gui.obj/GSXibKeyedUnarchiver.m.o obj/libgnustep-gui.obj/GSXib5KeyedUnarchiver.m.o obj/libgnustep-gui.obj/GSXibObjectContainer.m.o obj/libgnustep-gui.obj/GSHelpAttachment.m.o obj/libgnustep-gui.obj/NSPasteboard.m.o -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-base -laspell -lungif -lpng -ltiff -lz -ljpeg -lm -lobjc && (cd ./obj; rm -f libgnustep-gui.so; if [ "libgnustep-gui.so.0.28" != "libgnustep-gui.so.0.28.0" ]; then rm -f libgnustep-gui.so.0.28; ln -s libgnustep-gui.so.0.28.0 libgnustep-gui.so.0.28; fi; ln -s libgnustep-gui.so.0.28 libgnustep-gui.so; ) (echo "{"; \ echo " NSExecutable = \"gnustep-gui\";"; \ echo " NSPrincipalClass = \"NSApplication\";"; \ echo " GSBundleShortVersionString = \"0.28.0\";"; \ echo " GSBundleVersion = 028.0;"; \ echo " CFBundleShortVersionString = \"0.28.0\";"; \ echo " CFBundleVersion = 028.0;"; \ echo "}") > Info-gnustep.plist gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' Making all in Images ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Images' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Images' Making all in Sounds ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Sounds' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Sounds' Making all in Model ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Model' cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle libgmodel... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/libgmodel.obj/ /usr/lib64/GNUstep/Makefiles/mkinstalldirs libgmodel.bundle/. aarch64-mageia-linux-gnu-gcc IMCustomObject.m -c \ -DGNU_RUNTIME=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/libgmodel.obj/IMCustomObject.m.o aarch64-mageia-linux-gnu-gcc IMConnectors.m -c \ -DGNU_RUNTIME=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/libgmodel.obj/IMConnectors.m.o aarch64-mageia-linux-gnu-gcc IMLoading.m -c \ -DGNU_RUNTIME=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/libgmodel.obj/IMLoading.m.o aarch64-mageia-linux-gnu-gcc GMAppKit.m -c \ -DGNU_RUNTIME=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/libgmodel.obj/GMAppKit.m.o aarch64-mageia-linux-gnu-gcc GMArchiver.m -c \ -DGNU_RUNTIME=1 -DGNU_GUI_LIBRARY=1 -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/libgmodel.obj/GMArchiver.m.o aarch64-mageia-linux-gnu-gcc -shared -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./libgmodel.bundle/./libgmodel ./obj/libgmodel.obj/IMCustomObject.m.o ./obj/libgmodel.obj/IMConnectors.m.o ./obj/libgmodel.obj/IMLoading.m.o ./obj/libgmodel.obj/GMAppKit.m.o ./obj/libgmodel.obj/GMArchiver.m.o -L./obj -L../Source/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -lgnustep-gui -lgnustep-base -lobjc -lgnustep-gui -lgnustep-base -lobjc -lm /usr/lib64/GNUstep/Makefiles/mkinstalldirs libgmodel.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _libgmodel-" > ./libgmodel.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"libgmodel\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"libgmodel\";"; \ echo "}") >libgmodel.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge libgmodel.bundle/Resources/Info-gnustep.plist ; \ fi gmake[2]: Nothing to be done for 'internal-master-tool-all'. gmake[2]: Nothing to be done for 'internal-master-app-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Model' Making all in Tools ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tools' cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj Making all for tool make_services... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/make_services.obj/ Making all for tool gopen... Making all for tool set_show_service... Making all for tool gclose... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/set_show_service.obj/ Making all for tool gcloseall... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/gopen.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/gclose.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/gcloseall.obj/ aarch64-mageia-linux-gnu-gcc set_show_service.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/set_show_service.obj/set_show_service.m.o aarch64-mageia-linux-gnu-gcc gclose.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/gclose.obj/gclose.m.o aarch64-mageia-linux-gnu-gcc gopen.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/gopen.obj/gopen.m.o aarch64-mageia-linux-gnu-gcc make_services.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/make_services.obj/make_services.m.o aarch64-mageia-linux-gnu-gcc gcloseall.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/gcloseall.obj/gcloseall.m.o aarch64-mageia-linux-gnu-gcc -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o obj/set_show_service \ ./obj/set_show_service.obj/set_show_service.m.o \ -L../Source/./obj -L../Model/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-gui -lgnustep-base -lobjc -lm aarch64-mageia-linux-gnu-gcc -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o obj/gclose \ ./obj/gclose.obj/gclose.m.o \ -L../Source/./obj -L../Model/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-base -lobjc -lm aarch64-mageia-linux-gnu-gcc -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o obj/gcloseall \ ./obj/gcloseall.obj/gcloseall.m.o \ -L../Source/./obj -L../Model/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-gui -lgnustep-base -lobjc -lm aarch64-mageia-linux-gnu-gcc -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o obj/gopen \ ./obj/gopen.obj/gopen.m.o \ -L../Source/./obj -L../Model/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-gui -lgnustep-base -lobjc -lm aarch64-mageia-linux-gnu-gcc -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o obj/make_services \ ./obj/make_services.obj/make_services.m.o \ -L../Source/./obj -L../Model/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-base -lobjc -lm Making all for service GSspell... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/GSspell.obj/ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./GSspell.service/. aarch64-mageia-linux-gnu-gcc GSspell.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSspell.obj/GSspell.m.o GSspell.m: In function '-[GNUAspellSpellChecker spellServer:suggestGuessesForWord:inLanguage:]': GSspell.m:468:7: warning: variable 'words' set but not used [-Wunused-but-set-variable] 468 | int words = 0; | ^~~~~ aarch64-mageia-linux-gnu-gcc -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o GSspell.service/./GSspell \ ./obj/GSspell.obj/GSspell.m.o -L../Source/./obj -L../Model/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-gui -laspell -lungif -lpng -ltiff -lz -ljpeg -lm -lgnustep-base -lobjc -lm /usr/lib64/GNUstep/Makefiles/mkinstalldirs GSspell.service/Resources (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"GSspell\";"; \ if [ -r "GSspellInfo.plist" ]; then \ cat GSspellInfo.plist; \ fi; \ echo "}") >GSspell.service/Resources/Info-gnustep.plist ;\ if ././obj/make_services --test GSspell.service/Resources/Info-gnustep.plist; then : ; else rm -f GSspell.service/Resources/Info-gnustep.plist; false; \ fi gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tools' Making all in Panels ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Panels' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Panels' Making all in PrinterTypes ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/PrinterTypes' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/PrinterTypes' Making all in TextConverters ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters' Making all in RTF ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters/RTF' cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle RTFConverter... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/RTFConverter.obj/ /usr/lib64/GNUstep/Makefiles/mkinstalldirs RTFConverter.bundle/. aarch64-mageia-linux-gnu-gcc rtfGrammar.tab.m -c \ -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/RTFConverter.obj/rtfGrammar.tab.m.o aarch64-mageia-linux-gnu-gcc RTFConsumer.m -c \ -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/RTFConverter.obj/RTFConsumer.m.o aarch64-mageia-linux-gnu-gcc RTFProducer.m -c \ -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/RTFConverter.obj/RTFProducer.m.o aarch64-mageia-linux-gnu-gcc rtfScanner.m -c \ -Wall -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/RTFConverter.obj/rtfScanner.m.o aarch64-mageia-linux-gnu-gcc -shared -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./RTFConverter.bundle/./RTFConverter ./obj/RTFConverter.obj/rtfGrammar.tab.m.o ./obj/RTFConverter.obj/RTFConsumer.m.o ./obj/RTFConverter.obj/RTFProducer.m.o ./obj/RTFConverter.obj/rtfScanner.m.o -L../../Source/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -lgnustep-gui -lgnustep-base -lobjc -lm /usr/lib64/GNUstep/Makefiles/mkinstalldirs RTFConverter.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _RTFConsumer-" > ./RTFConverter.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"RTFConverter\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"RTFConsumer\";"; \ echo "}") >RTFConverter.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge RTFConverter.bundle/Resources/Info-gnustep.plist ; \ fi gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters/RTF' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters' Making all in ColorPickers ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/ColorPickers' cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle StandardPicker... Making all for bundle NamedPicker... Making all for bundle WheelPicker... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/WheelPicker.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/StandardPicker.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/NamedPicker.obj/ /usr/lib64/GNUstep/Makefiles/mkinstalldirs NamedPicker.bundle/. /usr/lib64/GNUstep/Makefiles/mkinstalldirs StandardPicker.bundle/. /usr/lib64/GNUstep/Makefiles/mkinstalldirs WheelPicker.bundle/. aarch64-mageia-linux-gnu-gcc GSStandardColorPicker.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/StandardPicker.obj/GSStandardColorPicker.m.o aarch64-mageia-linux-gnu-gcc GSNamedColorPicker.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/NamedPicker.obj/GSNamedColorPicker.m.o aarch64-mageia-linux-gnu-gcc GSWheelColorPicker.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/WheelPicker.obj/GSWheelColorPicker.m.o aarch64-mageia-linux-gnu-gcc GSRGBColorPicker.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/StandardPicker.obj/GSRGBColorPicker.m.o aarch64-mageia-linux-gnu-gcc GSCMYKColorPicker.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/StandardPicker.obj/GSCMYKColorPicker.m.o aarch64-mageia-linux-gnu-gcc GSHSBColorPicker.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/StandardPicker.obj/GSHSBColorPicker.m.o aarch64-mageia-linux-gnu-gcc GSColorSliderCell.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/WheelPicker.obj/GSColorSliderCell.m.o aarch64-mageia-linux-gnu-gcc GSGrayColorPicker.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/StandardPicker.obj/GSGrayColorPicker.m.o aarch64-mageia-linux-gnu-gcc GSColorSliderCell.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fconstant-string-class=NSConstantString -I../Headers/Additions -I../Headers -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include \ -o obj/StandardPicker.obj/GSColorSliderCell.m.o aarch64-mageia-linux-gnu-gcc -shared -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./NamedPicker.bundle/./NamedPicker ./obj/NamedPicker.obj/GSNamedColorPicker.m.o -L../Source/./obj -L../Models/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -lgnustep-gui -lgnustep-base -lobjc -lm /usr/lib64/GNUstep/Makefiles/mkinstalldirs NamedPicker.bundle/Resources for f in GSNamedColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./NamedPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _GSNamedColorPicker-" > ./NamedPicker.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"NamedPicker\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSNamedColorPicker\";"; \ echo "}") >NamedPicker.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge NamedPicker.bundle/Resources/Info-gnustep.plist ; \ fi aarch64-mageia-linux-gnu-gcc -shared -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./WheelPicker.bundle/./WheelPicker ./obj/WheelPicker.obj/GSWheelColorPicker.m.o ./obj/WheelPicker.obj/GSColorSliderCell.m.o -L../Source/./obj -L../Models/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -lgnustep-gui -lgnustep-base -lobjc -lm /usr/lib64/GNUstep/Makefiles/mkinstalldirs WheelPicker.bundle/Resources aarch64-mageia-linux-gnu-gcc -shared -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./StandardPicker.bundle/./StandardPicker ./obj/StandardPicker.obj/GSStandardColorPicker.m.o ./obj/StandardPicker.obj/GSRGBColorPicker.m.o ./obj/StandardPicker.obj/GSCMYKColorPicker.m.o ./obj/StandardPicker.obj/GSHSBColorPicker.m.o ./obj/StandardPicker.obj/GSGrayColorPicker.m.o ./obj/StandardPicker.obj/GSColorSliderCell.m.o -L../Source/./obj -L../Models/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -lgnustep-gui -lgnustep-base -lobjc -lm for f in GSWheelColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./WheelPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _GSWheelColorPicker-" > ./WheelPicker.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"WheelPicker\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSWheelColorPicker\";"; \ echo "}") >WheelPicker.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge WheelPicker.bundle/Resources/Info-gnustep.plist ; \ fi /usr/lib64/GNUstep/Makefiles/mkinstalldirs StandardPicker.bundle/Resources for f in GSRGBColorPicker.tiff GSHSBColorPicker.tiff GSGrayColorPicker.tiff GSCMYKColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./StandardPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done for l in English French Spanish Swedish; do \ if [ -d .//$l.lproj ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./StandardPicker.bundle/Resources/$l.lproj; \ for f in StandardPicker.strings; do \ if [ -f .//$l.lproj/$f -o -d .//$l.lproj/$f ]; then \ cp -fr .//$l.lproj/$f \ ./StandardPicker.bundle/Resources/$l.lproj/; \ else \ echo "Warning: .//$l.lproj/$f not found - ignoring"; \ fi; \ done; \ else \ echo "Warning: .//$l.lproj not found - ignoring"; \ fi; \ done echo "OLD_GNUSTEP_STAMP_ASTRING = _GSStandardColorPicker-" > ./StandardPicker.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"StandardPicker\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSStandardColorPicker\";"; \ echo "}") >StandardPicker.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge StandardPicker.bundle/Resources/Info-gnustep.plist ; \ fi gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/ColorPickers' Making all in KeyBindings ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/KeyBindings' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/KeyBindings' Making all in Resources ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Resources' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Resources' Making all in Printing ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing' Making all in GSLPR ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSLPR' cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle GSLPR... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/GSLPR.obj/ /usr/lib64/GNUstep/Makefiles/mkinstalldirs GSLPR.bundle/. aarch64-mageia-linux-gnu-gcc GSLPRPrincipalClass.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrincipalClass.m.o aarch64-mageia-linux-gnu-gcc GSLPRPrintInfo.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrintInfo.m.o aarch64-mageia-linux-gnu-gcc GSLPRPrintOperation.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrintOperation.m.o aarch64-mageia-linux-gnu-gcc GSLPRPrinter.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSLPR.obj/GSLPRPrinter.m.o aarch64-mageia-linux-gnu-gcc -shared -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./GSLPR.bundle/./GSLPR ./obj/GSLPR.obj/GSLPRPrincipalClass.m.o ./obj/GSLPR.obj/GSLPRPrintInfo.m.o ./obj/GSLPR.obj/GSLPRPrintOperation.m.o ./obj/GSLPR.obj/GSLPRPrinter.m.o -L../../Source/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lgnustep-gui -lgnustep-base -lobjc -lm /usr/lib64/GNUstep/Makefiles/mkinstalldirs GSLPR.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _GSLPRPrincipalClass-" > ./GSLPR.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"GSLPR\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSLPRPrincipalClass\";"; \ echo "}") >GSLPR.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge GSLPR.bundle/Resources/Info-gnustep.plist ; \ fi gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSLPR' Making all in GSCUPS ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSCUPS' cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj Making all for bundle GSCUPS... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/GSCUPS.obj/ /usr/lib64/GNUstep/Makefiles/mkinstalldirs GSCUPS.bundle/. aarch64-mageia-linux-gnu-gcc GSCUPSPrincipalClass.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrincipalClass.m.o aarch64-mageia-linux-gnu-gcc GSCUPSPrintInfo.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrintInfo.m.o aarch64-mageia-linux-gnu-gcc GSCUPSPrintOperation.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrintOperation.m.o aarch64-mageia-linux-gnu-gcc GSCUPSPrinter.m -c \ -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGNUSTEP_BASE_LIBRARY=1 -fno-strict-aliasing -fexceptions -fobjc-exceptions -D_NATIVE_OBJC_EXCEPTIONS -pthread -fPIC -Wall -DGSWARN -DGSDIAGNOSE -Wno-import -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -fconstant-string-class=NSConstantString -I../../Headers/Additions -I../../Headers -I../../Source -I../../Source/. -I. -I/home/iurt/GNUstep/Library/Headers -I/usr/local/include -I/usr/include -I/usr/include/libpng16 \ -o obj/GSCUPS.obj/GSCUPSPrinter.m.o GSCUPSPrinter.m: In function '+[GSCUPSPrinter printerWithName:]': GSCUPSPrinter.m:123:3: warning: 'cupsGetPPD' is deprecated [-Wdeprecated-declarations] 123 | ppdFile = cupsGetPPD( [name UTF8String] ); | ^~~~~~~ In file included from GSCUPSPrinter.m:53: /usr/include/cups/ppd.h:358:20: note: declared here 358 | extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~ aarch64-mageia-linux-gnu-gcc -shared -rdynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared-libgcc -pthread -fexceptions -o ./GSCUPS.bundle/./GSCUPS ./obj/GSCUPS.obj/GSCUPSPrincipalClass.m.o ./obj/GSCUPS.obj/GSCUPSPrintInfo.m.o ./obj/GSCUPS.obj/GSCUPSPrintOperation.m.o ./obj/GSCUPS.obj/GSCUPSPrinter.m.o -L../../Source/./obj -L/home/iurt/GNUstep/Library/Libraries -L/usr/local/lib64 -L/usr/lib64 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/usr/lib64 -licui18n -licuuc -licudata -L/usr/lib64 -lpng16 -lcups -lgnustep-gui -lgnustep-base -lobjc -lm /usr/lib64/GNUstep/Makefiles/mkinstalldirs GSCUPS.bundle/Resources echo "OLD_GNUSTEP_STAMP_ASTRING = _GSCUPSPrincipalClass-" > ./GSCUPS.bundle/stamp.make (echo "{"; echo ' NOTE = "Automatically generated, do not edit!";'; \ echo " NSExecutable = \"GSCUPS\";"; \ echo " NSMainNibFile = \"\";"; \ echo " NSPrincipalClass = \"GSCUPSPrincipalClass\";"; \ echo "}") >GSCUPS.bundle/Resources/Info-gnustep.plist if [ -r "" ]; then \ plmerge GSCUPS.bundle/Resources/Info-gnustep.plist ; \ fi gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSCUPS' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing' Making all in Themes ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Themes' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Themes' Making all in Tests ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tests' If you want to run the gnustep-gui testsuite, please type 'make check' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tests' + make -C Documentation -j8 messages=yes GNUSTEP_MAKEFILES=/usr/lib64/GNUstep/Makefiles make: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation' This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in General ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/General' Making all for doc General... autogsdoc -Project General -DocumentationDirectory General -MakeDependencies General/dependencies OpenStepCompliance.gsdoc gmake[2]: Nothing to be done for 'internal-doc-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/General' Making all in GuiUser ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/GuiUser' Making all for doc GuiUser... autogsdoc -Project GuiUser -DocumentationDirectory GuiUser -MakeDependencies GuiUser/dependencies DefaultsSummary.gsdoc KeyboardSetup.gsdoc LanguageSetup.gsdoc gmake[2]: Nothing to be done for 'internal-doc-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/GuiUser' Making all in manual ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual' Making all for doc AppKit... makeinfo -D NO-TEXI2HTML \ -o AppKit.info AppKit.texi texi2pdf \ AppKit.texi -o AppKit.pdf This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./AppKit.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2020-02-11.09]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] [-1] (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/intro.texi Chapter 1 [1] [2] [3]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/basicconcept s.texi Chapter 2 Cross reference values unknown; you must run TeX again.) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/gnustepappli cation.texi Chapter 3 [4] Writing index file AppKit.cp [5] [6] [7] [8]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/applicationm akefiles.texi Chapter 4 [9] [10]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/interfacefil es.texi Chapter 5 [11] [12] [13] [14]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/controls.tex i Chapter 6 [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 107--108 @textrm or @texttt -addItemWithObjectValues:[] @textrm (for ar-rays), and then re-moved with Underfull \hbox (badness 10000) in paragraph at lines 107--108 @texttt -removeItemWithObjectValue:[] @textrm or @texttt -removeAllItems[]@text rm . The items listed can be [17] Underfull \hbox (badness 10000) in paragraph at lines 121--122 @texttt -addItemWithTitle:[]@textrm /@texttt -addItemsWithTitles:[]@textrm , @t exttt -insertItemWithTitle:atIndex:[] @textrm and [18] [19]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/theviewconce pt.texi Chapter 7 [20] [21] [22] [23] [24]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/eventhandlin g.texi Chapter 8 [25] [26] [27] [28]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/tableviews.t exi Chapter 9 [29] Underfull \hbox (badness 7238) in paragraph at lines 61--62 []@textrm If you want your table-view to be ed-itable, you will need to im-ple- ment the Underfull \hbox (badness 10000) in paragraph at lines 61--62 @texttt -tableView:setObjectValue: forTableColumn:row:[] @textrm method. You us e this to [30] Underfull \hbox (badness 10000) in paragraph at lines 65--67 @textrm in-clude @texttt -tableView:acceptDrop:row:dropOperation:[] @textrm and @texttt -tableView:validateDrop: ) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/outlineviews .texi Chapter 10 [31]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/matrix.texi Chapter 11 [32] Underfull \hbox (badness 10000) in paragraph at lines 35--36 []@textrm A ma-trix con-trol can be cre-at-ing by new @texttt NSMatrix[] @textr m in-stance and then call- Underfull \hbox (badness 10000) in paragraph at lines 35--36 @textrm ing @texttt -initWithFrame:mode:prototype:numberOfRows:numberOfColumns: [] @textrm or Underfull \hbox (badness 10000) in paragraph at lines 35--36 @texttt -initWithFrame:mode:cellClass:numberOfRows:numberOfColumns:[]@textrm . The for-mer [33]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/browsers.tex i Chapter 12 [34] Underfull \hbox (badness 10000) in paragraph at lines 56--57 @textrm Use @texttt -setSeparatesColumns:[] @textrm to have each col-umn drawn in a sep-a-rate pane. Underfull \hbox (badness 10000) in paragraph at lines 58--59 []@textrm The types of op-er-a-tions per-mit-ted by the user can be changed as well. Underfull \hbox (badness 10000) in paragraph at lines 58--59 @texttt -setAllowsMultipleSelection:[] @textrm can be used to al-low mul-ti-ple se-lec-tion, while [35]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/dataexchange .texi Chapter 13 [36] Writing index file AppKit.vr [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 140--141 []@textrm When a drag event is ini-ti-ated, the @texttt -dragImage:at:offset: e vent:pasteboard: [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 6944) in paragraph at lines 363--364 []@textrm An ap-pli-ca-tion reg-is-ters the ob-ject that will be pro-vid-ing se r-vice(s) by call-ing Underfull \hbox (badness 10000) in paragraph at lines 385--386 []@textrm So that GNUstep can check whether your ob-ject is able to ex-port th e Underfull \hbox (badness 10000) in paragraph at lines 385--386 @textrm paste-board types re-quested by the ser-vice, you must im-ple-ment the Underfull \hbox (badness 10000) in paragraph at lines 389--390 []@textrm If GNUstep gets a pos-i-tive an-swer to this method, it will then ca ll [45] Underfull \hbox (badness 10000) in paragraph at lines 393--394 []@textrm If the ser-vice be-ing in-voked re-turns data, GNUstep will call Underfull \hbox (badness 10000) in paragraph at lines 393--394 @texttt -readSelectionFromPasteboard:[] @textrm on your ob-ject when the ser-v ice re-turns. ) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/images.texi Chapter 14 [46] Underfull \hbox (badness 7238) in paragraph at lines 53--54 []@textrm From here, an im-age can be drawn within a view us-ing any of the dra w- Underfull \hbox (badness 10000) in paragraph at lines 59--60 []@textrm Simply draw-ing an im-age into your view may be achieved with the Underfull \hbox (badness 10000) in paragraph at lines 59--60 @texttt -drawRepresentation:inRect:[] @textrm method. In other cases, you may w ish to Underfull \hbox (badness 10000) in paragraph at lines 59--60 @textrm draw it onto a des-ti-na-tion sur-face with a com-posit-ing op-er-a-tio n, in which Underfull \hbox (badness 10000) in paragraph at lines 59--60 @textrm case you can use the @texttt -drawAtPoint:fromRect:operation:fraction:[ ] @textrm or [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 114--115 []@textrm If nec-es-sary, it con-tains ini-tialis-ers for in-stan-ti-at-ing it from raw ) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/fdl.texi Appendix A [49] [50] [51] [52] [53] [54] [55]) (Concept Index) [56] No file AppKit.cps. [57] ) (see the transcript file for additional information)< /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb> Output written on AppKit.pdf (60 pages, 359155 bytes). Transcript written on AppKit.log. This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020/Mageia) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./AppKit.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2020-02-11.09]: pdf, fonts, markup, glyphs, page headings, tables, conditionals, indexing, sectioning, toc, environments, defuns, macros, cross references, insertions, (/usr/share/texmf-dist/tex/generic/epsf/epsf.tex This is `epsf.tex' v2.7.4 <14 February 2011> ) localization, formatting, and turning on texinfo input format.) [1{/usr/share /texmf-dist/fonts/map/pdftex/updmap/pdftex.map}] [2] (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/AppKit.toc [-1] [-2] Overfull \hbox (25.4162pt too wide) in paragraph at lines 94--94 [][] @secrm GNU Free Doc-u-men-ta-tion License[] [][]50[][] | ) [-3] (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/AppKit.toc) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/AppKit.toc) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/intro.texi Chapter 1 (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/AppKit.aux) [1] [2] [3]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/basicconcept s.texi Chapter 2) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/gnustepappli cation.texi Chapter 3 [4] Writing index file AppKit.cp [5] [6] [7] [8]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/applicationm akefiles.texi Chapter 4 [9] [10]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/interfacefil es.texi Chapter 5 [11] [12] [13] [14]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/controls.tex i Chapter 6 [15] [16] Underfull \hbox (badness 10000) in paragraph at lines 107--108 @textrm or @texttt -addItemWithObjectValues:[] @textrm (for ar-rays), and then re-moved with Underfull \hbox (badness 10000) in paragraph at lines 107--108 @texttt -removeItemWithObjectValue:[] @textrm or @texttt -removeAllItems[]@text rm . The items listed can be [17] Underfull \hbox (badness 10000) in paragraph at lines 121--122 @texttt -addItemWithTitle:[]@textrm /@texttt -addItemsWithTitles:[]@textrm , @t exttt -insertItemWithTitle:atIndex:[] @textrm and [18] [19]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/theviewconce pt.texi Chapter 7 [20] [21] [22] [23] [24]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/eventhandlin g.texi Chapter 8 [25] [26] [27] [28]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/tableviews.t exi Chapter 9 [29] Underfull \hbox (badness 7238) in paragraph at lines 61--62 []@textrm If you want your table-view to be ed-itable, you will need to im-ple- ment the Underfull \hbox (badness 10000) in paragraph at lines 61--62 @texttt -tableView:setObjectValue: forTableColumn:row:[] @textrm method. You us e this to [30] Underfull \hbox (badness 10000) in paragraph at lines 65--67 @textrm in-clude @texttt -tableView:acceptDrop:row:dropOperation:[] @textrm and @texttt -tableView:validateDrop: ) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/outlineviews .texi Chapter 10 [31]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/matrix.texi Chapter 11 [32] Underfull \hbox (badness 10000) in paragraph at lines 35--36 []@textrm A ma-trix con-trol can be cre-at-ing by new @texttt NSMatrix[] @textr m in-stance and then call- Underfull \hbox (badness 10000) in paragraph at lines 35--36 @textrm ing @texttt -initWithFrame:mode:prototype:numberOfRows:numberOfColumns: [] @textrm or Underfull \hbox (badness 10000) in paragraph at lines 35--36 @texttt -initWithFrame:mode:cellClass:numberOfRows:numberOfColumns:[]@textrm . The for-mer [33]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/browsers.tex i Chapter 12 [34] Underfull \hbox (badness 10000) in paragraph at lines 56--57 @textrm Use @texttt -setSeparatesColumns:[] @textrm to have each col-umn drawn in a sep-a-rate pane. Underfull \hbox (badness 10000) in paragraph at lines 58--59 []@textrm The types of op-er-a-tions per-mit-ted by the user can be changed as well. Underfull \hbox (badness 10000) in paragraph at lines 58--59 @texttt -setAllowsMultipleSelection:[] @textrm can be used to al-low mul-ti-ple se-lec-tion, while [35]) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/dataexchange .texi Chapter 13 [36] Writing index file AppKit.vr [37] [38] Underfull \hbox (badness 10000) in paragraph at lines 140--141 []@textrm When a drag event is ini-ti-ated, the @texttt -dragImage:at:offset: e vent:pasteboard: [39] [40] [41] [42] [43] [44] Underfull \hbox (badness 6944) in paragraph at lines 363--364 []@textrm An ap-pli-ca-tion reg-is-ters the ob-ject that will be pro-vid-ing se r-vice(s) by call-ing Underfull \hbox (badness 10000) in paragraph at lines 385--386 []@textrm So that GNUstep can check whether your ob-ject is able to ex-port th e Underfull \hbox (badness 10000) in paragraph at lines 385--386 @textrm paste-board types re-quested by the ser-vice, you must im-ple-ment the Underfull \hbox (badness 10000) in paragraph at lines 389--390 []@textrm If GNUstep gets a pos-i-tive an-swer to this method, it will then ca ll [45] Underfull \hbox (badness 10000) in paragraph at lines 393--394 []@textrm If the ser-vice be-ing in-voked re-turns data, GNUstep will call Underfull \hbox (badness 10000) in paragraph at lines 393--394 @texttt -readSelectionFromPasteboard:[] @textrm on your ob-ject when the ser-v ice re-turns. ) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/images.texi Chapter 14 [46] Underfull \hbox (badness 7238) in paragraph at lines 53--54 []@textrm From here, an im-age can be drawn within a view us-ing any of the dra w- Underfull \hbox (badness 10000) in paragraph at lines 59--60 []@textrm Simply draw-ing an im-age into your view may be achieved with the Underfull \hbox (badness 10000) in paragraph at lines 59--60 @texttt -drawRepresentation:inRect:[] @textrm method. In other cases, you may w ish to Underfull \hbox (badness 10000) in paragraph at lines 59--60 @textrm draw it onto a des-ti-na-tion sur-face with a com-posit-ing op-er-a-tio n, in which Underfull \hbox (badness 10000) in paragraph at lines 59--60 @textrm case you can use the @texttt -drawAtPoint:fromRect:operation:fraction:[ ] @textrm or [47] [48] Underfull \hbox (badness 10000) in paragraph at lines 114--115 []@textrm If nec-es-sary, it con-tains ini-tialis-ers for in-stan-ti-at-ing it from raw ) (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/fdl.texi Appendix A [49] [50] [51] [52] [53] [54] [55]) (Concept Index) [56] (/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual/AppKit.cps) [57] ) (see the transcript file for additional information) Output written on AppKit.pdf (62 pages, 385611 bytes). Transcript written on AppKit.log. makeinfo --html \ \ AppKit.texi; \ if [ -f AppKit/AppKit_toc.html ]; \ then \ mv AppKit/AppKit.html .; \ mv AppKit/AppKit_*.html .; \ rmdir AppKit/AppKit; \ fi gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual' Making all for doc ReleaseNotes... autogsdoc -Project ReleaseNotes -DocumentationDirectory ReleaseNotes -MakeDependencies ReleaseNotes/dependencies ReleaseNotes.gsdoc gmake[1]: Nothing to be done for 'internal-doc-all'. Making all for doc Gui... gmake[1]: Nothing to be done for 'internal-doc-all'. Making all for doc GuiAdditions... gmake[1]: Nothing to be done for 'internal-doc-all'. Making all for textdoc INSTALL... rm -f version.texi echo '@set GNUSTEP-GUI-VERSION' 0.28.0 \ > version.texi echo '@set GNUSTEP-GUI-GCC 4.0.0' \ >> version.texi echo '@set GNUSTEP-GUI-BASE 1.27.0' \ >> version.texi echo '@set GNUSTEP-GUI-LIBTIFF 3.4' \ >> version.texi if [ ftp.gnustep.org ]; then \ echo '@set GNUSTEP-GUI-FTP-MACHINE ftp.gnustep.org' \ >> version.texi; fi if [ pub/gnustep/core ]; then \ echo '@set GNUSTEP-GUI-FTP-DIRECTORY pub/gnustep/core' \ >> version.texi; fi makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o INSTALL install.texi Making all for textdoc NEWS... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o NEWS news.texi Making all for textdoc README... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o README readme.texi Making all for textdoc ANNOUNCE... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o ANNOUNCE announce.texi Making all for textdoc BUGS... makeinfo -D NO-TEXI2HTML -D TEXT-ONLY --no-header --no-split \ -o BUGS todo.texi gmake -C ../Source -f DocMakefile gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' /usr/lib64/GNUstep/Makefiles/mkinstalldirs ../Documentation/Gui /usr/lib64/GNUstep/Makefiles/mkinstalldirs ../Documentation/GuiAdditions cp ../Documentation/Gui.gsdoc . cp ../Documentation/GuiAdditions.gsdoc . Making all for doc Gui... autogsdoc -Project Gui -DocumentationDirectory Gui -MakeFrames YES -DocumentationDirectory ../Documentation/Gui -HeaderDirectory ../Headers/AppKit -Declared AppKit -Standards YES -ConstantsTemplate TypesAndConstants -FunctionsTemplate Functions -MacrosTemplate Functions -TypedefsTemplate TypesAndConstants -VariablesTemplate TypesAndConstants -WordMap '{ APPKIT_EXPORT=extern;APPKIT_DECLARE=""; DEFINE_RINT_IF_MISSING=""; }' -Up Gui -MakeDependencies Gui/dependencies ../Documentation/Gui.gsdoc NSActionCell.h NSAffineTransform.h NSApplication.h NSAttributedString.h NSBezierPath.h NSBitmapImageRep.h NSBox.h NSBrowser.h NSBrowserCell.h NSButton.h NSButtonCell.h NSCachedImageRep.h NSCell.h NSClipView.h NSColor.h NSColorList.h NSColorPanel.h NSColorPicker.h NSColorWell.h NSComboBox.h NSComboBoxCell.h NSControl.h NSCursor.h NSCustomImageRep.h NSDataLink.h NSDataLinkManager.h NSDataLinkPanel.h NSDocument.h NSDocumentController.h NSDrawer.h NSEPSImageRep.h NSEvent.h NSFileWrapper.h NSFont.h NSFontManager.h NSFontPanel.h NSForm.h NSFormCell.h NSGraphicsContext.h NSHelpManager.h NSHelpPanel.h NSImage.h NSImageCell.h NSImageRep.h NSImageView.h NSInputManager.h NSInputServer.h NSInterfaceStyle.h NSLayoutManager.h NSMatrix.h NSMenu.h NSMenuItem.h NSMenuItemCell.h NSMenuView.h NSNib.h NSOpenGL.h NSOpenGLView.h NSOpenPanel.h NSOutlineView.h NSPageLayout.h NSPanel.h NSParagraphStyle.h NSPasteboard.h NSPopUpButton.h NSPopUpButtonCell.h NSPrintInfo.h NSPrintOperation.h NSPrintPanel.h NSPrinter.h NSProgressIndicator.h NSResponder.h NSRulerMarker.h NSRulerView.h NSSavePanel.h NSScreen.h NSScrollView.h NSScroller.h NSSecureTextField.h NSSelection.h NSSlider.h NSSliderCell.h NSSound.h NSSpellChecker.h NSSpellServer.h NSSplitView.h NSStepper.h NSStepperCell.h NSStringDrawing.h NSTabView.h NSTabViewItem.h NSTableColumn.h NSTableHeaderCell.h NSTableHeaderView.h NSTableView.h NSText.h NSTextAttachment.h NSTextContainer.h NSTextField.h NSTextFieldCell.h NSTextStorage.h NSTextView.h NSToolbar.h NSToolbarItem.h NSView.h NSWindow.h NSWindowController.h NSWorkspace.h 2021-01-17 14:02:34.348 autogsdoc[12992:12992] Warning - No implementation for [NSApplication -cancelUserAttentionRequest:] 2021-01-17 14:02:34.372 autogsdoc[12992:12992] Warning - No implementation for [NSApplication -preventWindowOrdering] 2021-01-17 14:02:34.374 autogsdoc[12992:12992] Warning - No implementation for [NSApplication -replyToOpenOrPrint:] 2021-01-17 14:02:34.381 autogsdoc[12992:12992] Warning - No implementation for [NSApplication -setAppleMenu:] NSBitmapImageRep.m:1459 NSBitmapImageRep(+TIFFRepresentationOfImageRepsInArray:usingCompression:factor:): method args in interface (anArray, type, factor) don't match those in implementation (anArray, compression, factor) NSBitmapImageRep.m:1500 NSBitmapImageRep(-TIFFRepresentationUsingCompression:factor:): method args in interface (type, factor) don't match those in implementation (compression, factor) 2021-01-17 14:02:34.565 autogsdoc[12992:12992] Warning - No implementation for [NSBitmapImageRep -colorizeByMappingGray:toColor:blackMapping:whiteMapping:] 2021-01-17 14:02:35.624 autogsdoc[12992:12992] Warning - No implementation for [NSBrowser -setAutohidesScroller:] 2021-01-17 14:02:35.624 autogsdoc[12992:12992] Warning - No implementation for [NSBrowser -setBackgroundColor:] 2021-01-17 14:02:37.282 autogsdoc[12992:12992] Warning - No implementation for [NSButtonCell -setAlternateMnemonicLocation:] ../Headers/AppKit/NSCell.h:306 NSCell: @method list with unknown directive 'property' 2021-01-17 14:02:37.370 autogsdoc[12992:12992] Warning - No implementation for [NSCell -calcDrawInfo:] 2021-01-17 14:02:37.390 autogsdoc[12992:12992] Warning - No implementation for [NSCell -setControlView:] 2021-01-17 14:02:37.399 autogsdoc[12992:12992] Warning - No implementation for [NSCell -stopTracking:at:inView:mouseIsUp:] 2021-01-17 14:02:40.171 autogsdoc[12992:12992] Warning - No implementation for [NSColorPicker -alphaControlAddedOrRemoved:] 2021-01-17 14:02:40.171 autogsdoc[12992:12992] Warning - No implementation for [NSColorPicker -attachColorList:] 2021-01-17 14:02:40.171 autogsdoc[12992:12992] Warning - No implementation for [NSColorPicker -detachColorList:] 2021-01-17 14:02:40.172 autogsdoc[12992:12992] Warning - No implementation for [NSColorPicker -setMode:] 2021-01-17 14:02:40.172 autogsdoc[12992:12992] Warning - No implementation for [NSColorPicker -viewSizeChanged:] 2021-01-17 14:02:41.193 autogsdoc[12992:12992] Warning - No implementation for [NSDataLinkManager -noteDocumentSaved] 2021-01-17 14:02:41.193 autogsdoc[12992:12992] Warning - No implementation for [NSDataLinkManager -noteDocumentSavedAs:] 2021-01-17 14:02:41.194 autogsdoc[12992:12992] Warning - No implementation for [NSDataLinkManager -noteDocumentSavedTo:] 2021-01-17 14:02:41.232 autogsdoc[12992:12992] Warning - No implementation for [NSDataLinkPanel -setAccessoryView:] 2021-01-17 14:02:41.271 autogsdoc[12992:12992] Warning - No implementation for [NSDocument -printShowingPrintPanel:] 2021-01-17 14:02:41.276 autogsdoc[12992:12992] Warning - No implementation for [NSDocument -windowControllerDidLoadNib:] 2021-01-17 14:02:41.276 autogsdoc[12992:12992] Warning - No implementation for [NSDocument -windowControllerWillLoadNib:] NSDocumentController.m:627 NSDocumentController(-openUntitledDocumentAndDisplay:error:): method args in interface (flag, err) don't match those in implementation (display, err) NSDocumentController.m:678 NSDocumentController(-openDocumentWithContentsOfURL:display:error:): method args in interface (url, flag, err) don't match those in implementation (url, display, err) NSDocumentController.m:749 NSDocumentController(-openDocumentWithContentsOfURL:display:completionHandler:): method args in interface (url, displayDocument, completionHandler) don't match those in implementation (url, display, completionHandler) NSDocumentController.m:826 NSDocumentController(-reopenDocumentForURL:withContentsOfURL:display:completionHandler:): method args in interface (urlOrNil, contentsURL, displayDocument, completionHandler) don't match those in implementation (url, contents, display, completionHandler) NSDocumentController.m:941 NSDocumentController(-beginOpenPanel:forTypes:completionHandler:): method args in interface (openPanel, inTypes, completionHandler) don't match those in implementation (openPanel, types, completionHandler) 2021-01-17 14:02:42.837 autogsdoc[12992:12992] Warning - No implementation for [NSEPSImageRep -prepareGState] 2021-01-17 14:02:42.860 autogsdoc[12992:12992] Warning - No implementation for [NSEvent +setMouseCoalescingEnabled:] 2021-01-17 14:02:42.960 autogsdoc[12992:12992] Warning - No implementation for [NSFont -getAdvancements:forPackedGlyphs:count:] NSGraphicsContext.m:251 NSGraphicsContext(+graphicsContextWithCGContext:flipped:): method args in interface (ctx, flipped) don't match those in implementation (context, flipped) NSGraphicsContext.m:363 NSGraphicsContext: error in method definition ... semicolon after name 2021-01-17 14:02:43.267 autogsdoc[12992:12992] Warning - No implementation for [NSGraphicsContext(NSGraphics) -GSWSetViewIsFlipped:] 2021-01-17 14:02:43.467 autogsdoc[12992:12992] Warning - No implementation for [NSHelpPanel -addSupplement:inPath:] 2021-01-17 14:02:43.467 autogsdoc[12992:12992] Warning - No implementation for [NSHelpPanel -print:] ../Headers/AppKit/NSImage.h:87 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:88 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:89 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:90 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:91 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:92 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:93 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:94 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:95 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:96 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:97 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:98 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:99 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:100 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:101 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:102 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:103 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:104 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:105 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:106 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:107 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:108 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:109 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:110 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:111 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:112 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:113 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:114 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:115 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:116 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:117 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:118 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:119 Unexpected char (*) in declaration ../Headers/AppKit/NSImage.h:123 Unexpected char (*) in declaration NSImage.m:1769 NSImage(-bestRepresentationForRect:context:hints:): method args in interface (rect, context, hints) don't match those in implementation (rect, context, deviceDescription) 2021-01-17 14:02:43.530 autogsdoc[12992:12992] Warning - No implementation for [NSImage -setScalesWhenResized:] 2021-01-17 14:02:43.701 autogsdoc[12992:12992] Warning - No implementation for [NSImageView -setAnimates:] 2021-01-17 14:02:43.721 autogsdoc[12992:12992] Warning - No implementation for [NSInputManager -markedTextAbandoned:] 2021-01-17 14:02:43.722 autogsdoc[12992:12992] Warning - No implementation for [NSInputManager -markedTextSelectionChanged:client:] NSLayoutManager.m:1341 NSLayoutManager(layout): error in method definition ... semicolon after name NSLayoutManager.m:1345 NSLayoutManager(layout): error in method definition ... semicolon after name NSLayoutManager.m:3085 NSLayoutManager(temporaryattributes)(-temporaryAttributesAtCharacterIndex:effectiveRange:): method args in interface (index, range) don't match those in implementation (index, longestRange) 2021-01-17 14:02:43.817 autogsdoc[12992:12992] Warning - No implementation for [NSLayoutManager(layout) -invalidateGlyphsOnLayoutInvalidationForGlyphRange:] 2021-01-17 14:02:43.818 autogsdoc[12992:12992] Warning - No implementation for [NSLayoutManager(layout) -setAllowsNonContiguousLayout:] 2021-01-17 14:02:43.968 autogsdoc[12992:12992] Warning - No implementation for [NSMatrix -setToolTip:forCell:] 2021-01-17 14:02:43.968 autogsdoc[12992:12992] Warning - No implementation for [NSMatrix -setValidateSize:] 2021-01-17 14:02:44.036 autogsdoc[12992:12992] Warning - No implementation for [NSMenu -helpRequested:] 2021-01-17 14:02:44.043 autogsdoc[12992:12992] Warning - No implementation for [NSMenu -setContextMenuRepresentation:] 2021-01-17 14:02:44.045 autogsdoc[12992:12992] Warning - No implementation for [NSMenu -setTearOffMenuRepresentation:] 2021-01-17 14:02:44.045 autogsdoc[12992:12992] Warning - No implementation for [NSMenu -submenuAction:] 2021-01-17 14:02:44.299 autogsdoc[12992:12992] Warning - No implementation for [NSOpenGLView -prepareOpenGL] 2021-01-17 14:02:44.299 autogsdoc[12992:12992] Warning - No implementation for [NSOpenGLView -reshape] NSOpenPanel.m:464 NSOpenPanel(-beginForDirectory:file:types:modelessDelegate:didEndSelector:contextInfo:): method args in interface (absoluteDirectoryPath, filename, fileTypes, modelessDelegate, didEndSelector, contextInfo) don't match those in implementation (path, filename, fileTypes, modelessDelegate, didEndSelector, contextInfo) 2021-01-17 14:02:44.320 autogsdoc[12992:12992] Warning - No implementation for [NSOpenPanel -setResolvesAliases:] 2021-01-17 14:02:44.831 autogsdoc[12992:12992] Warning - No implementation for [NSPrintInfo -setUpPrintOperationDefaultValues] 2021-01-17 14:02:45.140 autogsdoc[12992:12992] Warning - No implementation for [NSProgressIndicator -sizeToFit] ../Headers/AppKit/NSResponder.h:50 NSResponder: Unexpected char (#) in declaration 2021-01-17 14:02:45.165 autogsdoc[12992:12992] Warning - No implementation for [NSResponder -flushBufferedKeyEvents] 2021-01-17 14:02:45.235 autogsdoc[12992:12992] Warning - No implementation for [NSRulerView -moveRulerlineFromLocation:toLocation:] 2021-01-17 14:02:45.320 autogsdoc[12992:12992] Warning - No implementation for [NSSavePanel -setMessage:] ../Headers/AppKit/NSScrollView.h:169 NSScrollView: @method list with unknown directive 'property' ../Headers/AppKit/NSScrollView.h:170 NSScrollView: @method list with unknown directive 'property' ../Headers/AppKit/NSScrollView.h:171 NSScrollView: @method list with unknown directive 'property' 2021-01-17 14:02:45.405 autogsdoc[12992:12992] Warning - No implementation for [NSScrollView -setAllowsMagnification:] ../Headers/AppKit/NSSpellChecker.h:156 Unexpected char (*) in declaration ../Headers/AppKit/NSSpellChecker.h:157 Unexpected char (*) in declaration ../Headers/AppKit/NSSpellChecker.h:160 Unexpected char (*) in declaration ../Headers/AppKit/NSSpellChecker.h:161 Unexpected char (*) in declaration 2021-01-17 14:02:45.655 autogsdoc[12992:12992] Warning - No implementation for [NSSplitView -setDividerStyle:] NSStringDrawing.m:584 NSString(NSStringDrawing)(-drawWithRect:options:attributes:): method args in interface (rect, options, attributes) don't match those in implementation (rect, options, attrs) NSStringDrawing.m:619 NSString(NSStringDrawing)(-boundingRectWithSize:options:attributes:): method args in interface (size, options, attributes) don't match those in implementation (size, options, attrs) 2021-01-17 14:02:45.739 autogsdoc[12992:12992] Warning - No implementation for [NSTabView -setControlSize:] 2021-01-17 14:02:45.739 autogsdoc[12992:12992] Warning - No implementation for [NSTabView -setControlTint:] NSTabViewItem.m:221 NSTabViewItem(-setToolTip:): method args in interface (newToolTip) don't match those in implementation (toolTip) NSTableView.m:6475 NSTableView(-setSortDescriptors:): method args in interface (array) don't match those in implementation (sortDescriptors) 2021-01-17 14:02:45.995 autogsdoc[12992:12992] Warning - No implementation for [NSTableView -insertRowsAtIndexes:withAnimation:] 2021-01-17 14:02:45.995 autogsdoc[12992:12992] Warning - No implementation for [NSTableView -noteHeightOfRowsWithIndexesChanged:] 2021-01-17 14:02:45.996 autogsdoc[12992:12992] Warning - No implementation for [NSTableView -removeRowsAtIndexes:withAnimation:] 2021-01-17 14:02:45.999 autogsdoc[12992:12992] Warning - No implementation for [NSTableView -setColumnAutoresizingStyle:] 2021-01-17 14:02:46.000 autogsdoc[12992:12992] Warning - No implementation for [NSTableView -setGridStyleMask:] 2021-01-17 14:02:46.002 autogsdoc[12992:12992] Warning - No implementation for [NSTableView -setUsesAlternatingRowBackgroundColors:] 2021-01-17 14:02:46.209 autogsdoc[12992:12992] Warning - No implementation for [NSTextStorage -ensureAttributesAreFixedInRange:] 2021-01-17 14:02:46.349 autogsdoc[12992:12992] Warning - No implementation for [NSTextView -_updateInputMethodState] 2021-01-17 14:02:46.352 autogsdoc[12992:12992] Warning - No implementation for [NSTextView -_updateInputMethodWithInsertionPoint:] 2021-01-17 14:02:46.377 autogsdoc[12992:12992] Warning - No implementation for [NSTextView(leftovers) -orderFrontLinkPanel:] 2021-01-17 14:02:46.377 autogsdoc[12992:12992] Warning - No implementation for [NSTextView(leftovers) -orderFrontListPanel:] 2021-01-17 14:02:46.377 autogsdoc[12992:12992] Warning - No implementation for [NSTextView(leftovers) -orderFrontTablePanel:] 2021-01-17 14:02:46.380 autogsdoc[12992:12992] Warning - No implementation for [NSTextView(leftovers) -startSpeaking:] 2021-01-17 14:02:46.380 autogsdoc[12992:12992] Warning - No implementation for [NSTextView(leftovers) -stopSpeaking:] ../Headers/AppKit/NSView.h:137 NSView: Unexpected char (*) in declaration ../Headers/AppKit/NSView.h:141 NSView: Unexpected char (*) in declaration ../Headers/AppKit/NSView.h:622 NSView: @method list with unknown directive 'property' ../Headers/AppKit/NSView.h:623 NSView: @method list with unknown directive 'property' ../Headers/AppKit/NSView.h:635 NSView: @method list with unknown directive 'property' NSView.m:1662 NSView: error in method definition ... semicolon after name 2021-01-17 14:02:46.634 autogsdoc[12992:12992] Warning - No implementation for [NSView -addToPageSetup] 2021-01-17 14:02:46.645 autogsdoc[12992:12992] Warning - No implementation for [NSView -didAddSubview:] 2021-01-17 14:02:46.647 autogsdoc[12992:12992] Warning - No implementation for [NSView -drawPageBorderWithSize:] 2021-01-17 14:02:46.648 autogsdoc[12992:12992] Warning - No implementation for [NSView -drawRect:] 2021-01-17 14:02:46.650 autogsdoc[12992:12992] Warning - No implementation for [NSView -drawSheetBorderWithSize:] 2021-01-17 14:02:46.661 autogsdoc[12992:12992] Warning - No implementation for [NSView -reflectScrolledClipView:] 2021-01-17 14:02:46.668 autogsdoc[12992:12992] Warning - No implementation for [NSView -setFrameCenterRotation:] 2021-01-17 14:02:46.677 autogsdoc[12992:12992] Warning - No implementation for [NSView -setUpGState] 2021-01-17 14:02:46.678 autogsdoc[12992:12992] Warning - No implementation for [NSView -viewDidMoveToSuperview] 2021-01-17 14:02:46.678 autogsdoc[12992:12992] Warning - No implementation for [NSView -viewDidMoveToWindow] 2021-01-17 14:02:46.678 autogsdoc[12992:12992] Warning - No implementation for [NSView -viewWillMoveToSuperview:] 2021-01-17 14:02:46.678 autogsdoc[12992:12992] Warning - No implementation for [NSView -viewWillMoveToWindow:] 2021-01-17 14:02:46.679 autogsdoc[12992:12992] Warning - No implementation for [NSView -willRemoveSubview:] ../Headers/AppKit/NSWindow.h:242 NSWindow: Underscore is not from __attribute__ ../Headers/AppKit/NSWindow.h:262 NSWindow: Underscore is not from __attribute__ ../Headers/AppKit/NSWindow.h:268 NSWindow: Underscore is not from __attribute__ ../Headers/AppKit/NSWindow.h:285 NSWindow: Unexpected char (G) in declaration ../Headers/AppKit/NSWindow.h:848 NSWindow: @method list with unknown directive 'property' ../Headers/AppKit/NSWindow.h:856 NSWindow: @method list with unknown directive 'property' 2021-01-17 14:02:46.859 autogsdoc[12992:12992] Warning - No implementation for [NSWindow +menuChanged:] 2021-01-17 14:02:46.875 autogsdoc[12992:12992] Warning - No implementation for [NSWindow -invalidateShadow] 2021-01-17 14:02:46.891 autogsdoc[12992:12992] Warning - No implementation for [NSWindow -setAspectRatio:] 2021-01-17 14:02:46.892 autogsdoc[12992:12992] Warning - No implementation for [NSWindow -setCollectionBehavior:] 2021-01-17 14:02:46.892 autogsdoc[12992:12992] Warning - No implementation for [NSWindow -setContentAspectRatio:] 2021-01-17 14:02:46.961 autogsdoc[12992:12992] Warning - No implementation for [NSWindowController -windowDidLoad] 2021-01-17 14:02:46.962 autogsdoc[12992:12992] Warning - No implementation for [NSWindowController -windowWillLoad] 2021-01-17 14:02:47.018 autogsdoc[12992:12992] Warning - No implementation for [NSWorkspace -checkForRemovableMedia] 2021-01-17 14:02:47.022 autogsdoc[12992:12992] Warning - No implementation for [NSWorkspace -hideOtherApplications] at line: 1148 column: 18 ... Opening and ending tag mismatch: p line 0 and desc 2021-01-17 14:02:47.148 autogsdoc[12992:12992] WARNING ../Documentation/Gui/NSBrowser.gsdoc is not a valid document 2021-01-17 14:02:47.737 autogsdoc[12992:12992] Category entry not found for informal protocol 'NSObject(NSBrowserDelegate)' 2021-01-17 14:02:47.862 autogsdoc[12992:12992] Location of the NSThread version of method '+detachNewThreadSelector:toTarget:withObject:' (referenced from NSApplication) not found. 2021-01-17 14:02:47.868 autogsdoc[12992:12992] Location of the NSProcessInfo version of method '-processName' (referenced from NSApplication) not found. 2021-01-17 14:02:48.009 autogsdoc[12992:12992] Location of method '-retain' (referenced from NSBox) not found or not unique. at line: 1148 column: 18 ... Opening and ending tag mismatch: p line 0 and desc 2021-01-17 14:02:48.017 autogsdoc[12992:12992] WARNING ../Documentation/Gui/NSBrowser.gsdoc is not a valid document 2021-01-17 14:02:48.023 autogsdoc[12992:12992] Location of method '-setAcceptsArrowKeys:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.024 autogsdoc[12992:12992] Location of method '-setAllowsBranchSelection:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.024 autogsdoc[12992:12992] Location of method '-setAllowsEmptySelection:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.025 autogsdoc[12992:12992] Location of method '-setCellPrototype:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.025 autogsdoc[12992:12992] Location of method '-setDelegate:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.026 autogsdoc[12992:12992] Location of method '-tile' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.026 autogsdoc[12992:12992] Location of method '-setDoubleAction:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.027 autogsdoc[12992:12992] Location of method '-setTitled:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.027 autogsdoc[12992:12992] Location of method '-setLastColumn:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.028 autogsdoc[12992:12992] Location of method '-setMatrixClass:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.028 autogsdoc[12992:12992] Location of method '-setMaxVisibleColumns:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.028 autogsdoc[12992:12992] Location of method '-setMinColumnWidth:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.028 autogsdoc[12992:12992] Location of method '-setPathSeparator:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.029 autogsdoc[12992:12992] Location of method '-setReusesColumns:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.030 autogsdoc[12992:12992] Location of method '-browser:selectRow:inColumn:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.030 autogsdoc[12992:12992] Location of method '-browser:selectRow:inColumn:' (referenced from NSBrowser) not found or not unique. 2021-01-17 14:02:48.417 autogsdoc[12992:12992] Location of method '-titleBaseWritingDirection:' (referenced from NSFormCell) not found or not unique. 2021-01-17 14:02:48.417 autogsdoc[12992:12992] Location of the NSCell version of method '-setBaseWritingDirection' (referenced from NSFormCell) not found. 2021-01-17 14:02:48.453 autogsdoc[12992:12992] Location of method '-drawGState:fromRect:toPoint:op:fraction:' (referenced from NSGraphicsContext) not found or not unique. 2021-01-17 14:02:48.453 autogsdoc[12992:12992] Location of method '-compositeGState:fromRect:toPoint:op:fraction:' (referenced from NSGraphicsContext) not found or not unique. 2021-01-17 14:02:48.503 autogsdoc[12992:12992] Location of method '-imageUnfilteredFileTypes' (referenced from NSImageRep) not found or not unique. 2021-01-17 14:02:48.575 autogsdoc[12992:12992] Location of the NSNotificationCenter version of method '-postNotificationName:object:userInfo:' (referenced from NSMatrix) not found. 2021-01-17 14:02:48.575 autogsdoc[12992:12992] Location of the NSNotificationCenter version of method '-postNotificationName:object:userInfo:' (referenced from NSMatrix) not found. 2021-01-17 14:02:48.576 autogsdoc[12992:12992] Location of the NSNotificationCenter version of method '-postNotificationName:object:userInfo:' (referenced from NSMatrix) not found. 2021-01-17 14:02:48.663 autogsdoc[12992:12992] Location of the NSBrowser version of method '-setAllowsMultipleSelection:' (referenced from NSOpenPanel) not found. 2021-01-17 14:02:48.663 autogsdoc[12992:12992] Location of the NSBrowser version of method '-setAllowsBranchSelection:' (referenced from NSOpenPanel) not found. 2021-01-17 14:02:48.669 autogsdoc[12992:12992] Location of method '-isEqual:' (referenced from NSOutlineView) not found or not unique. 2021-01-17 14:02:48.713 autogsdoc[12992:12992] Location of class 'NSConnection' (referenced from NSPasteboard) not found or not unique. 2021-01-17 14:02:48.714 autogsdoc[12992:12992] Location of class 'NSConnection' (referenced from NSPasteboard) not found or not unique. 2021-01-17 14:02:48.714 autogsdoc[12992:12992] Location of class 'NSPort' (referenced from NSPasteboard) not found or not unique. 2021-01-17 14:02:48.715 autogsdoc[12992:12992] Location of class 'NSConnection' (referenced from NSPasteboard) not found or not unique. 2021-01-17 14:02:48.715 autogsdoc[12992:12992] Location of the NSUserDefaults version of method '-registerDefaults:' (referenced from NSPasteboard) not found. 2021-01-17 14:02:48.860 autogsdoc[12992:12992] Location of method '-panel:shouldShowFilename:' (referenced from NSSavePanel) not found or not unique. 2021-01-17 14:02:48.940 autogsdoc[12992:12992] Location of method '-encodeWithCoder:' (referenced from NSSound) not found or not unique. 2021-01-17 14:02:48.941 autogsdoc[12992:12992] Location of method '-encodeWithCoder:' (referenced from NSSound) not found or not unique. 2021-01-17 14:02:49.047 autogsdoc[12992:12992] Location of method '-tableView:didChangeSortDescriptors' (referenced from NSTableView) not found or not unique. 2021-01-17 14:02:49.047 autogsdoc[12992:12992] Location of method '-outlineView:didChangeSortDescriptors:' (referenced from NSTableView) not found or not unique. 2021-01-17 14:02:49.215 autogsdoc[12992:12992] Location of the NSView version of method '-dealloc' (referenced from NSView) not found. 2021-01-17 14:02:49.291 autogsdoc[12992:12992] Location of the NSConnection version of method '+rootProxyForConnectionWithRegisteredName:host:' (referenced from NSWorkspace) not found. gmake[2]: Nothing to be done for 'internal-doc-all'. Making all for doc GuiAdditions... autogsdoc -Project GuiAdditions -DocumentationDirectory GuiAdditions -MakeFrames YES -DocumentationDirectory ../Documentation/GuiAdditions -HeaderDirectory ../Headers/Additions/GNUstepGUI -Declared GNUstepGUI -Standards YES -ConstantsTemplate TypesAndConstants -FunctionsTemplate Functions -MacrosTemplate Functions -TypedefsTemplate TypesAndConstants -VariablesTemplate TypesAndConstants -WordMap '{ APPKIT_EXPORT=extern;APPKIT_DECLARE=""; DEFINE_RINT_IF_MISSING=""; }' -Up GuiAdditions -MakeDependencies GuiAdditions/dependencies GSDisplayServer.h GSTheme.h GSTable.h GSHbox.h GSVbox.h ../Documentation/GuiAdditions.gsdoc 2021-01-17 14:02:49.474 autogsdoc[18227:18227] Warning - No implementation for [GSDisplayServer(WindowOps) -setIgnoreMouse::] 2021-01-17 14:02:49.476 autogsdoc[18227:18227] Warning - No implementation for [GSDisplayServer(WindowOps) -setShadow::] 2021-01-17 14:02:49.477 autogsdoc[18227:18227] Warning - No implementation for [GSDisplayServer(WindowOps) -setalpha::] GSTheme.m:500 GSTheme(+loadThemeNamed:): method args in interface (themeName) don't match those in implementation (aName) 2021-01-17 14:02:49.783 autogsdoc[18227:18227] Location of the NSWindow version of method '-orderWindow:relativeTo:' (referenced from GSDisplayServer) not found. 2021-01-17 14:02:49.784 autogsdoc[18227:18227] Location of the NSGraphicsContext version of method '-GSSetDevice:::' (referenced from GSDisplayServer) not found. 2021-01-17 14:02:49.786 autogsdoc[18227:18227] Location of the NSWindow version of method '-styleMask' (referenced from GSDisplayServer) not found. 2021-01-17 14:02:49.787 autogsdoc[18227:18227] Location of the NSGraphicsContext version of method '-GSSetDevice:::' (referenced from GSDisplayServer) not found. 2021-01-17 14:02:49.812 autogsdoc[18227:18227] Location of class 'NSColor' (referenced from GSTheme) not found or not unique. 2021-01-17 14:02:49.812 autogsdoc[18227:18227] Location of class 'NSColorList' (referenced from GSTheme) not found or not unique. 2021-01-17 14:02:49.812 autogsdoc[18227:18227] Location of the NSResponder version of method '-interfaceStyle' (referenced from GSTheme) not found. 2021-01-17 14:02:49.813 autogsdoc[18227:18227] Location of the NSImage version of method '+imageNamed:' (referenced from GSTheme) not found. 2021-01-17 14:02:49.813 autogsdoc[18227:18227] Location of class 'NSColor' (referenced from GSTheme) not found or not unique. 2021-01-17 14:02:49.813 autogsdoc[18227:18227] Location of class 'NSColorList' (referenced from GSTheme) not found or not unique. 2021-01-17 14:02:49.814 autogsdoc[18227:18227] Location of function 'NSInterfaceStyleForKey' (referenced from GSTheme) not found or not unique. 2021-01-17 14:02:49.817 autogsdoc[18227:18227] Location of the NSColerList version of method '-initWithName:fromFile:' (referenced from GSTheme) not found. 2021-01-17 14:02:49.818 autogsdoc[18227:18227] Location of the NSImage version of method '-initWithContentsOfFile:' (referenced from GSTheme) not found. 2021-01-17 14:02:49.818 autogsdoc[18227:18227] Location of the NSImage version of method '-imageFileTypes' (referenced from GSTheme) not found. 2021-01-17 14:02:49.826 autogsdoc[18227:18227] Location of method '-isSeparatorItem' (referenced from GSTheme) not found or not unique. 2021-01-17 14:02:49.829 autogsdoc[18227:18227] Location of the NSColor version of method '+selectedMenuItemTextColor' (referenced from GSTheme) not found. 2021-01-17 14:02:49.829 autogsdoc[18227:18227] Location of the NSColor version of method '+controlTextColor' (referenced from GSTheme) not found. 2021-01-17 14:02:49.829 autogsdoc[18227:18227] Location of the NSColor version of method '+disabledControlTextColor' (referenced from GSTheme) not found. 2021-01-17 14:02:49.830 autogsdoc[18227:18227] Location of the NSMenuItemCell version of method '-isBordered' (referenced from GSTheme) not found. 2021-01-17 14:02:49.832 autogsdoc[18227:18227] Location of the NSColor version of method '+selectedMenuItemColor' (referenced from GSTheme) not found. 2021-01-17 14:02:49.832 autogsdoc[18227:18227] Location of the NSMenuItemCell version of method '-backgroundColor' (referenced from GSTheme) not found. 2021-01-17 14:02:49.851 autogsdoc[18227:18227] Location of the NSView version of method '-resizeWithOldSuperviewSize:' (referenced from GSTable) not found. 2021-01-17 14:02:49.851 autogsdoc[18227:18227] Location of the NSView version of method '-resizeWithOldSuperviewSize:' (referenced from GSTable) not found. 2021-01-17 14:02:49.852 autogsdoc[18227:18227] Location of method '-setAutoresizingMask:' (referenced from GSTable) not found or not unique. 2021-01-17 14:02:49.852 autogsdoc[18227:18227] Location of the NSView version of method '-frame' (referenced from GSTable) not found. 2021-01-17 14:02:49.852 autogsdoc[18227:18227] Location of the NSView version of method '-resizeWithOldSuperviewSize:' (referenced from GSTable) not found. 2021-01-17 14:02:49.861 autogsdoc[18227:18227] Location of method '-resizeWithOldSuperviewSize:' (referenced from GSHbox) not found or not unique. gmake[2]: Nothing to be done for 'internal-doc-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' make: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.G486WB + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 + cd gnustep-gui-0.28.0 + '[' 1 -eq 1 ']' + make install messages=yes DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 GNUSTEP_INSTALLATION_DOMAIN=SYSTEM This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in Source ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' Making all for library libgnustep-gui... gmake[4]: Nothing to be done for 'internal-library-compile'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' Making all in Images ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Images' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Images' Making all in Sounds ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Sounds' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Sounds' Making all in Model ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Model' Making all for bundle libgmodel... gmake[4]: Nothing to be done for 'internal-bundle-compile'. gmake[2]: Nothing to be done for 'internal-master-tool-all'. gmake[2]: Nothing to be done for 'internal-master-app-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Model' Making all in Tools ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tools' Making all for tool make_services... gmake[4]: Nothing to be done for 'internal-tool-compile'. Making all for tool set_show_service... gmake[4]: Nothing to be done for 'internal-tool-compile'. Making all for tool gopen... gmake[4]: Nothing to be done for 'internal-tool-compile'. Making all for tool gclose... gmake[4]: Nothing to be done for 'internal-tool-compile'. Making all for tool gcloseall... gmake[4]: Nothing to be done for 'internal-tool-compile'. Making all for service GSspell... gmake[4]: Nothing to be done for 'internal-service-compile'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tools' Making all in Panels ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Panels' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Panels' Making all in PrinterTypes ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/PrinterTypes' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/PrinterTypes' Making all in TextConverters ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters' Making all in RTF ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters/RTF' Making all for bundle RTFConverter... gmake[5]: Nothing to be done for 'internal-bundle-compile'. gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters/RTF' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters' Making all in ColorPickers ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/ColorPickers' Making all for bundle StandardPicker... gmake[4]: Nothing to be done for 'internal-bundle-compile'. for f in GSRGBColorPicker.tiff GSHSBColorPicker.tiff GSGrayColorPicker.tiff GSCMYKColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./StandardPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done for l in English French Spanish Swedish; do \ if [ -d .//$l.lproj ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./StandardPicker.bundle/Resources/$l.lproj; \ for f in StandardPicker.strings; do \ if [ -f .//$l.lproj/$f -o -d .//$l.lproj/$f ]; then \ cp -fr .//$l.lproj/$f \ ./StandardPicker.bundle/Resources/$l.lproj/; \ else \ echo "Warning: .//$l.lproj/$f not found - ignoring"; \ fi; \ done; \ else \ echo "Warning: .//$l.lproj not found - ignoring"; \ fi; \ done Making all for bundle NamedPicker... gmake[4]: Nothing to be done for 'internal-bundle-compile'. for f in GSNamedColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./NamedPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done Making all for bundle WheelPicker... gmake[4]: Nothing to be done for 'internal-bundle-compile'. for f in GSWheelColorPicker.tiff; do \ if [ -f .//$f -o -d .//$f ]; then \ cp -fr .//$f ./WheelPicker.bundle/Resources/; \ else \ echo "Warning: .//$f not found - ignoring"; \ fi; \ done gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/ColorPickers' Making all in KeyBindings ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/KeyBindings' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/KeyBindings' Making all in Resources ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Resources' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Resources' Making all in Printing ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing' Making all in GSLPR ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSLPR' Making all for bundle GSLPR... gmake[5]: Nothing to be done for 'internal-bundle-compile'. gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSLPR' Making all in GSCUPS ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSCUPS' Making all for bundle GSCUPS... gmake[5]: Nothing to be done for 'internal-bundle-compile'. gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSCUPS' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing' Making all in Themes ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Themes' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Themes' Making all in Tests ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tests' If you want to run the gnustep-gui testsuite, please type 'make check' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tests' /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Makefiles/Additional /usr/bin/install -c -p -m 644 gui.make \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Makefiles/Additional/gui.make Making install in Source ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/AppKit /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/Cocoa Making install for library libgnustep-gui... if [ -f ./obj/libgnustep-gui.so.0.28.0 ]; then \ /usr/bin/install -c -p ./obj/libgnustep-gui.so.0.28.0 \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/. ; \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/.; rm -f libgnustep-gui.so; if [ "libgnustep-gui.so.0.28" != "libgnustep-gui.so.0.28.0" ]; then rm -f libgnustep-gui.so.0.28; ln -s libgnustep-gui.so.0.28.0 libgnustep-gui.so.0.28; fi; ln -s libgnustep-gui.so.0.28 libgnustep-gui.so; ) \ fi /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include//GNUstepGUI for file in GSVersion.h GMAppKit.h GMArchiver.h GSAnimator.h GSTheme.h GSFontInfo.h GSMemoryPanel.h GSInfoPanel.h GSMethodTable.h GSPasteboardServer.h GSServicesManager.h GSTextConverter.h GSTrackingRect.h GSHelpManagerPanel.h GSGormLoading.h GSNibContainer.h GSDisplayServer.h GSTable.h GSHbox.h GSVbox.h IMConnectors.h IMCustomObject.h IMLoading.h GSLayoutManager.h GSLayoutManager_internal.h GSTypesetter.h GSHorizontalTypesetter.h GSToolbarView.h GSNibLoading.h GSDragView.h GSTitleView.h GSPrinting.h GSPrintOperation.h GSEPSPrintOperation.h GSPDFPrintOperation.h GSModelLoaderFactory.h GSImageMagickImageRep.h GSInstantiator.h GSSoundSink.h GSSoundSource.h GSWindowDecorationView.h GSXibElement.h GSXibLoading.h GSXibKeyedUnarchiver.h GSXibObjectContainer.h GSHelpAttachment.h __done; do \ if [ $file != __done ]; then \ /usr/bin/install -c -p -m 644 ../Headers/Additions/GNUstepGUI/$file \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include//GNUstepGUI/$file; \ fi; \ done Making install for resource_set libgui-resources... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources for f in Info-gnustep.plist; do \ if [ -f .//$f -o -d .//$f ]; then \ rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$f;\ cp -fr .//$f \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$f; \ else \ echo "Warning: $f not found - ignoring"; \ fi; \ done for file in AppKit.h AppKitDefines.h AppKitExceptions.h NSAccessibility.h NSAccessibilityConstants.h NSActionCell.h NSAffineTransform.h NSAlert.h NSAnimation.h NSAnimationContext.h NSAppearance.h NSApplication.h NSArrayController.h NSBezierPath.h NSBox.h NSBitmapImageRep.h NSBrowser.h NSBrowserCell.h NSButton.h NSButtonCell.h NSButtonTouchBarItem.h NSCachedImageRep.h NSCandidateListTouchBarItem.h NSCell.h NSCIImageRep.h NSClickGestureRecognizer.h NSClipView.h NSCollectionView.h NSCollectionViewItem.h NSColor.h NSColorList.h NSColorPanel.h NSColorPicker.h NSColorPickerTouchBarItem.h NSColorSampler.h NSColorSpace.h NSColorWell.h NSComboBox.h NSComboBoxCell.h NSControl.h NSController.h NSCursor.h NSCustomImageRep.h NSCustomTouchBarItem.h NSDataAsset.h NSDataLink.h NSDataLinkManager.h NSDataLinkPanel.h NSDatePicker.h NSDatePickerCell.h NSDockTile.h NSDocument.h NSDocumentController.h NSDrawer.h NSEPSImageRep.h NSErrors.h NSEvent.h NSFileWrapper.h NSFileWrapperExtensions.h NSFont.h NSFontCollection.h NSFontDescriptor.h NSFontManager.h NSFontPanel.h NSForm.h NSFormCell.h NSGestureRecognizer.h NSGradient.h NSGroupTouchBarItem.h NSGlyphGenerator.h NSGraphicsContext.h NSHelpPanel.h NSHelpManager.h NSImage.h NSImageCell.h NSImageRep.h NSImageView.h NSInputManager.h NSInputServer.h NSInterfaceStyle.h NSKeyValueBinding.h NSLayoutManager.h NSLevelIndicator.h NSLevelIndicatorCell.h NSMagnificationGestureRecognizer.h NSMatrix.h NSMenu.h NSMenuItem.h NSMenuItemCell.h NSMenuView.h NSMovie.h NSMovieView.h NSObjectController.h NSOpenPanel.h NSOpenGL.h NSOpenGLView.h NSOutlineView.h NSPageLayout.h NSPanel.h NSPanGestureRecognizer.h NSParagraphStyle.h NSPasteboard.h NSPasteboardItem.h NSPDFInfo.h NSPDFImageRep.h NSPDFPanel.h NSPICTImageRep.h NSPickerTouchBarItem.h NSPopoverTouchBarItem.h NSPopover.h NSPopUpButton.h NSPopUpButtonCell.h NSPredicateEditor.h NSPredicateEditorRowTemplate.h NSPressGestureRecognizer.h NSPrintInfo.h NSPrintOperation.h NSPrintPanel.h NSPrinter.h NSProgressIndicator.h NSResponder.h NSRotationGestureRecognizer.h NSRuleEditor.h NSRulerMarker.h NSRulerView.h NSRunningApplication.h NSSavePanel.h NSScreen.h NSScrollView.h NSScroller.h NSSearchField.h NSSearchFieldCell.h NSSecureTextField.h NSSegmentedCell.h NSSegmentedControl.h NSSelection.h NSShadow.h NSSharingService.h NSSharingServicePickerTouchBarItem.h NSSlider.h NSSliderCell.h NSSliderTouchBarItem.h NSSound.h NSSpeechRecognizer.h NSSpeechSynthesizer.h NSSpellChecker.h NSSpellServer.h NSSplitView.h NSStepper.h NSStepperCell.h NSStepperTouchBarItem.h NSStringDrawing.h NSStatusBar.h NSStatusItem.h NSTabView.h NSTabViewItem.h NSTableColumn.h NSTableHeaderCell.h NSTableHeaderView.h NSTableView.h NSText.h NSTextAlternatives.h NSTextAttachment.h NSTextContainer.h NSTextField.h NSTextFieldCell.h NSTextList.h NSTextStorage.h NSTextTable.h NSTextView.h NSToolbar.h NSToolbarItem.h NSToolbarItemGroup.h NSTouch.h NSTouchBar.h NSTouchBarItem.h NSTokenField.h NSTokenFieldCell.h NSTrackingArea.h NSTreeController.h NSTreeNode.h NSUserDefaultsController.h NSUserInterfaceLayout.h NSView.h NSViewController.h NSVisualEffectView.h NSWindow.h NSWindowController.h NSWorkspace.h NSAttributedString.h NSColorPicking.h NSDragging.h NSGraphics.h NSNibConnector.h NSNibControlConnector.h NSNibOutletConnector.h NSNibDeclarations.h NSNibLoading.h NSNib.h NSSpellProtocol.h NSUserInterfaceItemIdentification.h NSUserInterfaceValidation.h DPSOperators.h PSOperators.h ; do \ /usr/bin/install -c -p -m 644 ../Headers/AppKit/$file \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/AppKit/$file ; \ done; \ for file in Cocoa.h ; do \ /usr/bin/install -c -p -m 644 ../Headers/Cocoa/$file \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/Cocoa/$file ; \ done Installing compatibility headers... OLD_DIR=AppKit; NEW_DIR=GNUstepGUI; \ LIST="GSVersion.h GMAppKit.h GMArchiver.h GSAnimator.h GSTheme.h GSFontInfo.h GSMemoryPanel.h GSInfoPanel.h GSMethodTable.h GSPasteboardServer.h GSServicesManager.h GSTextConverter.h GSTrackingRect.h GSHelpManagerPanel.h GSGormLoading.h GSNibContainer.h GSDisplayServer.h GSTable.h GSHbox.h GSVbox.h IMConnectors.h IMCustomObject.h IMLoading.h GSLayoutManager.h GSLayoutManager_internal.h GSTypesetter.h GSHorizontalTypesetter.h GSToolbarView.h GSNibLoading.h GSDragView.h GSTitleView.h GSPrinting.h GSPrintOperation.h GSEPSPrintOperation.h GSPDFPrintOperation.h GSModelLoaderFactory.h GSImageMagickImageRep.h GSInstantiator.h GSSoundSink.h GSSoundSource.h GSWindowDecorationView.h GSXibElement.h GSXibLoading.h GSXibKeyedUnarchiver.h GSXibObjectContainer.h GSHelpAttachment.h" ;\ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/$OLD_DIR; \ for I in $LIST ; do \ (echo "#warning $I is now included using the path <$NEW_DIR/$I>";\ echo "#include <$NEW_DIR/$I>" ) \ > /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/$OLD_DIR/$I; \ done OLD_DIR=gnustep/gui; NEW_DIR=GNUstepGUI; \ LIST="GSVersion.h GMAppKit.h GMArchiver.h GSAnimator.h GSTheme.h GSFontInfo.h GSMemoryPanel.h GSInfoPanel.h GSMethodTable.h GSPasteboardServer.h GSServicesManager.h GSTextConverter.h GSTrackingRect.h GSHelpManagerPanel.h GSGormLoading.h GSNibContainer.h GSDisplayServer.h GSTable.h GSHbox.h GSVbox.h IMConnectors.h IMCustomObject.h IMLoading.h GSLayoutManager.h GSLayoutManager_internal.h GSTypesetter.h GSHorizontalTypesetter.h GSToolbarView.h GSNibLoading.h GSDragView.h GSTitleView.h GSPrinting.h GSPrintOperation.h GSEPSPrintOperation.h GSPDFPrintOperation.h GSModelLoaderFactory.h GSImageMagickImageRep.h GSInstantiator.h GSSoundSink.h GSSoundSource.h GSWindowDecorationView.h GSXibElement.h GSXibLoading.h GSXibKeyedUnarchiver.h GSXibObjectContainer.h GSHelpAttachment.h" ;\ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/$OLD_DIR; \ for I in $LIST ; do \ (echo "#warning $I is now included using the path <$NEW_DIR/$I>";\ echo "#include <$NEW_DIR/$I>" ) \ > /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include/$OLD_DIR/$I; \ done gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' Making install in Images ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Images' Making install for resource_set Images... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Images for f in GNUstep.tiff GNUstepMenuImage.tiff GSContextualMenuCursor.tiff GSDisappearingItemCursor.tiff GSDragCopyCursor.tiff GSDragLinkCursor.tiff GSGreenArrowCursor.tiff GSOperationNotAllowedCursor.tiff GSSearch.tiff GSStop.tiff LogoGNUstep.tiff MagnifyGlass.tiff NSAddTemplate.tiff NSComboArrow.tiff NSRatingLevelIndicator.tiff NSRemoveTemplate.tiff common_2DCheckMark.tiff common_2DDash.tiff common_3DArrowDown.tiff common_3DArrowLeft.tiff common_3DArrowRight.tiff common_3DArrowRightH.tiff common_3DArrowUp.tiff common_ApplicationFolder.tiff common_ArrowDown.tiff common_ArrowDownH.tiff common_ArrowLeft.tiff common_ArrowLeftH.tiff common_ArrowRight.tiff common_ArrowRightH.tiff common_ArrowUp.tiff common_ArrowUpH.tiff common_CenterTabStop.tiff common_Close.tiff common_CloseBroken.tiff common_CloseBrokenH.tiff common_CloseH.tiff common_ClosedHandCursor.tiff common_ColorSwatch.tiff common_ComboBoxEllipsis.tiff common_DecimalTabStop.tiff common_Desktop.tiff common_Diamond.tiff common_Dimple.tiff common_DimpleHoriz.tiff common_DocsFolder.tiff common_DownloadFolder.tiff common_DownArrowSmall.tiff common_Folder.tiff common_GSFolder.tiff common_HelpCursor.tiff common_HelpLink.tiff common_Home.tiff common_HomeDirectory.tiff common_ImageFolder.tiff common_Info.tiff common_LeftTabStop.tiff common_LibraryFolder.tiff common_MiniWindowTile.tiff common_Miniaturize.tiff common_MiniaturizeH.tiff common_MusicFolder.tiff common_Mount.tiff common_Nibble.tiff common_OpenHandCursor.tiff common_Printer.tiff common_RadioOff.tiff common_RadioOn.tiff common_Right.tiff common_RightH.tiff common_RightTabStop.tiff common_Root_Apple.tiff common_Root_PC.tiff common_Root_SGI.tiff common_Root_Sparc.tiff common_Root_Sparc2.tiff common_SliderHoriz.tiff common_SliderVert.tiff common_StepperDown.tiff common_StepperDownHighlighted.tiff common_StepperUp.tiff common_StepperUpHighlighted.tiff common_SwitchOff.tiff common_SwitchOn.tiff common_TabDownSelectedLeft.tiff common_TabDownSelectedRight.tiff common_TabDownSelectedToUnSelectedJunction.tiff common_TabDownUnSelectedJunction.tiff common_TabDownUnSelectedLeft.tiff common_TabDownUnSelectedRight.tiff common_TabDownUnSelectedToSelectedJunction.tiff common_TabSelectedLeft.tiff common_TabSelectedRight.tiff common_TabSelectedToUnSelectedJunction.tiff common_TabUnSelectedToSelectedJunction.tiff common_TabUnSelectedJunction.tiff common_TabUnSelectedLeft.tiff common_TabUnSelectedRight.tiff common_Tile.tiff common_ToolbarClippedItemsMark.tiff common_ToolbarCustomizeToolbarItem.tiff common_ToolbarSeparatorItem.tiff common_ToolbarShowColorsItem.tiff common_ToolbarShowFontsItem.tiff common_ToolbarSpaceItem.tiff common_Unknown.tiff common_UnknownApplication.tiff common_UnknownTool.tiff common_Unmount.tiff common_UpAndDownArrowSmall.tiff common_VideoFolder.tiff common_copyCursor.tiff common_linkCursor.tiff common_noCursor.tiff common_outlineCollapsed.tiff common_outlineExpanded.tiff common_outlineUnexpandable.tiff common_ret.tiff common_retH.tiff common_ProgressIndeterminate_1.tiff common_ProgressIndeterminate_2.tiff common_ProgressIndeterminate_3.tiff common_ProgressIndeterminate_4.tiff common_ProgressIndeterminate_5.tiff common_ProgressIndeterminate_6.tiff common_ProgressSpinning_1.tiff common_ProgressSpinning_2.tiff common_ProgressSpinning_3.tiff common_ProgressSpinning_4.tiff common_ProgressSpinning_5.tiff common_ProgressSpinning_6.tiff common_ProgressSpinning_7.tiff common_ProgressSpinning_8.tiff nsmapping.strings page_landscape.tiff page_portrait.tiff common_MultipleSelection.tiff common_RecyclerEmpty.tiff common_RecyclerFull.tiff NSColorPanel.tiff NSFontPanel.tiff NSCaution.tiff NSInfo.tiff NSPreferencesGeneral.tiff NSAdvanced.tiff NSUserAccounts.tiff ; do \ if [ -f .//$f -o -d .//$f ]; then \ rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Images/$f;\ cp -fr .//$f \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Images/$f; \ else \ echo "Warning: $f not found - ignoring"; \ fi; \ done gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Images' Making install in Sounds ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Sounds' Making install for resource_set Sounds... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Sounds for f in Basso.wav Blow.wav Bottle.wav Frog.wav Glass.wav Hero.wav Ping.wav Pop.wav Sosumi.wav Submarine.wav Tink.wav; do \ if [ -f .//$f -o -d .//$f ]; then \ rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Sounds/$f;\ cp -fr .//$f \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Sounds/$f; \ else \ echo "Warning: $f not found - ignoring"; \ fi; \ done gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Sounds' Making install in Model ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Model' Making install for bundle libgmodel... for file in IMConnectors.h IMCustomObject.h IMLoading.h GMAppKit.h GMArchiver.h __done; do \ if [ $file != __done ]; then \ /usr/bin/install -c -p -m 644 ../Headers/Additions/GNUstepGUI/$file \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/include//GNUstepGUI/$file; \ fi; \ done /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/libgmodel.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list libgmodel.bundle) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles; gtar xf -) gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Model' Making install in Tools ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tools' Making install for tool make_services... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/bin/. /usr/bin/install -c -p -m 0755 \ ./obj/make_services \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/bin/. Making install for tool set_show_service... /usr/bin/install -c -p -m 0755 \ ./obj/set_show_service \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/bin/. Making install for tool gopen... /usr/bin/install -c -p -m 0755 \ ./obj/gopen \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/bin/. Making install for tool gclose... /usr/bin/install -c -p -m 0755 \ ./obj/gclose \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/bin/. Making install for tool gcloseall... /usr/bin/install -c -p -m 0755 \ ./obj/gcloseall \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/bin/. Making install for service GSspell... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Services rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Services/GSspell.service; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Services; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list GSspell.service) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Services; gtar xf -) gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tools' Making install in Panels ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Panels' echo "Copying localized components into system..."; \ for l in English Spanish; do \ if [ ! -d /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$l.lproj ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$l.lproj; \ fi; \ for f in GSDataLinkPanel.gorm GSPageLayout.gorm GSPrintPanel.gorm GSToolbarCustomizationPalette.gorm GSSpellPanel.gorm GSFindPanel.gorm; do \ if [ -d $l.lproj/$f ]; then \ cp -r $l.lproj/$f /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$l.lproj; \ rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$l.lproj/$f/.svn; \ fi; \ done; \ done Copying localized components into system... gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Panels' Making install in PrinterTypes ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/PrinterTypes' /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/PostScript/PPD for dirs in English.lproj; do \ if [ ! -d /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/PostScript/PPD/$dirs ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/PostScript/PPD/$dirs ; \ fi; \ /usr/bin/install -c -p -m 644 $dirs/*ppd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/PostScript/PPD/$dirs/ ; \ done; \ for file in GSProlog.ps; do \ /usr/bin/install -c -p -m 644 $file /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/PostScript ; \ done gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/PrinterTypes' Making install in TextConverters ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters' Making install in RTF ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters/RTF' Making install for bundle RTFConverter... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/TextConverters rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/TextConverters/RTFConverter.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/TextConverters; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list RTFConverter.bundle) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/TextConverters; gtar xf -) gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters/RTF' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/TextConverters' Making install in ColorPickers ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/ColorPickers' Making install for bundle StandardPicker... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers/StandardPicker.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list StandardPicker.bundle) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers; gtar xf -) Making install for bundle NamedPicker... rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers/NamedPicker.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list NamedPicker.bundle) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers; gtar xf -) Making install for bundle WheelPicker... rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers/WheelPicker.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list WheelPicker.bundle) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/ColorPickers; gtar xf -) gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/ColorPickers' Making install in KeyBindings ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/KeyBindings' /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/KeyBindings /usr/bin/install -c -p -m 644 DefaultKeyBindings.dict \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/KeyBindings/ gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/KeyBindings' Making install in Resources ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Resources' Making install for resource_set gui-resources... for l in English Italian Lojban Esperanto German French Spanish Korean Japanese Polish; do \ if [ -d .//$l.lproj ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$l.lproj; \ for f in Localizable.strings; do \ if [ -f .//$l.lproj/$f -o -d ./$l.lproj/$f ]; then \ cp -fr .//$l.lproj/$f \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$l.lproj; \ else \ echo "Warning: .//$l.lproj/$f not found - ignoring"; \ fi; \ done; \ else \ echo "Warning: .//$l.lproj not found - ignoring"; \ fi; \ done gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Resources' Making install in Printing ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing' Making install in GSLPR ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSLPR' Making install for bundle GSLPR... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting/GSLPR.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list GSLPR.bundle) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting; gtar xf -) gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSLPR' Making install in GSCUPS ... gmake[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSCUPS' Making install for bundle GSCUPS... rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting/GSCUPS.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting; \ (cd ./.; \ gtar chfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list GSCUPS.bundle) \ | (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting; gtar xf -) gmake[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing/GSCUPS' gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Printing' Making install in Themes ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Themes' Making install for resource_set Themes... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/lib64/GNUstep/Themes gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Themes' Making install in Tests ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tests' gmake[1]: Nothing to be done for 'install'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Tests' + make -C Documentation install messages=yes DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 GNUSTEP_INSTALLATION_DOMAIN=SYSTEM GNUSTEP_MAKEFILES=/usr/lib64/GNUstep/Makefiles make: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation' This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. Making all in General ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/General' Making all for doc General... gmake[2]: Nothing to be done for 'internal-doc-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/General' Making all in GuiUser ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/GuiUser' Making all for doc GuiUser... gmake[2]: Nothing to be done for 'internal-doc-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/GuiUser' Making all in manual ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual' Making all for doc AppKit... gmake[2]: Nothing to be done for 'internal-doc-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual' Making all for doc ReleaseNotes... gmake[1]: Nothing to be done for 'internal-doc-all'. Making all for doc Gui... gmake[1]: Nothing to be done for 'internal-doc-all'. Making all for doc GuiAdditions... gmake[1]: Nothing to be done for 'internal-doc-all'. Making all for textdoc INSTALL... gmake[1]: Nothing to be done for 'internal-textdoc-all'. Making all for textdoc NEWS... gmake[1]: Nothing to be done for 'internal-textdoc-all'. Making all for textdoc README... gmake[1]: Nothing to be done for 'internal-textdoc-all'. Making all for textdoc ANNOUNCE... gmake[1]: Nothing to be done for 'internal-textdoc-all'. Making all for textdoc BUGS... gmake[1]: Nothing to be done for 'internal-textdoc-all'. gmake -C ../Source -f DocMakefile gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' cp ../Documentation/Gui.gsdoc . cp ../Documentation/GuiAdditions.gsdoc . Making all for doc Gui... gmake[2]: Nothing to be done for 'internal-doc-all'. Making all for doc GuiAdditions... gmake[2]: Nothing to be done for 'internal-doc-all'. gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Source' Making install in General ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/General' Making install for doc General... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/General; \ gtar cfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list General | \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui; gtar xf -) gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/General' Making install in GuiUser ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/GuiUser' Making install for doc GuiUser... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/User/Gui rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/User/Gui/GuiUser; \ gtar cfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list GuiUser | \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/User/Gui; gtar xf -) gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/GuiUser' Making install in manual ... gmake[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual' Making install for doc AppKit... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ProgrammingManual /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/info if [ -f AppKit.pdf ]; then \ /usr/bin/install -c -p -m 644 AppKit.pdf \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ProgrammingManual; \ fi if [ -f AppKit.info ]; then \ /usr/bin/install -c -p -m 644 AppKit.info* /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/info; \ fi if [ -f iAppKit_toc.html ]; then \ /usr/bin/install -c -p -m 644 AppKit_*.html \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ProgrammingManual || true ; \ fi if [ -f AppKit/index.html ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ProgrammingManual/AppKit; \ /usr/bin/install -c -p -m 644 AppKit/*.html \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ProgrammingManual/AppKit; \ fi gmake[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation/manual' Making install for doc ReleaseNotes... rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ReleaseNotes; \ gtar cfX - /usr/lib64/GNUstep/Makefiles/tar-exclude-list ReleaseNotes | \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui; gtar xf -) Making install for doc Gui... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference Making install for doc GuiAdditions... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions Making install for textdoc INSTALL... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ReleaseNotes/0.28.0 if [ -f INSTALL ]; then \ /usr/bin/install -c -p -m 644 INSTALL /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ReleaseNotes/0.28.0; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install for textdoc NEWS... if [ -f NEWS ]; then \ /usr/bin/install -c -p -m 644 NEWS /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ReleaseNotes/0.28.0; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install for textdoc README... if [ -f README ]; then \ /usr/bin/install -c -p -m 644 README /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ReleaseNotes/0.28.0; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install for textdoc ANNOUNCE... if [ -f ANNOUNCE ]; then \ /usr/bin/install -c -p -m 644 ANNOUNCE /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ReleaseNotes/0.28.0; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi Making install for textdoc BUGS... if [ -f BUGS ]; then \ /usr/bin/install -c -p -m 644 BUGS /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ReleaseNotes/0.28.0; \ else \ echo " Nothing to install because nothing was built (usually because makeinfo is not available)"; \ fi rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference (cd Gui; gtar cf - .) | \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference; gtar xf -) rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference/CVS rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions (cd GuiAdditions; gtar cf - .) | \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions; gtar xf -) rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions/CVS ( cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/GNUstep/Documentation/User/Gui ; \ mv GuiUser/* . ; \ rm -rf GuiUser ) if [ ! -f /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/man ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/man; \ fi; \ if [ ! -f /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/man/man1 ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/man/man1; \ fi; \ for file in GSSpeechServer.1 gopen.1 make_services.1 gclose.1 gcloseall.1 say.1 set_show_service.1 __done; do \ if [ $file != __done ]; then \ /usr/bin/install -c -p -m 644 $file /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/man/man1/$file; \ which gzip && rm -f /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/man/man1/$file.gz \ && gzip -9 /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64//usr/share/man/man1/$file; \ fi; \ done; /usr/bin/gzip /usr/bin/gzip /usr/bin/gzip /usr/bin/gzip /usr/bin/gzip /usr/bin/gzip /usr/bin/gzip make: Leaving directory '/home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0/Documentation' + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0.28.0-2.mga8 --unique-debug-suffix -0.28.0-2.mga8.aarch64 --unique-debug-src-base gnustep-gui-0.28.0-2.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gnustep-gui-0.28.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/gclose explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/gcloseall explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/GSPrinting/GSLPR.bundle/GSLPR explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/gopen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/gclose explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/make_services extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/gopen explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/TextConverters/RTFConverter.bundle/RTFConverter explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/set_show_service extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/gcloseall extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/make_services extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/TextConverters/RTFConverter.bundle/RTFConverter extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/bin/set_show_service extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/GSPrinting/GSLPR.bundle/GSLPR explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/libgmodel.bundle/libgmodel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Bundles/libgmodel.bundle/libgmodel explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/ColorPickers/NamedPicker.bundle/NamedPicker extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/ColorPickers/NamedPicker.bundle/NamedPicker explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/ColorPickers/StandardPicker.bundle/StandardPicker extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/ColorPickers/StandardPicker.bundle/StandardPicker explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/ColorPickers/WheelPicker.bundle/WheelPicker extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/ColorPickers/WheelPicker.bundle/WheelPicker explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/libgnustep-gui.so.0.28.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/libgnustep-gui.so.0.28.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Services/GSspell.service/GSspell extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/lib64/GNUstep/Services/GSspell.service/GSspell original debug info size: 15896kB, size after compression: 13896kB /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. 13760 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gnustep-gui-0.28.0-2.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6OrWpA + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnustep-gui-0.28.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/share/doc/gnustep-gui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/share/doc/gnustep-gui + cp -pr ANNOUNCE /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/share/doc/gnustep-gui + cp -pr BUGS /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/share/doc/gnustep-gui + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/share/doc/gnustep-gui + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/share/doc/gnustep-gui + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64/usr/share/doc/gnustep-gui + RPM_EC=0 ++ jobs -p + exit 0 Provides: gnustep-gui = 0.28.0-2.mga8 gnustep-gui(aarch-64) = 0.28.0-2.mga8 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) libaspell.so.15()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcups.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgnustep-base.so.1.27()(64bit) libgnustep-gui.so.0.28()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libobjc.so.4()(64bit) Processing files: lib64gnustep-gui0.28-0.28.0-2.mga8.aarch64 Provides: lib64gnustep-gui0.28 = 0.28.0-2.mga8 lib64gnustep-gui0.28(aarch-64) = 0.28.0-2.mga8 libgnustep-gui.so.0.28()(64bit) 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgif.so.7()(64bit) libgnustep-base.so.1.27()(64bit) libicuuc.so.68()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libobjc.so.4()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) Obsoletes: lib64gnustep-base0 < 0.26.2-5 Processing files: lib64gnustep-gui-devel-0.28.0-2.mga8.aarch64 Provides: devel(libgnustep-gui(64bit)) gnustep-gui-devel = 0.28.0-2.mga8 lib64gnustep-gui-devel = 0.28.0-2.mga8 lib64gnustep-gui-devel(aarch-64) = 0.28.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libgcc_s(64bit)) devel(libgif(64bit)) devel(libgnustep-base(64bit)) devel(libicuuc(64bit)) devel(libjpeg(64bit)) devel(libm(64bit)) devel(libobjc(64bit)) devel(libpng16(64bit)) devel(libtiff(64bit)) Obsoletes: gnustep-gui-devel < 0.26.2-5 Processing files: gnustep-gui-doc-0.28.0-2.mga8.noarch Provides: gnustep-gui-doc = 0.28.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnustep-gui-debugsource-0.28.0-2.mga8.aarch64 Provides: gnustep-gui-debugsource = 0.28.0-2.mga8 gnustep-gui-debugsource(aarch-64) = 0.28.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnustep-gui-debuginfo-0.28.0-2.mga8.aarch64 Provides: debuginfo(build-id) = 135749d0f67d4b5352c161cb23925191fb496959 debuginfo(build-id) = 15235976fe96fcee9b87d4a4bd12a54ea59ca5fb debuginfo(build-id) = 168598cf85485094240296b1a68fa88d2c949e93 debuginfo(build-id) = 1aad72bd917da013ab69ec8be554bdef53e86f98 debuginfo(build-id) = 244f692326ba2981d951c8634ced608656a54513 debuginfo(build-id) = 41e645a545890257051ca214e3c7c06009f764fb debuginfo(build-id) = 4f145fda7a59c334e7f2023e59fd655ee2a89e5d debuginfo(build-id) = 7e29c35067b6636969cd2f415553e2cdcba1dfce debuginfo(build-id) = 9bf4b87c101de5afaf739c3d85aad5458a2ec495 debuginfo(build-id) = a459b6b40739a935659d494a04296a00a66dc0f0 debuginfo(build-id) = c7aa057395fdba406b9eed85f0f621575283dd0b debuginfo(build-id) = cb6540b91c307310f4813dd808a3bee5f63cba9d debuginfo(build-id) = d76b757bb4ae81f76cb5e37188506eb1fcce8226 gnustep-gui-debuginfo = 0.28.0-2.mga8 gnustep-gui-debuginfo(aarch-64) = 0.28.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gnustep-gui-debugsource(aarch-64) = 0.28.0-2.mga8 Processing files: lib64gnustep-gui0.28-debuginfo-0.28.0-2.mga8.aarch64 Provides: debuginfo(build-id) = 6a6ed0c3b7f2860bd9b597f8db355c8f59084fcb lib64gnustep-gui0.28-debuginfo = 0.28.0-2.mga8 lib64gnustep-gui0.28-debuginfo(aarch-64) = 0.28.0-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gnustep-gui-debugsource(aarch-64) = 0.28.0-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnustep-gui-debuginfo-0.28.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gnustep-gui-devel-0.28.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnustep-gui-0.28.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gnustep-gui0.28-0.28.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnustep-gui-debugsource-0.28.0-2.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/gnustep-gui-doc-0.28.0-2.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gnustep-gui0.28-debuginfo-0.28.0-2.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1eOh2A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnustep-gui-0.28.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-2.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3Rk2iB + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gnustep-gui-0.28.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!