=> Bootstrap dependency digest>=20010302: found digest-20211005 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for gworkspace-0.9.1nb21 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 FSNode ... Making build-headers for framework FSNode... Creating FSNode.framework/Versions/0/Headers... Creating FSNode.framework/Versions/0/Headers/FSNode.h... Creating FSNode.framework/Versions/0/Headers/FSNodeRep.h... Creating FSNode.framework/Versions/0/Headers/FSNFunctions.h... Creating FSNode.framework/Versions/0/Headers/FSNTextCell.h... Creating FSNode.framework/Versions/0/Headers/FSNBrowserCell.h... Creating FSNode.framework/Versions/0/Headers/FSNBrowserScroll.h... Creating FSNode.framework/Versions/0/Headers/FSNBrowserMatrix.h... Creating FSNode.framework/Versions/0/Headers/FSNBrowserColumn.h... Creating FSNode.framework/Versions/0/Headers/FSNBrowser.h... Creating FSNode.framework/Versions/0/Headers/FSNIcon.h... Creating FSNode.framework/Versions/0/Headers/FSNIconsView.h... Creating FSNode.framework/Versions/0/Headers/FSNListView.h... Creating FSNode.framework/Versions/0/Headers/FSNPathComponentsViewer.h... Creating derived_src/.stamp... Creating FSNode.framework/Versions/0/Resources... Updating Version/Current symlink... Making all for framework FSNode... Compiling file FSNode.m ... Compiling file FSNodeRep.m ... Compiling file FSNodeRepIcons.m ... Compiling file FSNFunctions.m ... FSNFunctions.m:109:64: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] sizeStr = [NSString stringWithFormat:@"%s %d bytes", sign, (long)size]; ~~ ^~~~~~~~~~ %ld FSNode.m:669:62: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] sizeStr = [NSString stringWithFormat: @"%s%d bytes", sign, (long)fsize]; ~~ ^~~~~~~~~~~ %ld FSNodeRep.m:860:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (BOOL)getFileSystemInfoForPath:(NSString *)fullPath ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSWorkspace.h:126:1: note: method 'getFileSystemInfoForPath:isRemovable:isWritable:isUnmountable:description:type:' declared here - (BOOL) getFileSystemInfoForPath: (NSString*)fullPath ^ FSNodeRep.m:1008:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (BOOL)unmountAndEjectDeviceAtPath:(NSString *)path ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSWorkspace.h:203:1: note: method 'unmountAndEjectDeviceAtPath:' declared here - (BOOL) unmountAndEjectDeviceAtPath: (NSString*)path; ^ FSNodeRep.m:968:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (NSArray *)mountNewRemovableMedia ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSWorkspace.h:209:1: note: method 'mountNewRemovableMedia' declared here - (NSArray*) mountNewRemovableMedia; ^ FSNodeRep.m:926:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (NSArray *)mountedRemovableMedia ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSWorkspace.h:210:1: note: method 'mountedRemovableMedia' declared here - (NSArray*) mountedRemovableMedia; ^ FSNodeRep.m:907:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (NSArray *)mountedLocalVolumePaths ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSWorkspace.h:212:1: note: method 'mountedLocalVolumePaths' declared here - (NSArray*) mountedLocalVolumePaths; ^ 1 warning generated. Compiling file FSNTextCell.m ... Compiling file FSNBrowserCell.m ... 5 warnings generated. Compiling file FSNBrowserScroll.m ... 1 warning generated. Compiling file FSNBrowserMatrix.m ... FSNTextCell.m:68:19: warning: using 'stringWithString:' with a literal is redundant [-Wobjc-redundant-literal-use] ASSIGN (dots, [NSString stringWithString: @"..."]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/GNUstepBase/GNUstep.h:165:14: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~ FSNBrowserCell.m:423:19: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] [selection count], NSLocalizedString(@"elements", @"")])); ^~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/GNUstepBase/GNUstep.h:165:14: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~ 1 warning generated. Compiling file FSNBrowserColumn.m ... Compiling file FSNBrowser.m ... FSNBrowserMatrix.m:113:17: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [self getRow: &row column: &col ofCell: aCell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserMatrix.m:113:30:1 warningwarning: generatedincompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types]. [self getRow: &row column: &col ofCell: aCell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ FSNBrowserMatrix.m:128:19: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [self getRow: &row column: &col ofCell: aCell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserMatrix.m:128:32: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [self getRow: &row column: &col ofCell: aCell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ FSNBrowserMatrix.m:149:23: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [self getRow: &row column: &col ofCell: c]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserMatrix.m:149:36: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [self getRow: &row column: &col ofCell: c]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ FSNBrowserMatrix.m:199:23: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([self getRow: &row column: &col forPoint: lastLocation]) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:174:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserMatrix.m:199:36: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([self getRow: &row column: &col forPoint: lastLocation]) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:175:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ Compiling file FSNIcon.m ... FSNBrowserMatrix.m:391:21: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([self getRow: &row column: &col forPoint: location]) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:174:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserMatrix.m:391:34: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([self getRow: &row column: &col forPoint: location]) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:175:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ FSNBrowserMatrix.m:420:21: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([self getRow: &row column: &col forPoint: location]) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:174:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserMatrix.m:420:34: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([self getRow: &row column: &col forPoint: location]) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:175:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ FSNBrowserColumn.m:452:23: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserColumn.m:452:36: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ FSNBrowserColumn.m:1138:23: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([matrix getRow: &row column: &col forPoint: p] == NO) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:174:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FSNBrowserColumn.m:1138:36: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([matrix getRow: &row column: &col forPoint: p] == NO) { ^~~~ 12/tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h warning:s175 generated:. 24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ Compiling file FSNIconsView.m ... FSNBrowser.m:138:32: warning: sending 'FSNBrowser *' to parameter of incompatible type 'id' [nameEditor setDelegate: self]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSTextField.h:78:46: note: passing argument to parameter 'anObject' here - (void)setDelegate:(id)anObject; ^ FSNIcon.m:708:7: warning: direct access to Objective-C's isa is deprecated in favor of object_getClass() [-Wdeprecated-objc-isa-usage] [[isa branchImage] compositeToPoint: brImgBounds.origin operation: NSCompositeSourceOver]; ^ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSObject.h:298:9: note: instance variable is declared here Class isa; ^ FSNIcon.m:774:19: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] [selection count], NSLocalizedString(@"elements", @"")])); ^~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/GNUstepBase/GNUstep.h:165:14: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~ FSNIconsView.m:170:30: warning: sending 'FSNIconsView *' to parameter of incompatible type 'id' [nameEditor setDelegate: self]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSTextField.h:78:46: note: passing argument to parameter 'anObject' here - (void)setDelegate:(id)anObject; ^ FSNIconsView.m:200:31: warning: incompatible function pointer types sending 'int (*)(id, id, void *)' to parameter of type 'NSComparisonResult (*)(id, id, void *)' (aka 'enum NSComparisonResult (*)(id, id, void *)') [-Wincompatible-function-pointer-types] [icons sortUsingFunction: (int (*)(id, id, void*))compareWithExtType ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h:387:41: note: passing argument to parameter 'compare' here GS_GENERIC_TYPE(ElementT),void*))compare ^ FSNIconsView.m:1939:21: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] for (i = 0; i < abs(sc / margin); i++) { ^ FSNIconsView.m:1939:21: note: use function 'fabsf' instead for (i = 0; i < abs(sc / margin); i++) { ^~~ fabsf FSNIconsView.m:2106:16: warning: variable 'edrect' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] } else if (ipos == NSImageLeft) { ^~~~~~~~~~~~~~~~~~~ FSNIconsView.m:2115:29: note: uninitialized use occurs here edrect = NSIntegralRect(edrect); ^~~~~~ FSNIconsView.m:2106:12: note: remove the 'if' if its condition is always true } else if (ipos == NSImageLeft) { ^~~~~~~~~~~~~~~~~~~~~~~~~ FSNIconsView.m:2086:5: note: variable 'edrect' is declared here NSRect edrect; ^ 4 warnings generated. Compiling file FSNListView.m ... 2 warnings generated. Compiling file FSNPathComponentsViewer.m ... 1 warning generated. FSNListView.m:119:30: warning: sending 'FSNListViewDataSource *' to parameter of incompatible type 'id' [nameEditor setDelegate: self]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSTextField.h:78:46: note: passing argument to parameter 'anObject' here - (void)setDelegate:(id)anObject; ^ FSNListView.m:280:34: warning: incompatible function pointer types sending 'int (*)(id, id, void *)' to parameter of type 'NSComparisonResult (*)(id, id, void *)' (aka 'enum NSComparisonResult (*)(id, id, void *)') [-Wincompatible-function-pointer-types] [nodeReps sortUsingFunction: (int (*)(id, id, void*))compareWithExtType ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h:387:41: note: passing argument to parameter 'compare' here GS_GENERIC_TYPE(ElementT),void*))compare ^ FSNListView.m:2422:36: warning: incompatible function pointer types sending 'int (*)(id, id, void *)' to parameter of type 'NSComparisonResult (*)(id, id, void *)' (aka 'enum NSComparisonResult (*)(id, id, void *)') [-Wincompatible-function-pointer-types] [view sortSubviewsUsingFunction: (int (*)(id, id, void *))sortSubviews context: nil]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSView.h:208:76: note: passing argument to parameter 'compare' here - (void) sortSubviewsUsingFunction: (NSComparisonResult (*)(id ,id ,void*))compare ^ 4 warnings generated. 3 warnings generated. Creating derived_src/NSFramework_FSNode.m... Compiling file derived_src/NSFramework_FSNode.m ... Linking framework FSNode ... Copying resources into the framework wrapper... Creating FSNode.framework/Versions/0/Resources/Info-gnustep.plist... Making all in ExtendedInfo ... Making all in Role ... Making all for bundle Role... Creating Role.extinfo/.... Compiling file ExtInfoRole.m ... Linking bundle Role ... Creating Role.extinfo/Resources... Creating stamp file... Creating Role.extinfo/Resources/Info-gnustep.plist... Making all in DBKit ... Making all for library libDBKit... Compiling file DBKBTreeNode.m ... Compiling file DBKFreeNodesPage.m ... Compiling file DBKFixLenRecordsFile.m ... Compiling file DBKBTree.m ... Compiling file DBKVarLenRecordsFile.m ... Compiling file DBKPathsTree.m ... DBKVarLenRecordsFile.m:313:54: warning: incompatible pointer types sending 'int *' to parameter of type 'NSUInteger *' (aka 'unsigned long *') [-Wincompatible-pointer-types] node = [freeOffsetsTree nodeOfKey: entry getIndex: &index didExist: &exists]; ^~~~~~ ./DBKBTree.h:90:43: note: passing argument to parameter 'index' here getIndex:(NSUInteger *)index ^ 1 warning generated. Linking library libDBKit ... Making all in Tools ... Making all in fswatcher ... Making all for tool fswatcher... Compiling file fswatcher.m ... Linking tool fswatcher ... Making all in searchtool ... Making all for tool searchtool... Compiling file searchtool.m ... Linking tool searchtool ... Making all in lsfupdater ... Making all for tool lsfupdater... Compiling file lsfupdater.m ... Linking tool lsfupdater ... Making all in ddbd ... Making all in MDModules ... Making all in MDModuleAnnotations ... Making all for bundle MDModuleAnnotations... Creating MDModuleAnnotations.mdm/.... Compiling file MDModuleAnnotations.m ... MDModuleAnnotations.m:53:21: warning: using 'stringWithString:' with a literal is redundant [-Wobjc-redundant-literal-use] ASSIGN (mdtype, [NSString stringWithString: @"GSMDItemFinderComment"]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/GNUstepBase/GNUstep.h:165:14: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~ MDModuleAnnotations.m:54:24: warning: using 'stringWithString:' with a literal is redundant [-Wobjc-redundant-literal-use] ASSIGN (extension, [NSString stringWithString: @"annotations"]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/GNUstepBase/GNUstep.h:165:14: note: expanded from macro 'ASSIGN' object = [(value) retain]; \ ^~~~~ 2 warnings generated. Linking bundle MDModuleAnnotations ... Creating MDModuleAnnotations.mdm/Resources... Creating stamp file... Creating MDModuleAnnotations.mdm/Resources/Info-gnustep.plist... Making all for tool ddbd... Compiling file ddbd.m ... Compiling file DDBPathsManager.m ... Compiling file DDBDirsManager.m ... Compiling file DDBMDStorage.m ... DDBMDStorage.m:65:62DDBDirsManager.m: :warning111: :format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] 53 ASSIGN (formstr, ([NSString stringWithFormat: @"%%0%ii", [str length]]));: warning: ~~ ^~~~~~~~~~~~incompatible pointer types sending 'int *' to parameter of type 'NSUInteger *' (aka 'unsigned long *') [-Wincompatible-pointer-types] %lu DDBPathsManager.m node = [tree nodeOfKey: dummyOffsets[0] getIndex: &index didExist: &exists];/tmp/sysutils/gworkspace/work/.buildlink/include/GNUstepBase/GNUstep.h::141 165:: ^~~~~~5314: :../../DBKit/DBKBTree.h warning:: note90incompatible pointer types sending 'int *' to parameter of type 'NSUInteger *' (aka 'unsigned long *') [-Wincompatible-pointer-types]: : node = [tree nodeOfKey: dummyOffsets[0] getIndex: &index didExist: &exists];expanded from macro 'ASSIGN' 43: ^~~~~~ ../../DBKit/DBKBTree.h object = [(value) retain]; \note:: 90 :passing argument to parameter 'index' here43 ^~~~~: getIndex:(NSUInteger *)indexnote : ^passing argument to parameter 'index' here getIndex:(NSUInteger *)index DDBDirsManager.m ^: 201:28: warning: using 'stringWithString:' with a literal is redundant [-Wobjc-redundant-literal-use] DDBPathsManager.m ASSIGN (dummyPaths[1], [NSString stringWithString: @"0"]);: 211 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~: 53/tmp/sysutils/gworkspace/work/.buildlink/include/GNUstepBase/GNUstep.h:: 165warning:: 14incompatible pointer types sending 'int *' to parameter of type 'NSUInteger *' (aka 'unsigned long *') [-Wincompatible-pointer-types]: node = [tree nodeOfKey: dummyOffsets[0] getIndex: &index didExist: &exists];note : ^~~~~~expanded from macro 'ASSIGN' ../../DBKit/DBKBTree.h object = [(value) retain]; \: 90 ^~~~~: 43: note: passing argument to parameter 'index' here getIndex:(NSUInteger *)index ^ DDBPathsManager.m:335:53: warning: incompatible pointer types sending 'int *' to parameter of type 'NSUInteger *' (aka 'unsigned long *') [-Wincompatible-pointer-types] node = [tree nodeOfKey: dummyOffsets[0] getIndex: &index didExist: &exists]; ^~~~~~ ../../DBKit/DBKBTree.h:90:43: note: passing argument to parameter 'index' here getIndex:(NSUInteger *)index ^ DDBPathsManager.m:424:16: warning: using 'stringWithString:' with a literal is redundant [-Wobjc-redundant-literal-use] dmstr[1] = [NSString stringWithString: @"0"]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. 2 warnings generated. ddbd.m:434:16: warning: incompatible pointer types assigning to 'NSMutableArray *' from 'NSArray *' [-Wincompatible-pointer-types] srcpaths = [NSArray arrayWithObject: source]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h:69:1: note: class method 'arrayWithObject:' is assumed to return an instance of its receiver type ('NSArray *') + (instancetype) arrayWithObject: (id)anObject; ^ ddbd.m:435:16: warning: incompatible pointer types assigning to 'NSMutableArray *' from 'NSArray *' [-Wincompatible-pointer-types] dstpaths = [NSArray arrayWithObject: destination]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h:69:1: note: class method 'arrayWithObject:' is assumed to return an instance of its receiver type ('NSArray *') + (instancetype) arrayWithObject: (id)anObject; ^ 4 warnings generated. 2 warnings generated. Linking tool ddbd ... Making all in thumbnailer ... gmake[3]: Nothing to be done for 'internal-master-tool-all'. Making all for service thumbnailer... Creating thumbnailer.service/.... Compiling file main.m ... main.m:319:45: warning: format specifies type 'unsigned int' but the argument has type 'long' [-Wformat] return [NSString stringWithFormat: @"%x", thumbref]; ~~ ^~~~~~~~ %lx main.m:614:47: warning: sending 'NSConnection *' to parameter of incompatible type 'id' [extProviders setObject: provider forKey: connection]; ^~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSDictionary.h:151:44: note: passing argument to parameter 'aKey' here forKey: (GS_GENERIC_TYPE(KeyT))aKey; // Primitive ^ 2 warnings generated. Linking service thumbnailer ... Creating thumbnailer.service/Resources... Creating thumbnailer.service/Resources/Info-gnustep.plist... Making all in ImageThumbnailer ... Making all for bundle ImageThumbnailer... Creating ImageThumbnailer.thumb/.... Compiling file ImageThumbnailer.m ... ImageThumbnailer.m:150:28: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *dstData++ = ((abs(c - expix[0]) < MIX_LIM) ? (unsigned char)expix[0] : c); ^ ImageThumbnailer.m:150:28: note: remove the call to 'abs' since unsigned values cannot be negative *dstData++ = ((abs(c - expix[0]) < MIX_LIM) ? (unsigned char)expix[0] : c); ^~~ ImageThumbnailer.m:154:30: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *dstData++ = ((abs(c - expix[1]) < MIX_LIM) ? (unsigned char)expix[1] : c); ^ ImageThumbnailer.m:154:30: note: remove the call to 'abs' since unsigned values cannot be negative *dstData++ = ((abs(c - expix[1]) < MIX_LIM) ? (unsigned char)expix[1] : c); ^~~ ImageThumbnailer.m:157:30: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *dstData++ = ((abs(c - expix[2]) < MIX_LIM) ? (unsigned char)expix[2] : c); ^ ImageThumbnailer.m:157:30: note: remove the call to 'abs' since unsigned values cannot be negative *dstData++ = ((abs(c - expix[2]) < MIX_LIM) ? (unsigned char)expix[2] : c); ^~~ ImageThumbnailer.m:160:30: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *dstData++ = ((abs(c - expix[3]) < MIX_LIM) ? (unsigned char)expix[3] : c); ^ ImageThumbnailer.m:160:30: note: remove the call to 'abs' since unsigned values cannot be negative *dstData++ = ((abs(c - expix[3]) < MIX_LIM) ? (unsigned char)expix[3] : c); ^~~ ImageThumbnailer.m:164:30: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *dstData++ = ((abs(c - expix[1]) < MIX_LIM) ? (unsigned char)expix[1] : c); ^ ImageThumbnailer.m:164:30: note: remove the call to 'abs' since unsigned values cannot be negative *dstData++ = ((abs(c - expix[1]) < MIX_LIM) ? (unsigned char)expix[1] : c); ^~~ 5 warnings generated. Linking bundle ImageThumbnailer ... Creating ImageThumbnailer.thumb/Resources... Creating stamp file... Creating ImageThumbnailer.thumb/Resources/Info-gnustep.plist... Making all in wopen ... Making all for tool wopen... Compiling file wopen.m ... Linking tool wopen ... Making all in Inspector ... Making build-headers for framework Inspector... Creating Inspector.framework/Versions/0/Headers... Creating Inspector.framework/Versions/0/Headers/Inspector.h... Creating Inspector.framework/Versions/0/Headers/ContentViewersProtocol.h... Creating derived_src/.stamp... Creating Inspector.framework/Versions/0/Resources... Updating Version/Current symlink... Making all for framework Inspector... Compiling file Inspector.m ... Compiling file Attributes.m ... Compiling file Contents.m ... Compiling file Tools.m ... Contents.m:132:63: warning: implicit boolean conversion of Objective-C object literal always evaluates to true [-Wobjc-literal-conversion] Tools.m MAKE_LOCALIZED_LABEL (label, NSMakeRect(2, 125, 254, 65), @"No Contents Inspector", @"", 'c', YES, noContsView); : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~228 :./Functions.h:16: 63:warningInspector.m: 5: note: expanded from macro 'MAKE_LOCALIZED_LABEL': incompatible pointer types assigning to 'NSMutableArray *' from 'NSArray *' [-Wincompatible-pointer-types]89 :if (str) [label setStringValue: NSLocalizedString(str, comm)]; \ commonApps = [NSArray arrayWithArray: [extensionsAndApps objectForKey: ext]]; 44Attributes.m:: 277warning:: 51'Attributes' may not respond to 'initForInspector:': currentInspector = [[Attributes alloc] initForInspector: self];warning : ~~~~~~~~~~~~~~~~~~ ^format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] ^~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ items = [NSString stringWithFormat: @"%i %@", [paths count], items]; Inspector.m/tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h ~~ ^~~~~~~~~~~~~:: 64Contents.m %lu:93: :1161::51 38note: ::class method 'arrayWithArray:' is assumed to return an instance of its receiver type ('NSArray *') + (instancetype) arrayWithArray: (GS_GENERIC_CLASS(NSArray, ElementT) *)array; warning^ : warningformat specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat]: 'NSCollectionViewItem' may not respond to 'setKeyEquivalent:' items = [NSString stringWithFormat: @"%i %@", [paths count], items]; [[popUp itemAtIndex: ATTRIBUTES] setKeyEquivalent: @"1"]; ~~ ^~~~~~~~~~~~~ %lu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Inspector.m:100:36: warning: 'NSCollectionViewItem' may not respond to 'setKeyEquivalent:' [[popUp itemAtIndex: CONTENTS] setKeyEquivalent: @"2"]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Inspector.m:107:33: warning: 'NSCollectionViewItem' may not respond to 'setKeyEquivalent:' [[popUp itemAtIndex: TOOLS] setKeyEquivalent: @"3"]; ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ Inspector.m:114:39: warning: 'NSCollectionViewItem' may not respond to 'setKeyEquivalent:' [[popUp itemAtIndex: ANNOTATIONS] setKeyEquivalent: @"4"]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 5 warnings generated. Compiling file Annotations.m ... 1 warning generated. Compiling file IconView.m ... 2 warnings generated. Compiling file TimeDateView.m ... 1 warning generated. Compiling file Functions.m ... Annotations.m:74:63: warning: implicit boolean conversion of Objective-C object literal always evaluates to true [-Wobjc-literal-conversion] MAKE_LOCALIZED_LABEL (label, NSMakeRect(2, 125, 254, 65), @"No Annotations Inspector", @"", 'c', YES, noContsView); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Functions.h:63:5: note: expanded from macro 'MAKE_LOCALIZED_LABEL' if (str) [label setStringValue: NSLocalizedString(str, comm)]; \ ^~~ Annotations.m:135:51: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] items = [NSString stringWithFormat: @"%i %@", [paths count], items]; ~~ ^~~~~~~~~~~~~ %lu TimeDateView.m:161:65: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] [yearlabel setStringValue: [NSString stringWithFormat: @"%d", [adate yearOfCommonEra]]]; ~~ ^~~~~~~~~~~~~~~~~~~~~~~ %ld Functions.m:157:64: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] sizeStr = [NSString stringWithFormat:@"%s %d bytes", sign, (long)size]; ~~ ^~~~~~~~~~ %ld Functions.m:35:25: warning: unused function 'cut_Text' [-Wunused-function] static inline NSString *cut_Text(NSString *filename, id label, int lenght) ^ 2 warnings generated. 2 warnings generated. 1 warning generated. Creating derived_src/NSFramework_Inspector.m... Compiling file derived_src/NSFramework_Inspector.m ... Linking framework Inspector ... Copying resources into the framework wrapper... Creating Inspector.framework/Versions/0/Resources/Info-gnustep.plist... Making all in ContentViewers ... Making all in FolderViewer ... Making all for bundle FolderViewer... Creating FolderViewer.inspector/.... Compiling file FolderViewer.m ... Linking bundle FolderViewer ... Creating FolderViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating FolderViewer.inspector/Resources/Info-gnustep.plist... Making all in ImageViewer ... Making all in resizer ... Making all for tool resizer... Compiling file Resizer.m ... Resizer.m:218:27: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *destData++ = ((abs(c - expix[0]) < MIX_LIM) ? (unsigned char)expix[0] : c); ^ Resizer.m:218:27: note: remove the call to 'abs' since unsigned values cannot be negative *destData++ = ((abs(c - expix[0]) < MIX_LIM) ? (unsigned char)expix[0] : c); ^~~ Resizer.m:222:29: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *destData++ = ((abs(c - expix[1]) < MIX_LIM) ? (unsigned char)expix[1] : c); ^ Resizer.m:222:29: note: remove the call to 'abs' since unsigned values cannot be negative *destData++ = ((abs(c - expix[1]) < MIX_LIM) ? (unsigned char)expix[1] : c); ^~~ Resizer.m:225:29: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value] *destData++ = ((abs(c - expix[2]) < MIX_LIM) ? (unsigned char)expix[2] : c); ^ Resizer.m:225:29: note: remove the call to 'abs' since unsigned values cannot be negative *destData++ = ((abs(c - expix[2]) < MIX_LIM) ? (unsigned char)expix[2] : c); ^~~ 3 warnings generated. Linking tool resizer ... Making all for bundle ImageViewer... Creating ImageViewer.inspector/.... Compiling file ImageViewer.m ... ImageViewer.m:37:7: warning: multiple methods named 'terminate' found [-Wobjc-multiple-method-names] [resizer terminate]; ^~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSTask.h:126:1: note: using - (void) terminate; ^~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSRunningApplication.h:97:1: note: also found - (BOOL)terminate; ^~~~~~~~~~~~~~~~~~ ./ImageViewer.h:50:1: note: also found - (oneway void)terminate; ^~~~~~~~~~~~~~~~~~~~~~~~~ ImageViewer.m:168:65: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] NSString *cname = [NSString stringWithFormat: @"search_%i", (unsigned long)self]; ~~ ^~~~~~~~~~~~~~~~~~~ %lu ImageViewer.m:183:65: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] NSString *cname = [NSString stringWithFormat: @"search_%i", (unsigned long)self]; ~~ ^~~~~~~~~~~~~~~~~~~ %lu 3 warnings generated. Linking bundle ImageViewer ... Creating ImageViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating ImageViewer.inspector/Resources/Info-gnustep.plist... Making all in SoundViewer ... Making all for bundle SoundViewer... Creating SoundViewer.inspector/.... Compiling file SoundViewer.m ... Linking bundle SoundViewer ... Creating SoundViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating SoundViewer.inspector/Resources/Info-gnustep.plist... Making all in AppViewer ... Making all for bundle AppViewer... Creating AppViewer.inspector/.... Compiling file AppViewer.m ... Linking bundle AppViewer ... Creating AppViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating AppViewer.inspector/Resources/Info-gnustep.plist... Making all in RtfViewer ... Making all for bundle RtfViewer... Creating RtfViewer.inspector/.... Compiling file RtfViewer.m ... Linking bundle RtfViewer ... Creating RtfViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating RtfViewer.inspector/Resources/Info-gnustep.plist... Making all in NSTIFFViewer ... Making all for bundle NSTIFFViewer... Creating NSTIFFViewer.inspector/.... Compiling file NSTIFFViewer.m ... Linking bundle NSTIFFViewer ... Creating NSTIFFViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating NSTIFFViewer.inspector/Resources/Info-gnustep.plist... Making all in NSRTFViewer ... Making all for bundle NSRTFViewer... Creating NSRTFViewer.inspector/.... Compiling file NSRTFViewer.m ... Linking bundle NSRTFViewer ... Creating NSRTFViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating NSRTFViewer.inspector/Resources/Info-gnustep.plist... Making all in NSColorViewer ... Making all for bundle NSColorViewer... Creating NSColorViewer.inspector/.... Compiling file NSColorViewer.m ... Linking bundle NSColorViewer ... Creating NSColorViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating NSColorViewer.inspector/Resources/Info-gnustep.plist... Making all in IBViewViewer ... Making all for bundle IBViewViewer... Creating IBViewViewer.inspector/.... Compiling file IBViewViewer.m ... Linking bundle IBViewViewer ... Creating IBViewViewer.inspector/Resources... Copying resources into the bundle wrapper... Creating stamp file... Creating IBViewViewer.inspector/Resources/Info-gnustep.plist... Making all in Operation ... Making build-headers for framework Operation... Creating Operation.framework/Versions/1/Headers... Creating Operation.framework/Versions/1/Headers/Operation.h... Creating derived_src/.stamp... Creating Operation.framework/Versions/1/Resources... Updating Version/Current symlink... Making all for framework Operation... Compiling file Operation.m ... Compiling file Functions.m ... Compiling file FileOpInfo.m ... FileOpInfo.m:199:53: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] items = [NSString stringWithFormat: @"%i %@", [files count], NSLocalizedString(@"items", @"")]; ~~ ^~~~~~~~~~~~~ %lu 1 warning generated. Creating derived_src/NSFramework_Operation.m... Compiling file derived_src/NSFramework_Operation.m ... Linking framework Operation ... Copying resources into the framework wrapper... Creating Operation.framework/Versions/1/Resources/Info-gnustep.plist... Making all in Recycler ... /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Preferences /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Dialogs Making all for app Recycler... Creating obj/Recycler.obj/Dialogs/... Creating obj/Recycler.obj/Preferences/... Creating Recycler.app/.... Compiling file main.m ... Compiling file Recycler.m ... Compiling file RecyclerIcon.m ... Compiling file RecyclerView.m ... main.m:52:14: warning: initializing 'NSMenuItem *' with an expression of incompatible type 'id' NSMenuItem *item = [menu addItemWithTitle: NSLocalizedString(str, comm) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Recycler.m:411:30: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] tag: &tag] == NO) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSWorkspace.h:118:23: note: passing argument to parameter 'tag' here tag: (NSInteger*)tag; ^ 1 warning generated. Compiling file Preferences/RecyclerPrefs.m ... Compiling file Dialogs/StartAppWin.m ... 1 warning generated. Linking app Recycler ... Creating Recycler.app/Resources... Creating stamp file... Creating Recycler.app/Resources/Info-gnustep.plist... Creating Recycler.app/Resources/Recycler.desktop... Copying resources into the app wrapper... Making all in GWorkspace ... /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/GWorkspace /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Desktop /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Desktop/Dock /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Finder /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Finder/SearchResults /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Finder/LiveSearch /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/FileViewer /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/TShelf /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Preferences /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Dialogs /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Fiend /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/History /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/GWorkspace /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/FileViewer /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Desktop /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Desktop/Dock /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Finder /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Finder/SearchResults /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Finder/LiveSearch /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/TShelf /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Preferences /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Dialogs /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/Fiend /usr/pkg/share/GNUstep/Makefiles/mkinstalldirs ././obj/History Making all in Finder/Modules ... Making all in FModuleName ... Making all for bundle FModuleName... Creating FModuleName.finder/.... Compiling file FModuleName.m ... Linking bundle FModuleName ... Creating FModuleName.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleName.finder/Resources/Info-gnustep.plist... Making all in FModuleKind ... Making all for bundle FModuleKind... Creating FModuleKind.finder/.... Compiling file FModuleKind.m ... Linking bundle FModuleKind ... Creating FModuleKind.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleKind.finder/Resources/Info-gnustep.plist... Making all in FModuleSize ... Making all for bundle FModuleSize... Creating FModuleSize.finder/.... Compiling file FModuleSize.m ... Linking bundle FModuleSize ... Creating FModuleSize.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleSize.finder/Resources/Info-gnustep.plist... Making all in FModuleOwner ... Making all for bundle FModuleOwner... Creating FModuleOwner.finder/.... Compiling file FModuleOwner.m ... Linking bundle FModuleOwner ... Creating FModuleOwner.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleOwner.finder/Resources/Info-gnustep.plist... Making all in FModuleCrDate ... Making all for bundle FModuleCrDate... Creating FModuleCrDate.finder/.... Compiling file FModuleCrDate.m ... Linking bundle FModuleCrDate ... Creating FModuleCrDate.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleCrDate.finder/Resources/Info-gnustep.plist... Making all in FModuleModDate ... Making all for bundle FModuleModDate... Creating FModuleModDate.finder/.... Compiling file FModuleModDate.m ... Linking bundle FModuleModDate ... Creating FModuleModDate.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleModDate.finder/Resources/Info-gnustep.plist... Making all in FModuleContents ... Making all for bundle FModuleContents... Creating FModuleContents.finder/.... Compiling file FModuleContents.m ... Linking bundle FModuleContents ... Creating FModuleContents.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleContents.finder/Resources/Info-gnustep.plist... Making all in FModuleAnnotations ... Making all for bundle FModuleAnnotations... Creating FModuleAnnotations.finder/.... Compiling file FModuleAnnotations.m ... Linking bundle FModuleAnnotations ... Creating FModuleAnnotations.finder/Resources... Copying resources into the bundle wrapper... Warning: .//Resources/Images/* not found - ignoring Creating stamp file... Creating FModuleAnnotations.finder/Resources/Info-gnustep.plist... Making all for app GWorkspace... Creating obj/GWorkspace.obj/Desktop/... Creating obj/GWorkspace.obj/Desktop/Dock/... Creating obj/GWorkspace.obj/Dialogs/... Creating obj/GWorkspace.obj/Fiend/... Creating obj/GWorkspace.obj/FileViewer/... Creating obj/GWorkspace.obj/Finder/... Creating obj/GWorkspace.obj/Finder/LiveSearch/... Creating obj/GWorkspace.obj/Finder/SearchResults/... Creating obj/GWorkspace.obj/History/... Creating obj/GWorkspace.obj/Preferences/... Creating obj/GWorkspace.obj/TShelf/... Creating GWorkspace.app/.... Compiling file main.m ... Compiling file GWFunctions.m ... Compiling file WorkspaceApplication.m ... Compiling file GWorkspace.m ... GWFunctions.m:244:64: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] sizeStr = [NSString stringWithFormat:@"%s %d bytes", sign, (long)size]; ~~ ^~~~~~~~~~ %ld GWFunctions.m:307:14: warning: initializing 'NSMenuItem *' with an expression of incompatible type 'id' NSMenuItem *item = [menu addItemWithTitle: NSLocalizedString(str, comm) ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GWorkspace.m:335:3: warning: direct access to Objective-C's isa is deprecated in favor of object_getClass() [-Wdeprecated-objc-isa-usage] [isa registerForServices]; ^ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSObject.h:298:9: note: instance variable is declared here Class isa; ^ Compiling file Desktop/GWDesktopManager.m ... GWorkspace.m:760:44: warning: expression which evaluates to zero treated as a null pointer constant of type 'id' [-Wnon-literal-null-conversion] closeOldViewer: NO ^~ /tmp/sysutils/gworkspace/work/.buildlink/include/objc/runtime.h:195:13: note: expanded from macro 'NO' # define NO ((BOOL)0) ^~~~~~~~~ 2 warnings generated. Compiling file Desktop/GWDesktopWindow.m ... Compiling file Desktop/GWDesktopView.m ... Desktop/GWDesktopWindow.m:175:26: warning: conflicting parameter types in implementation of 'orderWindow:relativeTo:': 'NSInteger' (aka 'long') vs 'int' [-Wmismatched-parameter-types] relativeTo:(int)otherWin ~~~ ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSWindow.h:529:27: note: previous definition is here relativeTo: (NSInteger)otherWin; ~~~~~~~~~ ^ 1 warning generated. Compiling file Desktop/GWDesktopIcon.m ... Compiling file Desktop/Dock/Dock.m ... Desktop/GWDesktopView.m:1779:49: warning: incompatible function pointer types sending 'int (*)(id, id, void *)' to parameter of type 'NSComparisonResult (*)(id, id, void *)' (aka 'enum NSComparisonResult (*)(id, id, void *)') [-Wincompatible-function-pointer-types] sorted = [removed sortedArrayUsingFunction: (int (*)(id, id, void *))sortDragged ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h:144:44: note: passing argument to parameter 'comparator' here (NSComparisonResult (*)(id, id, void*))comparator ^ 2 warnings generated. Compiling file Desktop/Dock/DockIcon.m ... Compiling file FileViewer/GWViewersManager.m ... 1 warning generated. Compiling file FileViewer/GWViewer.m ... FileViewer/GWViewersManager.m:133:32: warning: expression which evaluates to zero treated as a null pointer constant of type 'id' [-Wnon-literal-null-conversion] closeOldViewer: NO ^~ /tmp/sysutils/gworkspace/work/.buildlink/include/objc/runtime.h:195:13: note: expanded from macro 'NO' # define NO ((BOOL)0) ^~~~~~~~~ FileViewer/GWViewersManager.m:167:37: warning: expression which evaluates to zero treated as a null pointer constant of type 'id' [-Wnon-literal-null-conversion] closeOldViewer: NO ^~ /tmp/sysutils/gworkspace/work/.buildlink/include/objc/runtime.h:195:13: note: expanded from macro 'NO' # define NO ((BOOL)0) ^~~~~~~~~ FileViewer/GWViewersManager.m:184:39: warning: expression which evaluates to zero treated as a null pointer constant of type 'id' [-Wnon-literal-null-conversion] closeOldViewer: NO ^~ /tmp/sysutils/gworkspace/work/.buildlink/include/objc/runtime.h:195:13: note: expanded from macro 'NO' # define NO ((BOOL)0) ^~~~~~~~~ FileViewer/GWViewersManager.m:219:39: warning: expression which evaluates to zero treated as a null pointer constant of type 'id' [-Wnon-literal-null-conversion] closeOldViewer: NO ^~ /tmp/sysutils/gworkspace/work/.buildlink/include/objc/runtime.h:195:13: note: expanded from macro 'NO' # define NO ((BOOL)0) ^~~~~~~~~ FileViewer/GWViewersManager.m:231:37: warning: expression which evaluates to zero treated as a null pointer constant of type 'id' [-Wnon-literal-null-conversion] closeOldViewer: NO ^~ /tmp/sysutils/gworkspace/work/.buildlink/include/objc/runtime.h:195:13: note: expanded from macro 'NO' # define NO ((BOOL)0) ^~~~~~~~~ Compiling file FileViewer/GWSpatialViewer.m ... Compiling file FileViewer/GWViewerWindow.m ... FileViewer/GWViewer.m:120:42: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] [node path], [rootViewerKey unsignedLongValue]]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FileViewer/GWViewer.m:884:46: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] [baseNode path], [rootViewerKey unsignedLongValue]]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FileViewer/GWViewer.m:911:1: warning: conflicting return type in implementation of 'splitView:constrainSplitPosition:ofSubviewAt:': 'CGFloat' (aka 'double') vs 'float' [-Wmismatched-return-types] - (float)splitView:(NSSplitView *)sender ^ ~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:118:1: note: previous definition is here - (CGFloat) splitView: (NSSplitView *)sender ^ ~~~~~~~ FileViewer/GWViewer.m:912:41: warning: conflicting parameter types in implementation of 'splitView:constrainSplitPosition:ofSubviewAt:': 'CGFloat' (aka 'double') vs 'float' [-Wmismatched-parameter-types] constrainSplitPosition:(float)proposedPosition ~~~~~ ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:119:34: note: previous definition is here constrainSplitPosition: (CGFloat)proposedPosition ~~~~~~~ ^ FileViewer/GWViewer.m:913:59: warning: conflicting parameter types in implementation of 'splitView:constrainSplitPosition:ofSubviewAt:': 'NSInteger' (aka 'long') vs 'int' [-Wmismatched-parameter-types] ofSubviewAt:(int)offset ~~~ ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:120:26: note: previous definition is here ofSubviewAt: (NSInteger)offset; ~~~~~~~~~ ^ FileViewer/GWViewer.m:926:1: warning: conflicting return type in implementation of 'splitView:constrainMaxCoordinate:ofSubviewAt:': 'CGFloat' (aka 'double') vs 'float' [-Wmismatched-return-types] - (float)splitView:(NSSplitView *)sender ^ ~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:129:1: note: previous definition is here - (CGFloat) splitView: (NSSplitView *)sender ^ ~~~~~~~ FileViewer/GWViewer.m:927:49: warning: conflicting parameter types in implementation of 'splitView:constrainMaxCoordinate:ofSubviewAt:': 'CGFloat' (aka 'double') vs 'float' [-Wmismatched-parameter-types] constrainMaxCoordinate:(float)proposedMax ~~~~~ ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:130:34: note: previous definition is here constrainMaxCoordinate: (CGFloat)proposedMax ~~~~~~~ ^ FileViewer/GWViewer.m:928:58: warning: conflicting parameter types in implementation of 'splitView:constrainMaxCoordinate:ofSubviewAt:': 'NSInteger' (aka 'long') vs 'int' [-Wmismatched-parameter-types] ofSubviewAt:(int)offset ~~~ ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:131:26: note: previous definition is here ofSubviewAt: (NSInteger)offset; ~~~~~~~~~ ^ FileViewer/GWViewer.m:937:1: warning: conflicting return type in implementation of 'splitView:constrainMinCoordinate:ofSubviewAt:': 'CGFloat' (aka 'double') vs 'float' [-Wmismatched-return-types] - (float)splitView:(NSSplitView *)sender ^ ~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:133:1: note: previous definition is here - (CGFloat) splitView: (NSSplitView *)sender ^ ~~~~~~~ FileViewer/GWViewer.m:938:49: warning: conflicting parameter types in implementation of 'splitView:constrainMinCoordinate:ofSubviewAt:': 'CGFloat' (aka 'double') vs 'float' [-Wmismatched-parameter-types] constrainMinCoordinate:(float)proposedMin ~~~~~ ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:134:34: note: previous definition is here constrainMinCoordinate: (CGFloat)proposedMin ~~~~~~~ ^ FileViewer/GWViewer.m:939:60: warning: conflicting parameter types in implementation of 'splitView:constrainMinCoordinate:ofSubviewAt:': 'NSInteger' (aka 'long') vs 'int' [-Wmismatched-parameter-types] ofSubviewAt:(int)offset ~~~ ^ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h:135:26: note: previous definition is here 5 ofSubviewAt: (NSInteger)offset; warnings generated ~~~~~~~~~ ^. Compiling file FileViewer/GWViewerBrowser.m ... FileViewer/GWSpatialViewer.m:107:42: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] [node path], [rootViewerKey unsignedLongValue]]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ FileViewer/GWSpatialViewer.m:542:50: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] labelstr = [NSString stringWithFormat: @"%i ", (reps ? [reps count] : 0)]; ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ %lu FileViewer/GWSpatialViewer.m:714:46: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' [-Wformat] [baseNode path], [rootViewerKey unsignedLongValue]]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compiling file FileViewer/GWViewerIconsView.m ... FileViewer/GWViewerBrowser.m:102:29: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([matrix getRow: &row column: &col forPoint: location] == NO) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:174:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ FileViewer/GWViewerBrowser.m:102:42: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] if ([matrix getRow: &row column: &col forPoint: location] == NO) { ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:175:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ 3 warnings generated. Compiling file FileViewer/GWViewerListView.m ... 2 warnings generated. Compiling file FileViewer/GWViewerShelf.m ... 11 warnings generated. Compiling file FileViewer/GWViewerSplit.m ... Compiling file FileViewer/GWViewerScrollView.m ... FileViewer/GWViewerShelf.m:56:14: warning: receiver 'FSNTextCell' is a forward class and corresponding @interface may not exist [-Wreceiver-forward-class] cell = [[[FSNTextCell alloc] init] autorelease]; ^~~~~~~~~~~ ../FSNode/FSNIcon.h:37:8: note: forward declaration of class here @class FSNTextCell; ^FileViewer/GWViewerSplit.m :/tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSObject.h64::3151:: 1warning:: conflicting return type in implementation of 'dividerThickness': 'CGFloat' (aka 'double') vs 'float' [-Wmismatched-return-types]note : - (float)dividerThicknessmethod 'alloc' is used for the forward class ^ ~~~~~+ (id) alloc; /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSSplitView.h^: 66:FileViewer/GWViewerShelf.m1::56 :note8: :previous definition is here warning- (CGFloat) dividerThickness; : ^ ~~~~~~~ incompatible pointer types assigning to 'NSTextFieldCell *' from 'FSNTextCell *' [-Wincompatible-pointer-types] cell = [[[FSNTextCell alloc] init] autorelease]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSObject.h:192:1: note: instance method 'autorelease' is assumed to return an instance of its receiver type ('FSNTextCell *') - (id) autorelease NS_AUTOMATED_REFCOUNT_UNAVAILABLE; ^ 1 warning generated. Compiling file FileViewer/GWViewerIconsPath.m ... Compiling file FileViewer/GWViewerPathsPopUp.m ... Compiling file Finder/Finder.m ... FileViewer/GWViewerIconsPath.m:145:30: warning: sending 'GWViewerIconsPath *' to parameter of incompatible type 'id' [nameEditor setDelegate: self]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSTextField.h:78:46: note: passing argument to parameter 'anObject' here - (void)setDelegate:(id)anObject; ^ 2 warnings generated. Compiling file Finder/FindModuleView.m ... Compiling file Finder/SearchPlacesBox.m ... Finder/Finder.m:643:29: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [placesMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ Finder/Finder.m:643:42: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [placesMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ Finder/Finder.m:712:51: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] title = [NSString stringWithFormat: @"%i %@", [currentSelection count], elmstr]; ~~ ^~~~~~~~~~~~~~~~~~~~~~~~ %lu Finder/Finder.m:882:16: warning: incompatible pointer types assigning to 'NSMutableArray *' from 'NSArray *' [-Wincompatible-pointer-types] srcpaths = [NSArray arrayWithObject: source]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h:69:1: note: class method 'arrayWithObject:' is assumed to return an instance of its receiver type ('NSArray *') + (instancetype) arrayWithObject: (id)anObject; ^ Finder/Finder.m:883:16: warning: incompatible pointer types assigning to 'NSMutableArray *' from 'NSArray *' [-Wincompatible-pointer-types] dstpaths = [NSArray arrayWithObject: destination]; ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/Foundation/NSArray.h:69:1: note: class method 'arrayWithObject:' is assumed to return an instance of its receiver type ('NSArray *') + (instancetype) arrayWithObject: (id)anObject; ^ 1 warning generated. Compiling file Finder/SearchPlacesCell.m ... Compiling file Finder/SearchResults/SearchResults.m ... 5 warnings generated. Compiling file Finder/SearchResults/ResultsTableView.m ... Compiling file Finder/LiveSearch/LSFolder.m ... Compiling file Finder/LiveSearch/LSFEditor.m ... Finder/SearchResults/SearchResults.m:233:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] cname = [NSString stringWithFormat: @"search_%i", [self memAddress]]; ~~ ^~~~~~~~~~~~~~~~~ %lu Finder/SearchResults/SearchResults.m:361:43: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] [foundObjects count], elementsStr]]; ^~~~~~~~~~~~~~~~~~~~ Finder/LiveSearch/LSFolder.m:236:53: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] cname = [NSString stringWithFormat: @"search_%i", (unsigned long)self]; ~~ ^~~~~~~~~~~~~~~~~~~ %lu Finder/LiveSearch/LSFolder.m:358:43: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] [foundObjects count], elementsStr]]; ^~~~~~~~~~~~~~~~~~~~ Finder/LiveSearch/LSFolder.m:369:41: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] [foundObjects count], elementsStr]]; ^~~~~~~~~~~~~~~~~~~~ Finder/LiveSearch/LSFolder.m:379:41: warning: format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] [foundObjects count], elementsStr]]; ^~~~~~~~~~~~~~~~~~~~ Compiling file TShelf/TShelfWin.m ... 2 warnings generated. Compiling file TShelf/TShelfView.m ... 4 warnings generated. Compiling file TShelf/TShelfViewItem.m ... Compiling file TShelf/TShelfIconsView.m ... Compiling file TShelf/TShelfIcon.m ... Compiling file TShelf/TShelfPBIcon.m ... Compiling file Preferences/PrefController.m ... Compiling file Preferences/DefEditorPref.m ... Compiling file Preferences/XTermPref.m ... Compiling file Preferences/DefSortOrderPref.m ... Compiling file Preferences/IconsPref.m ... Compiling file Preferences/HiddenFilesPref.m ... Compiling file Preferences/HistoryPref.m ... Compiling file Preferences/BrowserViewerPref.m ... Compiling file Preferences/OperationPrefs.m ... Preferences/HiddenFilesPref.m:607:23: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ Preferences/HiddenFilesPref.m:607:36: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ Preferences/HiddenFilesPref.m:641:20: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &sRow column: &sColumn ofCell: cell]; ^~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ Preferences/HiddenFilesPref.m:641:34: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &sRow column: &sColumn ofCell: cell]; ^~~~~~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ Compiling file Preferences/DesktopPref.m ... Compiling file History/History.m ... Compiling file Dialogs/Dialogs.m ... 4 warnings generated. Compiling file Dialogs/OpenWithController.m ... Preferences/DesktopPref.m:63:14: warning: unused variable 'r' [-Wunused-variable] NSRect r; ^ Preferences/DesktopPref.m:224:27: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [imagePosMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ Preferences/DesktopPref.m:224:40: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [imagePosMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ Preferences/DesktopPref.m:259:26: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [dockPosMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ Preferences/DesktopPref.m:259:39: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [dockPosMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ Preferences/DesktopPref.m:268:28: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [dockStyleMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ Preferences/DesktopPref.m:268:41: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [dockStyleMatrix getRow: &row column: &col ofCell: cell]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ History/History.m:159:20: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &row column: &col ofCell: [matrix selectedCell]]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:177:31: note: passing argument to parameter 'row' here - (BOOL) getRow: (NSInteger *)row ^ History/History.m:159:33: warning: incompatible pointer types sending 'int *' to parameter of type 'NSInteger *' (aka 'long *') [-Wincompatible-pointer-types] [matrix getRow: &row column: &col ofCell: [matrix selectedCell]]; ^~~~ /tmp/sysutils/gworkspace/work/.buildlink/include/AppKit/NSMatrix.h:178:24: note: passing argument to parameter 'column' here column: (NSInteger *)column ^ 7 warnings generated. Compiling file Dialogs/RunExternalController.m ... 2 warning Compiling file Dialogs/CompletionField.m ... s generated. Compiling file Dialogs/StartAppWin.m ... Compiling file Fiend/Fiend.m ... Compiling file Fiend/FiendLeaf.m ... Linking app GWorkspace ... Creating GWorkspace.app/Resources... Creating stamp file... Creating GWorkspace.app/Resources/Info-gnustep.plist... Creating GWorkspace.app/Resources/GWorkspace.desktop... Copying resources into the app wrapper...