+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnustep-gui-0.28.0nb5/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gnustep-gui-0.28.0nb5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for gnustep-gui-0.28.0nb5
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 ...
/opt/local/share/GNUstep/Makefiles/mkinstalldirs .
mv ../Headers/Additions/GNUstepGUI/config.h .
touch ./config.h
Making all for library libgnustep-gui...
 Compiling file Functions.m ...
 Compiling file NSAccessibility.m ...
 Compiling file NSActionCell.m ...
NSActionCell.m: In function '-[NSActionCell initWithCoder:]':
NSActionCell.m:421:10: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
  421 |       id dummy;
      |          ^~~~~
 Compiling file NSAffineTransform.m ...
 Compiling file NSAlert.m ...
 Compiling file NSAnimation.m ...
 Compiling file NSAnimationContext.m ...
 Compiling file NSAppearance.m ...
 Compiling file NSApplication.m ...
 Compiling file NSArrayController.m ...
 Compiling file NSAttributedString.m ...
 Compiling file NSBezierPath.m ...
 Compiling file NSBitmapImageRep.m ...
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;
      |     ^~~~~~
 Compiling file NSBitmapImageRep+GIF.m ...
 Compiling file NSBitmapImageRep+ICNS.m ...
 Compiling file NSBitmapImageRep+JPEG.m ...
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;
      |     ^~~~~~
 Compiling file NSBitmapImageRep+PNG.m ...
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;
      |     ^~~~~~
 Compiling file NSBitmapImageRep+PNM.m ...
 Compiling file NSBox.m ...
 Compiling file NSBrowser.m ...
 Compiling file NSBrowserCell.m ...
 Compiling file NSBundleAdditions.m ...
 Compiling file NSButton.m ...
 Compiling file NSButtonTouchBarItem.m ...
 Compiling file NSButtonCell.m ...
 Compiling file NSCachedImageRep.m ...
 Compiling file NSCandidateListTouchBarItem.m ...
 Compiling file NSCell.m ...
 Compiling file NSCIImageRep.m ...
 Compiling file NSClipView.m ...
 Compiling file NSClickGestureRecognizer.m ...
 Compiling file NSCollectionView.m ...
 Compiling file NSCollectionViewItem.m ...
 Compiling file NSColor.m ...
 Compiling file NSColorList.m ...
 Compiling file NSColorPanel.m ...
 Compiling file NSColorPicker.m ...
 Compiling file NSColorPickerTouchBarItem.m ...
 Compiling file NSColorSampler.m ...
 Compiling file NSColorSpace.m ...
 Compiling file NSColorWell.m ...
 Compiling file NSComboBox.m ...
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)
 Compiling file NSComboBoxCell.m ...
 Compiling file NSControl.m ...
 Compiling file NSController.m ...
 Compiling file NSCursor.m ...
 Compiling file NSCustomImageRep.m ...
 Compiling file NSCustomTouchBarItem.m ...
 Compiling file NSDataAsset.m ...
 Compiling file NSDataLink.m ...
 Compiling file NSDataLinkManager.m ...
 Compiling file NSDataLinkPanel.m ...
 Compiling file NSDatePicker.m ...
 Compiling file NSDatePickerCell.m ...
 Compiling file NSDockTile.m ...
 Compiling file NSDocument.m ...
 Compiling file NSDocumentController.m ...
 Compiling file NSDrawer.m ...
 Compiling file NSEPSImageRep.m ...
 Compiling file NSEvent.m ...
 Compiling file NSFileWrapperExtensions.m ...
 Compiling file NSFont.m ...
 Compiling file NSFontCollection.m ...
 Compiling file NSFontDescriptor.m ...
 Compiling file NSFontManager.m ...
 Compiling file NSFontPanel.m ...
 Compiling file NSForm.m ...
 Compiling file NSFormCell.m ...
 Compiling file NSGroupTouchBarItem.m ...
 Compiling file NSMagnificationGestureRecognizer.m ...
 Compiling file NSPanGestureRecognizer.m ...
 Compiling file NSPickerTouchBarItem.m ...
 Compiling file NSPopoverTouchBarItem.m ...
 Compiling file NSPressGestureRecognizer.m ...
 Compiling file NSRotationGestureRecognizer.m ...
 Compiling file NSSharingServicePickerTouchBarItem.m ...
 Compiling file NSSliderTouchBarItem.m ...
 Compiling file NSStepperTouchBarItem.m ...
 Compiling file NSTouch.m ...
 Compiling file NSTouchBar.m ...
 Compiling file NSTouchBarItem.m ...
 Compiling file NSGestureRecognizer.m ...
 Compiling file NSGradient.m ...
 Compiling file NSGlyphGenerator.m ...
 Compiling file NSGraphicsContext.m ...
 Compiling file NSHelpPanel.m ...
 Compiling file NSHelpManager.m ...
 Compiling file NSImage.m ...
 Compiling file NSImageCell.m ...
 Compiling file NSImageRep.m ...
 Compiling file NSImageView.m ...
 Compiling file NSInputManager.m ...
 Compiling file NSInputServer.m ...
 Compiling file NSInterfaceStyle.m ...
 Compiling file NSKeyValueBinding.m ...
 Compiling file NSLayoutManager.m ...
 Compiling file NSLevelIndicator.m ...
 Compiling file NSLevelIndicatorCell.m ...
 Compiling file NSMatrix.m ...
 Compiling file NSMenu.m ...
 Compiling file NSMenuView.m ...
 Compiling file NSMenuItem.m ...
 Compiling file NSMenuItemCell.m ...
 Compiling file NSMovie.m ...
 Compiling file NSMovieView.m ...
 Compiling file NSNib.m ...
 Compiling file NSNibConnector.m ...
 Compiling file NSNibControlConnector.m ...
 Compiling file NSNibOutletConnector.m ...
 Compiling file NSNibBindingConnector.m ...
 Compiling file NSNibAXAttributeConnector.m ...
 Compiling file NSNibAXRelationshipConnector.m ...
 Compiling file NSObjectController.m ...
 Compiling file NSOpenGLContext.m ...
 Compiling file NSOpenGLPixelFormat.m ...
 Compiling file NSOpenGLView.m ...
 Compiling file NSOpenPanel.m ...
 Compiling file NSOutlineView.m ...
 Compiling file NSPageLayout.m ...
 Compiling file NSPanel.m ...
 Compiling file NSParagraphStyle.m ...
 Compiling file NSPasteboardItem.m ...
 Compiling file NSPDFInfo.m ...
 Compiling file NSPDFImageRep.m ...
 Compiling file NSPDFPanel.m ...
 Compiling file NSPICTImageRep.m ...
 Compiling file NSPopover.m ...
 Compiling file NSPopUpButton.m ...
 Compiling file NSPopUpButtonCell.m ...
 Compiling file NSPredicateEditor.m ...
 Compiling file NSPredicateEditorRowTemplate.m ...
 Compiling file NSPrinter.m ...
 Compiling file NSPrintInfo.m ...
 Compiling file NSPrintOperation.m ...
 Compiling file NSPrintPanel.m ...
 Compiling file NSProgressIndicator.m ...
 Compiling file NSResponder.m ...
 Compiling file NSRuleEditor.m ...
 Compiling file NSRulerMarker.m ...
 Compiling file NSRulerView.m ...
 Compiling file NSRunningApplication.m ...
 Compiling file NSSavePanel.m ...
 Compiling file NSSearchField.m ...
 Compiling file NSSearchFieldCell.m ...
 Compiling file NSSegmentedCell.m ...
 Compiling file NSSegmentedControl.m ...
 Compiling file NSScreen.m ...
 Compiling file NSScroller.m ...
 Compiling file NSScrollView.m ...
 Compiling file NSSecureTextField.m ...
 Compiling file NSSelection.m ...
 Compiling file NSShadow.m ...
 Compiling file NSSharingService.m ...
 Compiling file NSSlider.m ...
 Compiling file NSSliderCell.m ...
 Compiling file NSSound.m ...
 Compiling file NSSpeechRecognizer.m ...
 Compiling file NSSpeechSynthesizer.m ...
 Compiling file NSSpellChecker.m ...
 Compiling file NSSplitView.m ...
 Compiling file NSStepper.m ...
 Compiling file NSStepperCell.m ...
 Compiling file NSStringDrawing.m ...
 Compiling file NSStatusBar.m ...
 Compiling file NSStatusItem.m ...
 Compiling file NSTabView.m ...
 Compiling file NSTabViewItem.m ...
 Compiling file NSTableColumn.m ...
 Compiling file NSTableHeaderView.m ...
 Compiling file NSTableHeaderCell.m ...
 Compiling file NSTableView.m ...
 Compiling file NSText.m ...
 Compiling file NSTextAlternatives.m ...
 Compiling file NSTextAttachment.m ...
 Compiling file NSTextBlock.m ...
 Compiling file NSTextContainer.m ...
 Compiling file NSTextField.m ...
 Compiling file NSTextFieldCell.m ...
 Compiling file NSTextList.m ...
 Compiling file NSTextStorage.m ...
 Compiling file NSTextTable.m ...
 Compiling file NSTextTableBlock.m ...
 Compiling file NSTextView.m ...
 Compiling file NSTextView_actions.m ...
 Compiling file NSToolbar.m ...
 Compiling file NSToolbarItem.m ...
