D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/gnustep-gui-0.28.0-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oOOQy5 + 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 -f -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.cMDGsf + 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 + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + 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... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... 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/ 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 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 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 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 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 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 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 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 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 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; | ^~~~~ 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 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 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 In file included from NSBitmapImageRepPrivate.h:29, from NSBitmapImageRep.m:54: nsimage-tiff.h:44:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 44 | uint16 numImages; /* number of images in tiff */ | ^~~~~~ nsimage-tiff.h:45:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 45 | uint16 imageNumber; /* number of current image */ | ^~~~~~ nsimage-tiff.h:46:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 46 | uint32 subfileType; | ^~~~~~ nsimage-tiff.h:47:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 47 | uint32 width; | ^~~~~~ nsimage-tiff.h:48:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 48 | uint32 height; | ^~~~~~ nsimage-tiff.h:49:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 49 | uint16 bitsPerSample; /* number of bits per data channel */ | ^~~~~~ nsimage-tiff.h:50:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 50 | uint16 samplesPerPixel; /* number of channels per pixel */ | ^~~~~~ nsimage-tiff.h:51:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 51 | uint16 planarConfig; /* meshed or separate */ | ^~~~~~ nsimage-tiff.h:52:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 52 | uint16 photoInterp; /* photometric interpretation of bitmap data, */ | ^~~~~~ nsimage-tiff.h:53:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 53 | uint16 compression; | ^~~~~~ nsimage-tiff.h:54:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 54 | uint16 extraSamples; /* Alpha */ | ^~~~~~ nsimage-tiff.h:63:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 63 | uint32 size; | ^~~~~~ nsimage-tiff.h:64:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 64 | uint16 *red; | ^~~~~~ nsimage-tiff.h:65:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 65 | uint16 *green; | ^~~~~~ nsimage-tiff.h:66:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 66 | uint16 *blue; | ^~~~~~ 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, | ^~~~~~~~~~~~~~~~~ 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 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 In file included from NSBitmapImageRepPrivate.h:29, from NSBitmapImageRep+JPEG.m:36: nsimage-tiff.h:44:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 44 | uint16 numImages; /* number of images in tiff */ | ^~~~~~ nsimage-tiff.h:45:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 45 | uint16 imageNumber; /* number of current image */ | ^~~~~~ nsimage-tiff.h:46:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 46 | uint32 subfileType; | ^~~~~~ nsimage-tiff.h:47:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 47 | uint32 width; | ^~~~~~ nsimage-tiff.h:48:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 48 | uint32 height; | ^~~~~~ nsimage-tiff.h:49:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 49 | uint16 bitsPerSample; /* number of bits per data channel */ | ^~~~~~ nsimage-tiff.h:50:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 50 | uint16 samplesPerPixel; /* number of channels per pixel */ | ^~~~~~ nsimage-tiff.h:51:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 51 | uint16 planarConfig; /* meshed or separate */ | ^~~~~~ nsimage-tiff.h:52:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 52 | uint16 photoInterp; /* photometric interpretation of bitmap data, */ | ^~~~~~ nsimage-tiff.h:53:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 53 | uint16 compression; | ^~~~~~ nsimage-tiff.h:54:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 54 | uint16 extraSamples; /* Alpha */ | ^~~~~~ nsimage-tiff.h:63:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 63 | uint32 size; | ^~~~~~ nsimage-tiff.h:64:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 64 | uint16 *red; | ^~~~~~ nsimage-tiff.h:65:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 65 | uint16 *green; | ^~~~~~ nsimage-tiff.h:66:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 66 | uint16 *blue; | ^~~~~~ 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 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 In file included from NSBitmapImageRepPrivate.h:29, from NSBitmapImageRep+PNG.m:58: nsimage-tiff.h:44:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 44 | uint16 numImages; /* number of images in tiff */ | ^~~~~~ nsimage-tiff.h:45:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 45 | uint16 imageNumber; /* number of current image */ | ^~~~~~ nsimage-tiff.h:46:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 46 | uint32 subfileType; | ^~~~~~ nsimage-tiff.h:47:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 47 | uint32 width; | ^~~~~~ nsimage-tiff.h:48:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 48 | uint32 height; | ^~~~~~ nsimage-tiff.h:49:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 49 | uint16 bitsPerSample; /* number of bits per data channel */ | ^~~~~~ nsimage-tiff.h:50:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 50 | uint16 samplesPerPixel; /* number of channels per pixel */ | ^~~~~~ nsimage-tiff.h:51:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 51 | uint16 planarConfig; /* meshed or separate */ | ^~~~~~ nsimage-tiff.h:52:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 52 | uint16 photoInterp; /* photometric interpretation of bitmap data, */ | ^~~~~~ nsimage-tiff.h:53:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 53 | uint16 compression; | ^~~~~~ nsimage-tiff.h:54:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 54 | uint16 extraSamples; /* Alpha */ | ^~~~~~ nsimage-tiff.h:63:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 63 | uint32 size; | ^~~~~~ nsimage-tiff.h:64:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 64 | uint16 *red; | ^~~~~~ nsimage-tiff.h:65:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 65 | uint16 *green; | ^~~~~~ nsimage-tiff.h:66:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 66 | uint16 *blue; | ^~~~~~ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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) 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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; | ^~~~~~~~~~~~~~ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 In file included from tiff.m:61: nsimage-tiff.h:44:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 44 | uint16 numImages; /* number of images in tiff */ | ^~~~~~ nsimage-tiff.h:45:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 45 | uint16 imageNumber; /* number of current image */ | ^~~~~~ nsimage-tiff.h:46:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 46 | uint32 subfileType; | ^~~~~~ nsimage-tiff.h:47:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 47 | uint32 width; | ^~~~~~ nsimage-tiff.h:48:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 48 | uint32 height; | ^~~~~~ nsimage-tiff.h:49:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 49 | uint16 bitsPerSample; /* number of bits per data channel */ | ^~~~~~ nsimage-tiff.h:50:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 50 | uint16 samplesPerPixel; /* number of channels per pixel */ | ^~~~~~ nsimage-tiff.h:51:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 51 | uint16 planarConfig; /* meshed or separate */ | ^~~~~~ nsimage-tiff.h:52:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 52 | uint16 photoInterp; /* photometric interpretation of bitmap data, */ | ^~~~~~ nsimage-tiff.h:53:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 53 | uint16 compression; | ^~~~~~ nsimage-tiff.h:54:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 54 | uint16 extraSamples; /* Alpha */ | ^~~~~~ nsimage-tiff.h:63:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 63 | uint32 size; | ^~~~~~ nsimage-tiff.h:64:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 64 | uint16 *red; | ^~~~~~ nsimage-tiff.h:65:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 65 | uint16 *green; | ^~~~~~ nsimage-tiff.h:66:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 66 | uint16 *blue; | ^~~~~~ tiff.m: In function 'NSTiffGetInfo': tiff.m:274:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 274 | uint16 *sample_info = NULL; | ^~~~~~ tiff.m:331:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 331 | uint16 resolution_unit; | ^~~~~~ tiff.m: In function 'NSTiffRead': tiff.m:372:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 372 | uint8* outP; | ^~~~~ tiff.m:373:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 373 | uint8* buf; | ^~~~~ tiff.m:374:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 374 | uint8* raster; | ^~~~~ tiff.m:392:3: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 392 | raster = (uint8 *)data; | ^~~~~~ tiff.m:422:13: warning: 'uint8' is deprecated [-Wdeprecated-declarations] 422 | uint8 *inP; | ^~~~~ tiff.m: In function 'NSTiffWrite': tiff.m:477:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 477 | uint16 sample_info[1]; | ^~~~~~ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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; | ^~~~~~ 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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/. 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 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 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 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 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 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... Making all for tool set_show_service... Making all for tool gopen... Making all for tool gclose... Making all for tool gcloseall... cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/make_services.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/set_show_service.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/gclose.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/gopen.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/gcloseall.obj/ 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 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 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 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 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 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 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 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 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 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/. 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; | ^~~~~ 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/. 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 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 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 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 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/StandardPicker.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/NamedPicker.obj/ cd .; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs ./obj/WheelPicker.obj/ /usr/lib64/GNUstep/Makefiles/mkinstalldirs StandardPicker.bundle/. /usr/lib64/GNUstep/Makefiles/mkinstalldirs NamedPicker.bundle/. /usr/lib64/GNUstep/Makefiles/mkinstalldirs WheelPicker.bundle/. 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 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 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 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 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 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 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 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 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 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 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 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 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 /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/. 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 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 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 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 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/. 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 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 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 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:26: note: declared here 358 | extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead."); | ^~~~~~~~~~ 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.141592653-2.6-1.40.22 (TeX Live 2021/Mageia) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./AppKit.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2021-02-20.11]: pdf, fonts, 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/font s/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/public /amsfonts/cm/cmcsc10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/ cmmi10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb></us r/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-d ist/fonts/type1/public/amsfonts/cm/cmr7.pfb></usr/share/texmf-dist/fonts/type1/ public/amsfonts/cm/cmr9.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/ cm/cmsl10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb>< /usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/share/t exmf-dist/fonts/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/font s/type1/public/amsfonts/cm/cmti10.pfb></usr/share/texmf-dist/fonts/type1/public /amsfonts/cm/cmtt10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/c mtt9.pfb> Output written on AppKit.pdf (60 pages, 359326 bytes). Transcript written on AppKit.log. This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2021/Mageia) (preloaded format=pdfetex) restricted \write18 enabled. entering extended mode (./AppKit.texi (/usr/share/texmf-dist/tex/texinfo/texinfo.tex Loading texinfo [version 2021-02-20.11]: pdf, fonts, 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)</usr/share/texmf-dist/font s/type1/public/amsfonts/cm/cmbx12.pfb></usr/share/texmf-dist/fonts/type1/public /amsfonts/cm/cmcsc10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/ cmmi10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi12.pfb></u sr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr/share/texmf- dist/fonts/type1/public/amsfonts/cm/cmr10.pfb></usr/share/texmf-dist/fonts/type 1/public/amsfonts/cm/cmr7.pfb></usr/share/texmf-dist/fonts/type1/public/amsfont s/cm/cmr9.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl10.pfb> </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmsl9.pfb></usr/share/tex mf-dist/fonts/type1/public/amsfonts/cm/cmsltt10.pfb></usr/share/texmf-dist/font s/type1/public/amsfonts/cm/cmsy10.pfb></usr/share/texmf-dist/fonts/type1/public /amsfonts/cm/cmti10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/c mtt10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt9.pfb> Output written on AppKit.pdf (62 pages, 385846 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-11-25 15:19:27.110 autogsdoc[3037060:3037060] Warning - No implementation for [NSApplication -cancelUserAttentionRequest:] 2021-11-25 15:19:27.134 autogsdoc[3037060:3037060] Warning - No implementation for [NSApplication -preventWindowOrdering] 2021-11-25 15:19:27.136 autogsdoc[3037060:3037060] Warning - No implementation for [NSApplication -replyToOpenOrPrint:] 2021-11-25 15:19:27.144 autogsdoc[3037060:3037060] 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-11-25 15:19:27.313 autogsdoc[3037060:3037060] Warning - No implementation for [NSBitmapImageRep -colorizeByMappingGray:toColor:blackMapping:whiteMapping:] 2021-11-25 15:19:27.483 autogsdoc[3037060:3037060] Warning - No implementation for [NSBrowser -setAutohidesScroller:] 2021-11-25 15:19:27.484 autogsdoc[3037060:3037060] Warning - No implementation for [NSBrowser -setBackgroundColor:] 2021-11-25 15:19:27.591 autogsdoc[3037060:3037060] Warning - No implementation for [NSButtonCell -setAlternateMnemonicLocation:] ../Headers/AppKit/NSCell.h:306 NSCell: @method list with unknown directive 'property' 2021-11-25 15:19:27.672 autogsdoc[3037060:3037060] Warning - No implementation for [NSCell -calcDrawInfo:] 2021-11-25 15:19:27.690 autogsdoc[3037060:3037060] Warning - No implementation for [NSCell -setControlView:] 2021-11-25 15:19:27.700 autogsdoc[3037060:3037060] Warning - No implementation for [NSCell -stopTracking:at:inView:mouseIsUp:] 2021-11-25 15:19:27.913 autogsdoc[3037060:3037060] Warning - No implementation for [NSColorPicker -alphaControlAddedOrRemoved:] 2021-11-25 15:19:27.913 autogsdoc[3037060:3037060] Warning - No implementation for [NSColorPicker -attachColorList:] 2021-11-25 15:19:27.913 autogsdoc[3037060:3037060] Warning - No implementation for [NSColorPicker -detachColorList:] 2021-11-25 15:19:27.914 autogsdoc[3037060:3037060] Warning - No implementation for [NSColorPicker -setMode:] 2021-11-25 15:19:27.914 autogsdoc[3037060:3037060] Warning - No implementation for [NSColorPicker -viewSizeChanged:] 2021-11-25 15:19:28.138 autogsdoc[3037060:3037060] Warning - No implementation for [NSDataLinkManager -noteDocumentSaved] 2021-11-25 15:19:28.138 autogsdoc[3037060:3037060] Warning - No implementation for [NSDataLinkManager -noteDocumentSavedAs:] 2021-11-25 15:19:28.138 autogsdoc[3037060:3037060] Warning - No implementation for [NSDataLinkManager -noteDocumentSavedTo:] 2021-11-25 15:19:28.160 autogsdoc[3037060:3037060] Warning - No implementation for [NSDataLinkPanel -setAccessoryView:] 2021-11-25 15:19:28.197 autogsdoc[3037060:3037060] Warning - No implementation for [NSDocument -printShowingPrintPanel:] 2021-11-25 15:19:28.201 autogsdoc[3037060:3037060] Warning - No implementation for [NSDocument -windowControllerDidLoadNib:] 2021-11-25 15:19:28.201 autogsdoc[3037060:3037060] 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-11-25 15:19:28.289 autogsdoc[3037060:3037060] Warning - No implementation for [NSEPSImageRep -prepareGState] 2021-11-25 15:19:28.312 autogsdoc[3037060:3037060] Warning - No implementation for [NSEvent +setMouseCoalescingEnabled:] 2021-11-25 15:19:28.371 autogsdoc[3037060:3037060] 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-11-25 15:19:28.570 autogsdoc[3037060:3037060] Warning - No implementation for [NSGraphicsContext(NSGraphics) -GSWSetViewIsFlipped:] 2021-11-25 15:19:28.644 autogsdoc[3037060:3037060] Warning - No implementation for [NSHelpPanel -addSupplement:inPath:] 2021-11-25 15:19:28.645 autogsdoc[3037060:3037060] 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-11-25 15:19:28.704 autogsdoc[3037060:3037060] Warning - No implementation for [NSImage -setScalesWhenResized:] 2021-11-25 15:19:28.800 autogsdoc[3037060:3037060] Warning - No implementation for [NSImageView -setAnimates:] 2021-11-25 15:19:28.822 autogsdoc[3037060:3037060] Warning - No implementation for [NSInputManager -markedTextAbandoned:] 2021-11-25 15:19:28.822 autogsdoc[3037060:3037060] 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-11-25 15:19:28.903 autogsdoc[3037060:3037060] Warning - No implementation for [NSLayoutManager(layout) -invalidateGlyphsOnLayoutInvalidationForGlyphRange:] 2021-11-25 15:19:28.903 autogsdoc[3037060:3037060] Warning - No implementation for [NSLayoutManager(layout) -setAllowsNonContiguousLayout:] 2021-11-25 15:19:29.028 autogsdoc[3037060:3037060] Warning - No implementation for [NSMatrix -setToolTip:forCell:] 2021-11-25 15:19:29.028 autogsdoc[3037060:3037060] Warning - No implementation for [NSMatrix -setValidateSize:] 2021-11-25 15:19:29.095 autogsdoc[3037060:3037060] Warning - No implementation for [NSMenu -helpRequested:] 2021-11-25 15:19:29.101 autogsdoc[3037060:3037060] Warning - No implementation for [NSMenu -setContextMenuRepresentation:] 2021-11-25 15:19:29.103 autogsdoc[3037060:3037060] Warning - No implementation for [NSMenu -setTearOffMenuRepresentation:] 2021-11-25 15:19:29.104 autogsdoc[3037060:3037060] Warning - No implementation for [NSMenu -submenuAction:] 2021-11-25 15:19:29.331 autogsdoc[3037060:3037060] Warning - No implementation for [NSOpenGLView -prepareOpenGL] 2021-11-25 15:19:29.331 autogsdoc[3037060:3037060] 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-11-25 15:19:29.350 autogsdoc[3037060:3037060] Warning - No implementation for [NSOpenPanel -setResolvesAliases:] 2021-11-25 15:19:29.727 autogsdoc[3037060:3037060] Warning - No implementation for [NSPrintInfo -setUpPrintOperationDefaultValues] 2021-11-25 15:19:29.915 autogsdoc[3037060:3037060] Warning - No implementation for [NSProgressIndicator -sizeToFit] ../Headers/AppKit/NSResponder.h:50 NSResponder: Unexpected char (#) in declaration 2021-11-25 15:19:29.936 autogsdoc[3037060:3037060] Warning - No implementation for [NSResponder -flushBufferedKeyEvents] 2021-11-25 15:19:30.004 autogsdoc[3037060:3037060] Warning - No implementation for [NSRulerView -moveRulerlineFromLocation:toLocation:] 2021-11-25 15:19:30.086 autogsdoc[3037060:3037060] 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-11-25 15:19:30.159 autogsdoc[3037060:3037060] 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-11-25 15:19:30.396 autogsdoc[3037060:3037060] 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-11-25 15:19:30.477 autogsdoc[3037060:3037060] Warning - No implementation for [NSTabView -setControlSize:] 2021-11-25 15:19:30.477 autogsdoc[3037060:3037060] 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-11-25 15:19:30.728 autogsdoc[3037060:3037060] Warning - No implementation for [NSTableView -insertRowsAtIndexes:withAnimation:] 2021-11-25 15:19:30.729 autogsdoc[3037060:3037060] Warning - No implementation for [NSTableView -noteHeightOfRowsWithIndexesChanged:] 2021-11-25 15:19:30.730 autogsdoc[3037060:3037060] Warning - No implementation for [NSTableView -removeRowsAtIndexes:withAnimation:] 2021-11-25 15:19:30.732 autogsdoc[3037060:3037060] Warning - No implementation for [NSTableView -setColumnAutoresizingStyle:] 2021-11-25 15:19:30.733 autogsdoc[3037060:3037060] Warning - No implementation for [NSTableView -setGridStyleMask:] 2021-11-25 15:19:30.736 autogsdoc[3037060:3037060] Warning - No implementation for [NSTableView -setUsesAlternatingRowBackgroundColors:] 2021-11-25 15:19:30.928 autogsdoc[3037060:3037060] Warning - No implementation for [NSTextStorage -ensureAttributesAreFixedInRange:] 2021-11-25 15:19:31.064 autogsdoc[3037060:3037060] Warning - No implementation for [NSTextView -_updateInputMethodState] 2021-11-25 15:19:31.068 autogsdoc[3037060:3037060] Warning - No implementation for [NSTextView -_updateInputMethodWithInsertionPoint:] 2021-11-25 15:19:31.092 autogsdoc[3037060:3037060] Warning - No implementation for [NSTextView(leftovers) -orderFrontLinkPanel:] 2021-11-25 15:19:31.092 autogsdoc[3037060:3037060] Warning - No implementation for [NSTextView(leftovers) -orderFrontListPanel:] 2021-11-25 15:19:31.092 autogsdoc[3037060:3037060] Warning - No implementation for [NSTextView(leftovers) -orderFrontTablePanel:] 2021-11-25 15:19:31.095 autogsdoc[3037060:3037060] Warning - No implementation for [NSTextView(leftovers) -startSpeaking:] 2021-11-25 15:19:31.095 autogsdoc[3037060:3037060] 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-11-25 15:19:31.339 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -addToPageSetup] 2021-11-25 15:19:31.349 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -didAddSubview:] 2021-11-25 15:19:31.351 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -drawPageBorderWithSize:] 2021-11-25 15:19:31.352 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -drawRect:] 2021-11-25 15:19:31.354 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -drawSheetBorderWithSize:] 2021-11-25 15:19:31.365 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -reflectScrolledClipView:] 2021-11-25 15:19:31.372 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -setFrameCenterRotation:] 2021-11-25 15:19:31.381 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -setUpGState] 2021-11-25 15:19:31.382 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -viewDidMoveToSuperview] 2021-11-25 15:19:31.382 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -viewDidMoveToWindow] 2021-11-25 15:19:31.383 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -viewWillMoveToSuperview:] 2021-11-25 15:19:31.383 autogsdoc[3037060:3037060] Warning - No implementation for [NSView -viewWillMoveToWindow:] 2021-11-25 15:19:31.384 autogsdoc[3037060:3037060] 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-11-25 15:19:31.563 autogsdoc[3037060:3037060] Warning - No implementation for [NSWindow +menuChanged:] 2021-11-25 15:19:31.580 autogsdoc[3037060:3037060] Warning - No implementation for [NSWindow -invalidateShadow] 2021-11-25 15:19:31.595 autogsdoc[3037060:3037060] Warning - No implementation for [NSWindow -setAspectRatio:] 2021-11-25 15:19:31.596 autogsdoc[3037060:3037060] Warning - No implementation for [NSWindow -setCollectionBehavior:] 2021-11-25 15:19:31.596 autogsdoc[3037060:3037060] Warning - No implementation for [NSWindow -setContentAspectRatio:] 2021-11-25 15:19:31.666 autogsdoc[3037060:3037060] Warning - No implementation for [NSWindowController -windowDidLoad] 2021-11-25 15:19:31.666 autogsdoc[3037060:3037060] Warning - No implementation for [NSWindowController -windowWillLoad] 2021-11-25 15:19:31.721 autogsdoc[3037060:3037060] Warning - No implementation for [NSWorkspace -checkForRemovableMedia] 2021-11-25 15:19:31.726 autogsdoc[3037060:3037060] Warning - No implementation for [NSWorkspace -hideOtherApplications] at line: 1148 column: 18 ... Opening and ending tag mismatch: p line 1145 and desc 2021-11-25 15:19:31.834 autogsdoc[3037060:3037060] WARNING ../Documentation/Gui/NSBrowser.gsdoc is not a valid document 2021-11-25 15:19:32.324 autogsdoc[3037060:3037060] Category entry not found for informal protocol 'NSObject(NSBrowserDelegate)' 2021-11-25 15:19:32.430 autogsdoc[3037060:3037060] Location of the NSThread version of method '+detachNewThreadSelector:toTarget:withObject:' (referenced from NSApplication) not found. 2021-11-25 15:19:32.435 autogsdoc[3037060:3037060] Location of the NSProcessInfo version of method '-processName' (referenced from NSApplication) not found. 2021-11-25 15:19:32.546 autogsdoc[3037060:3037060] Location of method '-retain' (referenced from NSBox) not found or not unique. at line: 1148 column: 18 ... Opening and ending tag mismatch: p line 1145 and desc 2021-11-25 15:19:32.552 autogsdoc[3037060:3037060] WARNING ../Documentation/Gui/NSBrowser.gsdoc is not a valid document 2021-11-25 15:19:32.558 autogsdoc[3037060:3037060] Location of method '-setAcceptsArrowKeys:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.558 autogsdoc[3037060:3037060] Location of method '-setAllowsBranchSelection:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.558 autogsdoc[3037060:3037060] Location of method '-setAllowsEmptySelection:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.559 autogsdoc[3037060:3037060] Location of method '-setCellPrototype:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.559 autogsdoc[3037060:3037060] Location of method '-setDelegate:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.560 autogsdoc[3037060:3037060] Location of method '-tile' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.560 autogsdoc[3037060:3037060] Location of method '-setDoubleAction:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.561 autogsdoc[3037060:3037060] Location of method '-setTitled:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.561 autogsdoc[3037060:3037060] Location of method '-setLastColumn:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.561 autogsdoc[3037060:3037060] Location of method '-setMatrixClass:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.562 autogsdoc[3037060:3037060] Location of method '-setMaxVisibleColumns:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.562 autogsdoc[3037060:3037060] Location of method '-setMinColumnWidth:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.562 autogsdoc[3037060:3037060] Location of method '-setPathSeparator:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.563 autogsdoc[3037060:3037060] Location of method '-setReusesColumns:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.564 autogsdoc[3037060:3037060] Location of method '-browser:selectRow:inColumn:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.564 autogsdoc[3037060:3037060] Location of method '-browser:selectRow:inColumn:' (referenced from NSBrowser) not found or not unique. 2021-11-25 15:19:32.847 autogsdoc[3037060:3037060] Location of method '-titleBaseWritingDirection:' (referenced from NSFormCell) not found or not unique. 2021-11-25 15:19:32.847 autogsdoc[3037060:3037060] Location of the NSCell version of method '-setBaseWritingDirection' (referenced from NSFormCell) not found. 2021-11-25 15:19:32.876 autogsdoc[3037060:3037060] Location of method '-drawGState:fromRect:toPoint:op:fraction:' (referenced from NSGraphicsContext) not found or not unique. 2021-11-25 15:19:32.876 autogsdoc[3037060:3037060] Location of method '-compositeGState:fromRect:toPoint:op:fraction:' (referenced from NSGraphicsContext) not found or not unique. 2021-11-25 15:19:32.915 autogsdoc[3037060:3037060] Location of method '-imageUnfilteredFileTypes' (referenced from NSImageRep) not found or not unique. 2021-11-25 15:19:32.972 autogsdoc[3037060:3037060] Location of the NSNotificationCenter version of method '-postNotificationName:object:userInfo:' (referenced from NSMatrix) not found. 2021-11-25 15:19:32.972 autogsdoc[3037060:3037060] Location of the NSNotificationCenter version of method '-postNotificationName:object:userInfo:' (referenced from NSMatrix) not found. 2021-11-25 15:19:32.972 autogsdoc[3037060:3037060] Location of the NSNotificationCenter version of method '-postNotificationName:object:userInfo:' (referenced from NSMatrix) not found. 2021-11-25 15:19:33.046 autogsdoc[3037060:3037060] Location of the NSBrowser version of method '-setAllowsMultipleSelection:' (referenced from NSOpenPanel) not found. 2021-11-25 15:19:33.046 autogsdoc[3037060:3037060] Location of the NSBrowser version of method '-setAllowsBranchSelection:' (referenced from NSOpenPanel) not found. 2021-11-25 15:19:33.052 autogsdoc[3037060:3037060] Location of method '-isEqual:' (referenced from NSOutlineView) not found or not unique. 2021-11-25 15:19:33.088 autogsdoc[3037060:3037060] Location of class 'NSConnection' (referenced from NSPasteboard) not found or not unique. 2021-11-25 15:19:33.088 autogsdoc[3037060:3037060] Location of class 'NSConnection' (referenced from NSPasteboard) not found or not unique. 2021-11-25 15:19:33.088 autogsdoc[3037060:3037060] Location of class 'NSPort' (referenced from NSPasteboard) not found or not unique. 2021-11-25 15:19:33.089 autogsdoc[3037060:3037060] Location of class 'NSConnection' (referenced from NSPasteboard) not found or not unique. 2021-11-25 15:19:33.089 autogsdoc[3037060:3037060] Location of the NSUserDefaults version of method '-registerDefaults:' (referenced from NSPasteboard) not found. 2021-11-25 15:19:33.206 autogsdoc[3037060:3037060] Location of method '-panel:shouldShowFilename:' (referenced from NSSavePanel) not found or not unique. 2021-11-25 15:19:33.266 autogsdoc[3037060:3037060] Location of method '-encodeWithCoder:' (referenced from NSSound) not found or not unique. 2021-11-25 15:19:33.267 autogsdoc[3037060:3037060] Location of method '-encodeWithCoder:' (referenced from NSSound) not found or not unique. 2021-11-25 15:19:33.346 autogsdoc[3037060:3037060] Location of method '-tableView:didChangeSortDescriptors' (referenced from NSTableView) not found or not unique. 2021-11-25 15:19:33.347 autogsdoc[3037060:3037060] Location of method '-outlineView:didChangeSortDescriptors:' (referenced from NSTableView) not found or not unique. 2021-11-25 15:19:33.478 autogsdoc[3037060:3037060] Location of the NSView version of method '-dealloc' (referenced from NSView) not found. 2021-11-25 15:19:33.542 autogsdoc[3037060:3037060] 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-11-25 15:19:33.693 autogsdoc[3038752:3038752] Warning - No implementation for [GSDisplayServer(WindowOps) -setIgnoreMouse::] 2021-11-25 15:19:33.694 autogsdoc[3038752:3038752] Warning - No implementation for [GSDisplayServer(WindowOps) -setShadow::] 2021-11-25 15:19:33.694 autogsdoc[3038752:3038752] 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-11-25 15:19:33.997 autogsdoc[3038752:3038752] Location of the NSWindow version of method '-orderWindow:relativeTo:' (referenced from GSDisplayServer) not found. 2021-11-25 15:19:33.998 autogsdoc[3038752:3038752] Location of the NSGraphicsContext version of method '-GSSetDevice:::' (referenced from GSDisplayServer) not found. 2021-11-25 15:19:33.999 autogsdoc[3038752:3038752] Location of the NSWindow version of method '-styleMask' (referenced from GSDisplayServer) not found. 2021-11-25 15:19:34.000 autogsdoc[3038752:3038752] Location of the NSGraphicsContext version of method '-GSSetDevice:::' (referenced from GSDisplayServer) not found. 2021-11-25 15:19:34.021 autogsdoc[3038752:3038752] Location of class 'NSColor' (referenced from GSTheme) not found or not unique. 2021-11-25 15:19:34.021 autogsdoc[3038752:3038752] Location of class 'NSColorList' (referenced from GSTheme) not found or not unique. 2021-11-25 15:19:34.021 autogsdoc[3038752:3038752] Location of the NSResponder version of method '-interfaceStyle' (referenced from GSTheme) not found. 2021-11-25 15:19:34.022 autogsdoc[3038752:3038752] Location of the NSImage version of method '+imageNamed:' (referenced from GSTheme) not found. 2021-11-25 15:19:34.022 autogsdoc[3038752:3038752] Location of class 'NSColor' (referenced from GSTheme) not found or not unique. 2021-11-25 15:19:34.023 autogsdoc[3038752:3038752] Location of class 'NSColorList' (referenced from GSTheme) not found or not unique. 2021-11-25 15:19:34.023 autogsdoc[3038752:3038752] Location of function 'NSInterfaceStyleForKey' (referenced from GSTheme) not found or not unique. 2021-11-25 15:19:34.026 autogsdoc[3038752:3038752] Location of the NSColerList version of method '-initWithName:fromFile:' (referenced from GSTheme) not found. 2021-11-25 15:19:34.026 autogsdoc[3038752:3038752] Location of the NSImage version of method '-initWithContentsOfFile:' (referenced from GSTheme) not found. 2021-11-25 15:19:34.027 autogsdoc[3038752:3038752] Location of the NSImage version of method '-imageFileTypes' (referenced from GSTheme) not found. 2021-11-25 15:19:34.033 autogsdoc[3038752:3038752] Location of method '-isSeparatorItem' (referenced from GSTheme) not found or not unique. 2021-11-25 15:19:34.035 autogsdoc[3038752:3038752] Location of the NSColor version of method '+selectedMenuItemTextColor' (referenced from GSTheme) not found. 2021-11-25 15:19:34.035 autogsdoc[3038752:3038752] Location of the NSColor version of method '+controlTextColor' (referenced from GSTheme) not found. 2021-11-25 15:19:34.035 autogsdoc[3038752:3038752] Location of the NSColor version of method '+disabledControlTextColor' (referenced from GSTheme) not found. 2021-11-25 15:19:34.036 autogsdoc[3038752:3038752] Location of the NSMenuItemCell version of method '-isBordered' (referenced from GSTheme) not found. 2021-11-25 15:19:34.037 autogsdoc[3038752:3038752] Location of the NSColor version of method '+selectedMenuItemColor' (referenced from GSTheme) not found. 2021-11-25 15:19:34.037 autogsdoc[3038752:3038752] Location of the NSMenuItemCell version of method '-backgroundColor' (referenced from GSTheme) not found. 2021-11-25 15:19:34.054 autogsdoc[3038752:3038752] Location of the NSView version of method '-resizeWithOldSuperviewSize:' (referenced from GSTable) not found. 2021-11-25 15:19:34.054 autogsdoc[3038752:3038752] Location of the NSView version of method '-resizeWithOldSuperviewSize:' (referenced from GSTable) not found. 2021-11-25 15:19:34.054 autogsdoc[3038752:3038752] Location of method '-setAutoresizingMask:' (referenced from GSTable) not found or not unique. 2021-11-25 15:19:34.054 autogsdoc[3038752:3038752] Location of the NSView version of method '-frame' (referenced from GSTable) not found. 2021-11-25 15:19:34.054 autogsdoc[3038752:3038752] Location of the NSView version of method '-resizeWithOldSuperviewSize:' (referenced from GSTable) not found. 2021-11-25 15:19:34.062 autogsdoc[3038752:3038752] 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.iu3lwY + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64 + cd gnustep-gui-0.28.0 + '[' 1 -eq 1 ']' + make install messages=yes DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64/usr/lib64/GNUstep/Makefiles/Additional /usr/bin/install -c -p -m 644 gui.make \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64//usr/include/AppKit /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64//usr/lib64/. ; \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$f;\ cp -fr .//$f \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/Images/$f;\ cp -fr .//$f \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/Sounds/$f;\ cp -fr .//$f \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64//usr/include//GNUstepGUI/$file; \ fi; \ done /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/Bundles rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/Bundles/libgmodel.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/bin/. /usr/bin/install -c -p -m 0755 \ ./obj/make_services \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/bin/. Making install for service GSspell... /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/Services rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/Services/GSspell.service; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/Libraries/gnustep-gui/Versions/0.28/Resources/$l.lproj; \ rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/PostScript/PPD for dirs in English.lproj; do \ if [ ! -d /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/PostScript/PPD/$dirs ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/Bundles/TextConverters rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/Bundles/TextConverters/RTFConverter.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/ColorPickers rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/ColorPickers/StandardPicker.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/ColorPickers; gtar xf -) Making install for bundle NamedPicker... rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/ColorPickers/NamedPicker.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/ColorPickers; gtar xf -) Making install for bundle WheelPicker... rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/ColorPickers/WheelPicker.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/KeyBindings /usr/bin/install -c -p -m 644 DefaultKeyBindings.dict \ /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting/GSLPR.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/lib64/GNUstep/Bundles/GSPrinting/GSCUPS.bundle; \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/share/GNUstep/Documentation/User/Gui rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/ProgrammingManual /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.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-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference (cd Gui; gtar cf - .) | \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference; gtar xf -) rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Reference/CVS rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions (cd GuiAdditions; gtar cf - .) | \ (cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions; gtar xf -) rm -rf /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/Developer/Gui/Additions/CVS ( cd /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/GNUstep/Documentation/User/Gui ; \ mv GuiUser/* . ; \ rm -rf GuiUser ) if [ ! -f /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/man ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/man; \ fi; \ if [ ! -f /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/man/man1 ]; then \ /usr/lib64/GNUstep/Makefiles/mkinstalldirs /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64//usr/share/man/man1/$file; \ which gzip && rm -f /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64//usr/share/man/man1/$file.gz \ && gzip -9 /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.28.0-4.mga9 --unique-debug-suffix -0.28.0-4.mga9.aarch64 --unique-debug-src-base gnustep-gui-0.28.0-4.mga9.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 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/bin/gcloseall extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/bin/gclose extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/bin/gopen extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/bin/make_services extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/bin/set_show_service extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/Bundles/TextConverters/RTFConverter.bundle/RTFConverter extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/Bundles/GSPrinting/GSLPR.bundle/GSLPR extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/Bundles/libgmodel.bundle/libgmodel extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/ColorPickers/NamedPicker.bundle/NamedPicker extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/ColorPickers/WheelPicker.bundle/WheelPicker extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/ColorPickers/StandardPicker.bundle/StandardPicker extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/GNUstep/Services/GSspell.service/GSspell extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/lib64/libgnustep-gui.so.0.28.0 dwz: ./usr/bin/gclose-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gcloseall-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/gopen-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/make_services-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/set_show_service-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/Bundles/GSPrinting/GSCUPS.bundle/GSCUPS-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/Bundles/GSPrinting/GSLPR.bundle/GSLPR-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/Bundles/TextConverters/RTFConverter.bundle/RTFConverter-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/Bundles/libgmodel.bundle/libgmodel-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/ColorPickers/NamedPicker.bundle/NamedPicker-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/ColorPickers/StandardPicker.bundle/StandardPicker-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/ColorPickers/WheelPicker.bundle/WheelPicker-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/GNUstep/Services/GSspell.service/GSspell-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/libgnustep-gui.so.0.28.0-0.28.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 13292kB, size after compression: 13292kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 14 CRC32s did match. 13818 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 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gnustep-gui-0.28.0-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WOWOyW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnustep-gui-0.28.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.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-4.mga9.aarch64/usr/share/doc/gnustep-gui + cp -pr ANNOUNCE /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/share/doc/gnustep-gui + cp -pr BUGS /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/share/doc/gnustep-gui + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/share/doc/gnustep-gui + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/share/doc/gnustep-gui + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64/usr/share/doc/gnustep-gui + RPM_EC=0 ++ jobs -p + exit 0 Provides: gnustep-gui = 0.28.0-4.mga9 gnustep-gui(aarch-64) = 0.28.0-4.mga9 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) libc.so.6(GLIBC_2.34)(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-4.mga9.aarch64 Provides: lib64gnustep-gui0.28 = 0.28.0-4.mga9 lib64gnustep-gui0.28(aarch-64) = 0.28.0-4.mga9 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.69()(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-4.mga9.aarch64 Provides: devel(libgnustep-gui(64bit)) gnustep-gui-devel = 0.28.0-4.mga9 lib64gnustep-gui-devel = 0.28.0-4.mga9 lib64gnustep-gui-devel(aarch-64) = 0.28.0-4.mga9 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-4.mga9.noarch Provides: gnustep-gui-doc = 0.28.0-4.mga9 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-4.mga9.aarch64 Provides: gnustep-gui-debugsource = 0.28.0-4.mga9 gnustep-gui-debugsource(aarch-64) = 0.28.0-4.mga9 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-4.mga9.aarch64 Provides: debuginfo(build-id) = 0df5ea5651dc21a5ada2330e466241e0f2a255d1 debuginfo(build-id) = 187e9fb30914fbc46e9608d6a244e30d3f0aebb3 debuginfo(build-id) = 18b7c1c5614ec26008c05fc41fc40c7543cbb77d debuginfo(build-id) = 2288599f4020a1d0349e31f953064f3d4ff04d7e debuginfo(build-id) = 45560fb6d766f1a4597844d471aa8d16bccfb9db debuginfo(build-id) = 460ff24400caef4bc1151a49d72c938a9c21a87f debuginfo(build-id) = 477a65ea0b8042e5d561aa6f289851cce86597c5 debuginfo(build-id) = 67afbfec545d4df74f18b45805e13bb141b7a6f5 debuginfo(build-id) = 8708e0a969b6c8adfe4593862c9e438b01dfd6a7 debuginfo(build-id) = 8e751a717955471209ca119b124e611cb62fd617 debuginfo(build-id) = b510cca6bf61483fd40ae93a374e042253c7f527 debuginfo(build-id) = b5c24fb8538f5c66328e2e9e6e2421271a77b437 debuginfo(build-id) = d1ffb34b28804b9995b9e6f6b75084fb5df19f66 gnustep-gui-debuginfo = 0.28.0-4.mga9 gnustep-gui-debuginfo(aarch-64) = 0.28.0-4.mga9 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-4.mga9 Processing files: lib64gnustep-gui0.28-debuginfo-0.28.0-4.mga9.aarch64 Provides: debuginfo(build-id) = b86af58a93c4379629a6a0bcc33fa8ffafae1428 lib64gnustep-gui0.28-debuginfo = 0.28.0-4.mga9 lib64gnustep-gui0.28-debuginfo(aarch-64) = 0.28.0-4.mga9 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-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gnustep-gui-0.28.0-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gnustep-gui-devel-0.28.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnustep-gui-debuginfo-0.28.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnustep-gui-0.28.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gnustep-gui0.28-0.28.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnustep-gui-debugsource-0.28.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/gnustep-gui-doc-0.28.0-4.mga9.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gnustep-gui0.28-debuginfo-0.28.0-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zI7rfx + 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-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SMOoXc + 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!