NSToolbarItem.m:87:18: warning: 'InsetItemViewY' defined but not used [-Wunused-const-variable=]
   87 | static const int InsetItemViewY = 26;
      |                  ^~~~~~~~~~~~~~
 Compiling file NSToolbarItemGroup.m ...
 Compiling file NSTokenField.m ...
 Compiling file NSTokenFieldCell.m ...
 Compiling file NSTrackingArea.m ...
 Compiling file NSTreeController.m ...
 Compiling file NSTreeNode.m ...
 Compiling file NSUserDefaultsController.m ...
 Compiling file NSView.m ...
 Compiling file NSViewController.m ...
 Compiling file NSVisualEffectView.m ...
 Compiling file NSWindow.m ...
 Compiling file NSWindowController.m ...
 Compiling file NSWorkspace.m ...
NSWorkspace.m:74:4: warning: #warning "Mounted path file for you OS guessed to /etc/mtab"; [-Wcpp]
   74 | #  warning "Mounted path file for you OS guessed to /etc/mtab";
      |    ^~~~~~~
 Compiling file GSAnimator.m ...
 Compiling file GSAutocompleteWindow.m ...
 Compiling file GSDisplayServer.m ...
 Compiling file GSHelpManagerPanel.m ...
 Compiling file GSInfoPanel.m ...
 Compiling file GSMemoryPanel.m ...
 Compiling file GSSlideView.m ...
 Compiling file GSTextStorage.m ...
 Compiling file GSTrackingRect.m ...
 Compiling file GSServicesManager.m ...
 Compiling file tiff.m ...
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];
      |   ^~~~~~
 Compiling file externs.m ...
 Compiling file linking.m ...
 Compiling file GSCharacterPanel.m ...
 Compiling file GSDragView.m ...
 Compiling file GSFontInfo.m ...
 Compiling file GSTable.m ...
 Compiling file GSHbox.m ...
 Compiling file GSVbox.m ...
 Compiling file GSKeyBindingAction.m ...
 Compiling file GSKeyBindingTable.m ...
 Compiling file GSTextFinder.m ...
 Compiling file GSLayoutManager.m ...
 Compiling file GSTypesetter.m ...
 Compiling file GSHorizontalTypesetter.m ...
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;
      |             ^~~~~~
 Compiling file GSGormLoading.m ...
 Compiling file GSIconManager.m ...
 Compiling file GSImageMagickImageRep.m ...
 Compiling file GSNibLoading.m ...
 Compiling file GSTheme.m ...
GSTheme.m: In function '-[GSTheme colorNamed:state:]':
GSTheme.m:711:23: warning: array subscript 7 is above array bounds of 'struct NSColorList *[7]' [-Warray-bounds]
  711 |       if (_extraColors[elementState] == nil)
      |                       ^
GSTheme.m:347:26: note: while referencing 'extraColors'
  347 |   NSColorList           *extraColors[GSThemeSelectedState+1];
      |                          ^~~~~~~~~~~
 Compiling file GSThemeDrawing.m ...
 Compiling file GSThemeInspector.m ...
 Compiling file GSThemeMenu.m ...
 Compiling file GSThemeOpenSavePanels.m ...
 Compiling file GSThemePanel.m ...
 Compiling file GSThemePrintPanels.m ...
 Compiling file GSThemeTools.m ...
 Compiling file GSThemeWindow.m ...
 Compiling file GSTitleView.m ...
 Compiling file GSToolTips.m ...
 Compiling file GSToolbarView.m ...
 Compiling file GSToolbarCustomizationPalette.m ...
 Compiling file GSStandardWindowDecorationView.m ...
 Compiling file GSWindowDecorationView.m ...
 Compiling file GSPrinting.m ...
 Compiling file GSPrintOperation.m ...
 Compiling file GSEPSPrintOperation.m ...
 Compiling file GSPDFPrintOperation.m ...
 Compiling file GSModelLoaderFactory.m ...
 Compiling file GSGormLoader.m ...
 Compiling file GSGModelLoader.m ...
 Compiling file GSNibLoader.m ...
 Compiling file GSXibElement.m ...
 Compiling file GSXibLoader.m ...
 Compiling file GSXibLoading.m ...
 Compiling file GSXibKeyedUnarchiver.m ...
 Compiling file GSXib5KeyedUnarchiver.m ...
 Compiling file GSXibObjectContainer.m ...
 Compiling file GSHelpAttachment.m ...
 Compiling file NSPasteboard.m ...
 Linking library libgnustep-gui ...
 Creating Info-gnustep.plist...
Making all in Images ...
gmake[1]: Nothing to be done for 'all'.
Making all in Sounds ...
gmake[1]: Nothing to be done for 'all'.
Making all in Model ...
Making all for bundle libgmodel...
 Creating libgmodel.bundle/....
 Compiling file IMCustomObject.m ...
 Compiling file IMConnectors.m ...
 Compiling file IMLoading.m ...
 Compiling file GMAppKit.m ...
 Compiling file GMArchiver.m ...
 Linking bundle libgmodel ...
 Creating libgmodel.bundle/Resources...
 Creating stamp file...
 Creating libgmodel.bundle/Resources/Info-gnustep.plist...
gmake[2]: Nothing to be done for 'internal-master-tool-all'.
gmake[2]: Nothing to be done for 'internal-master-app-all'.
Making all in Tools ...
Making all for tool make_services...
 Compiling file make_services.m ...
 Linking tool make_services ...
Making all for tool set_show_service...
 Compiling file set_show_service.m ...
 Linking tool set_show_service ...
Making all for tool gopen...
 Compiling file gopen.m ...
 Linking tool gopen ...
Making all for tool gclose...
 Compiling file gclose.m ...
 Linking tool gclose ...
Making all for tool gcloseall...
 Compiling file gcloseall.m ...
 Linking tool gcloseall ...
Making all for service GSspell...
 Creating GSspell.service/....
 Compiling file GSspell.m ...
 Linking service GSspell ...
 Creating GSspell.service/Resources...
 Creating GSspell.service/Resources/Info-gnustep.plist...
Making all in Panels ...
gmake[1]: Nothing to be done for 'all'.
Making all in PrinterTypes ...
gmake[1]: Nothing to be done for 'all'.
Making all in TextConverters ...
Making all in RTF ...
Making all for bundle RTFConverter...
 Creating RTFConverter.bundle/....
 Compiling file rtfGrammar.tab.m ...
 Compiling file RTFConsumer.m ...
 Compiling file RTFProducer.m ...
 Compiling file rtfScanner.m ...
 Linking bundle RTFConverter ...
 Creating RTFConverter.bundle/Resources...
 Creating stamp file...
 Creating RTFConverter.bundle/Resources/Info-gnustep.plist...
Making all in ColorPickers ...
Making all for bundle StandardPicker...
 Creating StandardPicker.bundle/....
 Compiling file GSStandardColorPicker.m ...
 Compiling file GSRGBColorPicker.m ...
 Compiling file GSCMYKColorPicker.m ...
 Compiling file GSHSBColorPicker.m ...
 Compiling file GSGrayColorPicker.m ...
 Compiling file GSColorSliderCell.m ...
 Linking bundle StandardPicker ...
 Creating StandardPicker.bundle/Resources...
 Copying resources into the bundle wrapper...
 Copying localized resources into the bundle wrapper...
 Creating stamp file...
 Creating StandardPicker.bundle/Resources/Info-gnustep.plist...
Making all for bundle NamedPicker...
 Creating NamedPicker.bundle/....
 Compiling file GSNamedColorPicker.m ...
 Linking bundle NamedPicker ...
 Creating NamedPicker.bundle/Resources...
 Copying resources into the bundle wrapper...
 Creating stamp file...
 Creating NamedPicker.bundle/Resources/Info-gnustep.plist...
Making all for bundle WheelPicker...
 Creating WheelPicker.bundle/....
 Compiling file GSWheelColorPicker.m ...
 Compiling file GSColorSliderCell.m ...
 Linking bundle WheelPicker ...
 Creating WheelPicker.bundle/Resources...
 Copying resources into the bundle wrapper...
 Creating stamp file...
 Creating WheelPicker.bundle/Resources/Info-gnustep.plist...
Making all in KeyBindings ...
gmake[1]: Nothing to be done for 'all'.
Making all in Resources ...
gmake[1]: Nothing to be done for 'all'.
Making all in Printing ...
Making all in GSLPR ...
Making all for bundle GSLPR...
 Creating GSLPR.bundle/....
 Compiling file GSLPRPrincipalClass.m ...
 Compiling file GSLPRPrintInfo.m ...
 Compiling file GSLPRPrintOperation.m ...
 Compiling file GSLPRPrinter.m ...
 Linking bundle GSLPR ...
 Creating GSLPR.bundle/Resources...
 Creating stamp file...
 Creating GSLPR.bundle/Resources/Info-gnustep.plist...
Making all in Themes ...
gmake[1]: Nothing to be done for 'all'.
Making all in Tests ...
If you want to run the gnustep-gui testsuite, please type 'make check'