=> 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 Gorm-1.2.20nb15 This is gnustep-make 2.8.0. Type 'gmake print-gnustep-make-help' for help. Running in gnustep-make version 2 strict mode. rm -f InterfaceBuilder; \ ln -s GormLib InterfaceBuilder Making all in GormObjCHeaderParser ... Making all for library libGormObjCHeaderParser... Compiling file OCClass.m ... Compiling file OCIVar.m ... Compiling file OCHeaderParser.m ... Compiling file NSScanner+OCHeaderParser.m ... Compiling file OCIVarDecl.m ... Compiling file OCMethod.m ... Compiling file ParserFunctions.m ... Linking library libGormObjCHeaderParser ... Making all in GormLib ... Making all for library libGorm... Compiling file IBApplicationAdditions.m ... Compiling file IBConnectors.m ... Compiling file IBEditors.m ... Compiling file IBDocuments.m ... Compiling file IBInspector.m ... Compiling file IBInspectorManager.m ... Compiling file IBInspectorMode.m ... Compiling file IBObjectAdditions.m ... Compiling file IBPalette.m ... Compiling file IBPlugin.m ... Compiling file IBResourceManager.m ... Linking library libGorm ... Making all in GormCore ... Making all for library GormCore... Compiling file GormBoxEditor.m ... Compiling file GormClassManager.m ... Compiling file GormClassEditor.m ... Compiling file GormClassInspector.m ... In file included from GormBoxEditor.m:28: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: In file included from 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]In file included from GormClassManager.mGormClassInspector.mIn file included from #ifndef INCLUDED_INTERFACEBUILDER_H::GormClassEditor.m26 : 32In file included from ^~~~~~~~~~~~~~~~~~~~~~~~~~~:: ./GormPrivate.hIn file included from : ./GormDocument.h:333228../InterfaceBuilder/InterfaceBuilder.h: : : :In file included from ../InterfaceBuilder/InterfaceBuilder.hIn file included from 26../GormCore/GormDocument.h:./GormClassEditor.h::9:2532:: :289../InterfaceBuilder/InterfaceBuilder.h:: : note25warning: ../InterfaceBuilder/InterfaceBuilder.h:'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'?: :9 :'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]#define INCLUDED_INTERFACEBUIDLER_H25 warning : ^~~~~~~~~~~~~~~~~~~~~~~~~~~: #ifndef INCLUDED_INTERFACEBUILDER_H'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] 9 INCLUDED_INTERFACEBUILDER_H#ifndef INCLUDED_INTERFACEBUILDER_H: ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ warning : ../InterfaceBuilder/InterfaceBuilder.h../InterfaceBuilder/InterfaceBuilder.h:'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]:26:269 :: #ifndef INCLUDED_INTERFACEBUILDER_H9note : ^~~~~~~~~~~~~~~~~~~~~~~~~~~'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'?: #define INCLUDED_INTERFACEBUIDLER_Hnote ../InterfaceBuilder/InterfaceBuilder.h: ^~~~~~~~~~~~~~~~~~~~~~~~~~~:'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? 26#define INCLUDED_INTERFACEBUIDLER_H INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ : INCLUDED_INTERFACEBUILDER_H9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormClassInspector.m:541:51: warning: format string is not a string literal (potentially insecure) [-Wformat-security] NSString *title = [NSString stringWithFormat: _(@"Modifying/Reparenting Class")]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.h:280:3: note: expanded from macro '_' [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GormClassInspector.m:541:51: note: treat the string as an argument to avoid this NSString *title = [NSString stringWithFormat: _(@"Modifying/Reparenting Class")]; ^ @"%@", /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.h:280:3: note: expanded from macro '_' [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil] ^ GormClassManager.m:1918:11: warning: format string is not a string literal (potentially insecure) [-Wformat-security] _(@"Reparsing Class")]; ^~~~~~~~~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.h:280:3: GormClassEditor.mnote:: 1069expanded from macro '_' : [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil]10: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GormClassManager.mwarning: :format specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] 1918: [[classManager allOutletsForClassNamed: className] count]]; 11 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : GormClassEditor.mnote: :treat the string as an argument to avoid this 1074 _(@"Reparsing Class")];:10: ^ warning @"%@", : /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.hformat specifies type 'int' but the argument has type 'NSUInteger' (aka 'unsigned long') [-Wformat] : [[classManager allActionsForClassNamed: className] count]];280 :3 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ : note: expanded from macro '_' [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil] ^ 1 warning generated. Compiling file GormClassPanelController.m ... 2 warnings generated. Compiling file GormConnectionInspector.m ... 3 warnings generated. Compiling file GormControlEditor.m ... In file included from GormClassPanelController.m:29: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 2 warnings generated. Compiling file GormCustomClassInspector.m ... 1 warning generated. Compiling file GormCustomView.m ... In file included from GormConnectionInspector.m:30: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormControlEditor.m:29: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormDocument.m ... In file included from GormCustomClassInspector.m:31: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormCustomView.m:26: In file included from ../GormCore/GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormDocumentController.m ... 1 warning generated. Compiling file GormDocumentWindow.m ... 1 warning generated. Compiling file GormFilePrefsManager.m ... In file included from GormDocument.m:31: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormDocument.m:2664:49: warning: format string is not a string literal (potentially insecure) [-Wformat-security] NSString *title = [NSString stringWithFormat: _(@"Modifying Class")]; ^~~~~~~~~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.h:280:3: note: expanded from macro '_' [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GormDocument.m:2664:49: note: treat the string as an argument to avoid this NSString *title = [NSString stringWithFormat: _(@"Modifying Class")]; ^ @"%@", /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.h:280:3: note: expanded from macro '_' [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil] ^ GormDocument.m:2777:49: warning: format string is not a string literal (potentially insecure) [-Wformat-security] NSString *title = [NSString stringWithFormat: _(@"Modifying Class")]; ^~~~~~~~~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.h:280:3: note: expanded from macro '_' [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GormDocument.m:2777:49: note: treat the string as an argument to avoid this NSString *title = [NSString stringWithFormat: _(@"Modifying Class")]; ^ @"%@", /tmp/devel/Gorm/work/.buildlink/include/GNUstepBase/GNUstep.h:280:3: note: expanded from macro '_' [GS_LOCALISATION_BUNDLE localizedStringForKey: (X) value: @"" table: nil] ^ In file included from GormDocumentController.m:27: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormDocumentWindow.m:25: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormFilesOwner.m ... In file included from GormFilePrefsManager.m:37: In file included from ./GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormFilePrefsManager.m:324:48: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] obj = [NSString stringWithFormat: @"#%d",rowIndex+1]; ~~ ^~~~~~~~~~ %ld 1 warning generated. Compiling file GormFontViewController.m ... 2 warnings generated. Compiling file GormFunctions.m ... In file included from GormFilesOwner.m:27: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormGenericEditor.m ... 1 warning generated. Compiling file GormHelpInspector.m ... In file included from GormFunctions.m:26: In file included from ./GormViewEditor.h:25: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 3 warnings generated. Compiling file GormImage.m ... 1 warning generated. Compiling file GormImageEditor.m ... In file included from GormGenericEditor.m:26: In file included from ./GormGenericEditor.h:29: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormImageInspector.m ... In file included from GormHelpInspector.m:4: In file included from ./GormHelpInspector.h:4: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. In file included from GormImageEditor.m:25: In file included from ./GormImageEditor.h:28: In file included from ./GormResourceEditor.h:28: In file included from ./GormGenericEditor.h:29: ../InterfaceBuilder/InterfaceBuilder.h:25:9 Compiling file GormInspectorsManager.m ... : warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormInternalViewEditor.m ... 1 warning generated. Compiling file GormMatrixEditor.m ... In file included from GormImageInspector.m:5: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormNSPanel.m ... In file included from GormInspectorsManager.m:32: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormInternalViewEditor.m:27: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormNSSplitViewInspector.m ... In file included from GormMatrixEditor.m:30: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormMatrixEditor.m:68:31: warning: multiple methods named 'titleWidth' found [-Wobjc-multiple-method-names] candidate_title_width = [_cells[i][0] titleWidth]; ^~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/AppKit/NSFormCell.h:61:1: note: using - (CGFloat)titleWidth; ^~~~~~~~~~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/AppKit/NSMenuItemCell.h:80:1: note: also found - (CGFloat)titleWidth; ^~~~~~~~~~~~~~~~~~~~~~ GormMatrixEditor.m:54:1: note: also found - (float) titleWidth; ^~~~~~~~~~~~~~~~~~~~~ 1 warning generated. Compiling file GormNSWindow.m ... In file included from GormNSPanel.m:26: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormObjectEditor.m ... 2 warnings generated. Compiling file GormObjectInspector.m ... Compiling file GormOpenGLView.m ... In file included from GormNSWindow.m:26: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormOutlineView.m ... In file included from GormObjectEditor.m:28: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormPalettesManager.m ... In file included from GormObjectInspector.m:25: In file included from ./GormObjectInspector.h:28: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormObjectInspector.m:255:18: warning: array subscript is of type 'char' [-Wchar-subscripts] tmp[3] = tolower(tmp[3]); ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ GormObjectInspector.m:273:16: warning: array subscript is of type 'char' [-Wchar-subscripts] while (isdigit(*tInfo)) ^~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 1 warning generated. Compiling file GormPlugin.m ... 3 warnings generated. Compiling file GormPluginManager.m ... Compiling file GormResource.m ... In file included from GormPalettesManager.m:26: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormResourceEditor.m ... In file included from GormPluginManager.m:26: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormResourceManager.m ... 1 warning generated. Compiling file GormScrollViewAttributesInspector.m ... 1 warning generated. Compiling file GormScrollViewEditor.m ... In file included from GormResourceEditor.m:26: In file included from ./GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormResourceManager.m:36: In file included from ./GormGenericEditor.h:29: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormSetNameController.m ... 1 warning generated. In file included from GormScrollViewEditor.m:28: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: Compiling file GormSound.m ... note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormSoundEditor.m ... 1 warning generated. Compiling file GormSoundInspector.m ... Compiling file GormSoundView.m ... Compiling file GormSplitViewEditor.m ... In file included from GormSoundEditor.m:25: In file included from ./GormSoundEditor.h:28: In file included from ./GormResourceEditor.h:28: In file included from ./GormGenericEditor.h:29: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1In file included from warningGormSoundInspector.m generated:. 30: In file included from ./GormSoundInspector.h:30: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormStandaloneViewEditor.m ... GormSoundInspector.m:103:3: warning: multiple methods named 'pause' found [-Wobjc-multiple-method-names] [object pause]; ^~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/Foundation/NSProgress.h:107:1: note: using - (void) pause; ^~~~~~~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/AppKit/NSSound.h:118:1: note: also found - (BOOL)pause; ^~~~~~~~~~~~~~ 2 warnings generated. Compiling file GormViewEditor.m ... In file included from GormSplitViewEditor.m:28: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormViewKnobs.m ... 1 warning generated. Compiling file GormViewSizeInspector.m ... In file included from GormStandaloneViewEditor.m:26: In file included from ../GormCore/GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormViewEditor.m:27: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormViewEditor.m:112:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] return abs (_position - NSMaxY(frame)); ^ GormViewEditor.m:112:14: note: use function 'fabs' instead return abs (_position - NSMaxY(frame)); ^~~ fabs GormViewEditor.m:114:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] return abs (_position - NSMinY(frame)); ^ GormViewEditor.m:114:14: note: use function 'fabs' instead return abs (_position - NSMinY(frame)); ^~~ fabs GormViewEditor.m:116:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] return abs (_position - NSMinX(frame)); ^ GormViewEditor.m:116:14: note: use function 'fabs' instead return abs (_position - NSMinX(frame)); ^~~ fabs GormViewEditor.m:118:14: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] return abs (_position - NSMaxX(frame)); In file included from ^GormViewKnobs.m :GormViewEditor.m28: :In file included from 118./GormViewKnobs.h::1432: :../InterfaceBuilder/InterfaceBuilder.h :note25: :use function 'fabs' instead9 : return abs (_position - NSMaxX(frame)); warning ^~~: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] fabs #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormViewWindow.m ... In file included from GormViewSizeInspector.m:25: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormViewWithContentViewEditor.m ... GormViewSizeInspector.m:172:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] { ^ GormViewSizeInspector.m:162:3: note: previous statement is here if (anObject != object) ^ 2 warnings generated. Compiling file GormViewWithSubviewsEditor.m ... In file included from GormViewWindow.m:31: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormViewWithContentViewEditor.m:26: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormViewWithContentViewEditor.m:281:54: 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] NSArray *result = [array sortedArrayUsingFunction: _sortViews ^~~~~~~~~~ /tmp/devel/Gorm/work/.buildlink/include/Foundation/NSArray.h:144:44: note: passing argument to parameter 'comparator' here (NSComparisonResult (*)(id, id, void*))comparator ^ 1 warning generated. Compiling file GormWindowEditor.m ... 5 warnings generated. In file included from GormViewWithSubviewsEditor.m:26: In file included from ../GormCore/GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormWindowTemplate.m ... GormViewWithSubviewsEditor.m:820:33: warning: variable 'redrawRect' is uninitialized when used here [-Wuninitialized] redrawRect = NSUnionRect(r, redrawRect); ^~~~~~~~~~ GormViewWithSubviewsEditor.m:795:5: note: variable 'redrawRect' is declared here NSRect redrawRect; ^ 2 warnings generated. Compiling file GormWrapperBuilder.m ... In file included from GormWindowEditor.m:30: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 2 warnings generated. Compiling file GormWrapperLoader.m ... Compiling file NSCell+GormAdditions.m ... 1 warning generated. Compiling file NSColorWell+GormExtensions.m ... In file included from GormWrapperBuilder.m:32: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file NSFontManager+GormExtensions.m ... NSCell+GormAdditions.m:35:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (NSText *)setUpFieldEditorAttributes:(NSText *)textObject ^ /tmp/devel/Gorm/work/.buildlink/include/AppKit/NSCell.h:338:1: note: method 'setUpFieldEditorAttributes:' declared here - (NSText *)setUpFieldEditorAttributes:(NSText *)textObject; ^ 1 warning generated. Compiling file NSView+GormExtensions.m ... In file included from GormWrapperLoader.m:31: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormPrivate.m ... 1 warning generated. In file included from NSFontManager+GormExtensions.m:29: In file included from ./GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H NSFontManager+GormExtensions.m:52:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation] - (BOOL) sendAction ^ /tmp/devel/Gorm/work/.buildlink/include/AppKit/NSFontManager.h:122:1: note: method 'sendAction' declared here - (BOOL)sendAction; ^ 2 warnings generated. In file included from GormPrivate.m:26: In file included from ./GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking library GormCore ... Making all in GormPrefs ... Making all for library GormPrefs... Compiling file GormColorsPref.m ... Compiling file GormGeneralPref.m ... Compiling file GormGuidelinePref.m ... Compiling file GormHeadersPref.m ... In file included from GormGeneralPref.m:35: In file included from ../GormCore/GormClassEditor.h:28: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormPalettesPref.m ... 1 warning generated. Compiling file GormPluginsPref.m ... Compiling file GormPrefController.m ... Compiling file GormShelfPref.m ... In file included from GormPalettesPref.m:29: In file included from ../GormCore/GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormPluginsPref.m:29: In file included from ../GormCore/GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. 1 warning generated. In file included from GormShelfPref.m:32: In file included from ../GormCore/GormPrivate.h:33: In file included from ../GormCore/GormDocument.h:32: ../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking library GormPrefs ... Making all in Palettes ... Making all in 0Menus ... Making all for palette 0Menus... Creating 0Menus.palette/Resources... Compiling file GormMenuEditor.m ... Compiling file GormNSMenu.m ... Compiling file GormNSMenuView.m ... Compiling file GormMenuItemAttributesInspector.m ... In file included from GormMenuEditor.m:26: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormNSMenu.m:30: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormMenuAttributesInspector.m ... Compiling file MenusPalette.m ... 1 warning generated. Compiling file inspectors.m ... 1 warning generated. In file included from GormMenuAttributesInspector.m:40: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from MenusPalette.m:29: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: 1warning warning generated: . 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from inspectors.m:28: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. 1 warning generated. Linking palette 0Menus ... Creating 0Menus.palette/Resources/Info-gnustep.plist... Creating 0Menus.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 1Windows ... Making all for palette 1Windows... Creating 1Windows.palette/Resources... Compiling file WindowsPalette.m ... Compiling file GormDrawerAttributesInspector.m ... Compiling file GormWindowSizeInspector.m ... Compiling file GormWindowAttributesInspector.m ... Compiling file inspectors.m ... In file included from WindowsPalette.m:30: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormWindowAttributesInspector.m:38: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. 1 warning generated. In file included from inspectors.m:28: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking palette 1Windows ... Creating 1Windows.palette/Resources/Info-gnustep.plist... Creating 1Windows.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 2Controls ... Making all for palette 2Controls... Creating 2Controls.palette/Resources... Compiling file GormButtonAttributesInspector.m ... Compiling file GormBoxAttributesInspector.m ... Compiling file GormCellAttributesInspector.m ... Compiling file GormColorWellAttributesInspector.m ... In file included from GormColorWellAttributesInspector.m:37: ./GormColorWellAttributesInspector.h:36:9: warning: 'INCLUDED_GormColorWellAttributesInspector_h' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_GormColorWellAttributesInspector_h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./GormColorWellAttributesInspector.h:37:9: note: 'INCLUDED_GormColorWelldAttributesInspector_h' is defined here; did you mean 'INCLUDED_GormColorWellAttributesInspector_h'? #define INCLUDED_GormColorWelldAttributesInspector_h ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_GormColorWellAttributesInspector_h Compiling file GormFormAttributesInspector.m ... 1 warning generated. Compiling file GormPopUpButtonAttributesInspector.m ... Compiling file GormSliderAttributesInspector.m ... In file included from GormButtonAttributesInspector.m:30: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormStepperAttributesInspector.m ... Compiling file GormProgressIndicatorAttributesInspector.m ... Compiling file GormTextFieldAttributesInspector.m ... Compiling file GormMatrixAttributesInspector.m ... Compiling file ControlsPalette.m ... Compiling file GormPopUpButtonEditor.m ... Compiling file GormNSPopUpButton.m ... Compiling file GormButtonEditor.m ... In file included from GormButtonEditor.m:25: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file inspectors.m ... In file included from GormPopUpButtonEditor.m:2: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormNSPopUpButton.m:1: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H 1 ^~~~~~~~~~~~~~~~~~~~~~~~~~~ warning generated. ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormButtonEditor.m:135:12: warning: variable 'titleRect' is used uninitialized whenever switch case is taken [-Wsometimes-uninitialized] case NSImageOnly: ^~~~~~~~~~~ GormButtonEditor.m:259:10: note: uninitialized use occurs here return titleRect; ^~~~~~~~~ GormButtonEditor.m:46:3: note: variable 'titleRect' is declared here NSRect titleRect; ^ 1 warning generated. 2 warnings generated. In file included from inspectors.m:27: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking palette 2Controls ... Creating 2Controls.palette/Resources/Info-gnustep.plist... Creating 2Controls.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 3Containers ... Making all for palette 3Containers... Creating 3Containers.palette/Resources... Compiling file ContainersPalette.m ... Compiling file inspectors.m ... Compiling file GormNSBrowser.m ... Compiling file GormNSTableView.m ... In file included from ContainersPalette.m:30: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H Compiling file GormTableViewEditor.m ... 1 warning generated. Compiling file GormTabViewEditor.m ... Compiling file GormNSOutlineView.m ... In file included from inspectors.m:28: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormBrowserAttributesInspector.m ... Compiling file GormTabViewAttributesInspector.m ... GormBrowserAttributesInspector.m:125:8: warning: format specifies type 'int' but the argument has type 'CGFloat' (aka 'double') [-Wformat] [object minColumnWidth]]]; In file included from ^~~~~~~~~~~~~~~~~~~~~~~GormTableViewEditor.m :26GormBrowserAttributesInspector.m: :../../InterfaceBuilder/InterfaceBuilder.h128::2511::9 :warning : warningformat specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat]: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] [object maxVisibleColumns]]]; #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormTabViewEditor.m:28: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 2 warnings generated. Compiling file GormTableColumnAttributesInspector.m ... 1 warning generated. Compiling file GormTableColumnSizeInspector.m ... 1 warning generated. Compiling file GormTableViewAttributesInspector.m ... In file included from GormTabViewAttributesInspector.m:45: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H GormTabViewAttributesInspector.m:123:72: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat] [numberOfItemsField setStringValue:[NSString stringWithFormat:@"%i",[object numberOfTabViewItems]]]; ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %li 2 warnings generated. Compiling file GormTableViewSizeInspector.m ... In file included from GormTableColumnAttributesInspector.m:39: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormTableViewAttributesInspector.m:35: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. 1 warning generated. Linking palette 3Containers ... Creating 3Containers.palette/Resources/Info-gnustep.plist... Creating 3Containers.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in 4Data ... Making all for palette 4Data... Creating 4Data.palette/Resources... Compiling file DataPalette.m ... Compiling file GormDateFormatterAttributesInspector.m ... Compiling file GormImageViewAttributesInspector.m ... Compiling file GormNSComboBoxAttributesInspector.m ... Compiling file GormNumberFormatterAttributesInspector.m ... Compiling file GormTextViewAttributesInspector.m ... In file included from DataPalette.m:39: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: In file included from 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'?GormDateFormatterAttributesInspector.m :#define INCLUDED_INTERFACEBUIDLER_H29 : ^~~~~~~~~~~~~~~~~~~~~~~~~~~../../InterfaceBuilder/InterfaceBuilder.h : INCLUDED_INTERFACEBUILDER_H25 :9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Compiling file GormTextViewEditor.m ... 1 warning generated. Compiling file GormTextViewSizeInspector.m ... Compiling file inspectors.m ... In file included from GormNumberFormatterAttributesInspector.m:30: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. In file included from GormTextViewSizeInspector.m:27: In file included from ./GormTextViewSizeInspector.h:30: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. In file included from GormTextViewEditor.m:29: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. In file included from inspectors.m:29: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking palette 4Data ... Creating 4Data.palette/Resources/Info-gnustep.plist... Creating 4Data.palette/Resources/palette.table... Copying resources into the palette wrapper... Making all in Plugins ... Making all in Gorm ... Making all for bundle Gorm... Creating Gorm.plugin/.... Compiling file GormGormPlugin.m ... Compiling file GormGormWrapperLoader.m ... Compiling file GormGormWrapperBuilder.m ... In file included from GormGormWrapperLoader.m:34: In file included from ../../GormCore/GormPrivate.hIn file included from :GormGormWrapperBuilder.m33:: 33In file included from : ../../GormCore/GormDocument.hIn file included from :../../GormCore/GormDocument.h32:: 32../../InterfaceBuilder/InterfaceBuilder.h: :../../InterfaceBuilder/InterfaceBuilder.h25::259::9 :warning : warning'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]#ifndef INCLUDED_INTERFACEBUILDER_H #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~../../InterfaceBuilder/InterfaceBuilder.h :../../InterfaceBuilder/InterfaceBuilder.h26::269::9 :note : note'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'?: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'?#define INCLUDED_INTERFACEBUIDLER_H #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. 1 warning generated. Linking bundle Gorm ... Creating Gorm.plugin/Resources... Creating stamp file... Creating Gorm.plugin/Resources/Info-gnustep.plist... Making all in Nib ... Making all for bundle Nib... Creating Nib.plugin/.... Compiling file GormNibPlugin.m ... Compiling file GormNibWrapperBuilder.m ... Compiling file GormNibWrapperLoader.m ... In file included from GormNibWrapperLoader.m:32: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H In file included from GormNibWrapperBuilder.m:34: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. 1 warning generated. Linking bundle Nib ... Creating Nib.plugin/Resources... Creating stamp file... Creating Nib.plugin/Resources/Info-gnustep.plist... Making all in GModel ... Making all for bundle GModel... Creating GModel.plugin/.... Compiling file GormGModelPlugin.m ... Compiling file GormGModelWrapperLoader.m ... In file included from GormGModelWrapperLoader.m:32: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking bundle GModel ... Creating GModel.plugin/Resources... Creating stamp file... Creating GModel.plugin/Resources/Info-gnustep.plist... Making all in Xib ... Making all for bundle Xib... Creating Xib.plugin/.... Compiling file GormXibPlugin.m ... Compiling file GormXibWrapperLoader.m ... In file included from GormXibWrapperLoader.m:32: In file included from ../../GormCore/GormPrivate.h:33: In file included from ../../GormCore/GormDocument.h:32: ../../InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking bundle Xib ... Creating Xib.plugin/Resources... Creating stamp file... Creating Xib.plugin/Resources/Info-gnustep.plist... Making all for app Gorm... Creating Gorm.app/.... Compiling file Gorm.m ... Compiling file main.m ... In file included from Gorm.m:28: In file included from ./GormCore/GormGenericEditor.h:29: ./InterfaceBuilder/InterfaceBuilder.h:25:9: warning: 'INCLUDED_INTERFACEBUILDER_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef INCLUDED_INTERFACEBUILDER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ./InterfaceBuilder/InterfaceBuilder.h:26:9: note: 'INCLUDED_INTERFACEBUIDLER_H' is defined here; did you mean 'INCLUDED_INTERFACEBUILDER_H'? #define INCLUDED_INTERFACEBUIDLER_H ^~~~~~~~~~~~~~~~~~~~~~~~~~~ INCLUDED_INTERFACEBUILDER_H 1 warning generated. Linking app Gorm ... Creating Gorm.app/Resources... Creating stamp file... Creating Gorm.app/Resources/Info-gnustep.plist... Creating Gorm.app/Resources/Gorm.desktop... Copying resources into the app wrapper... Copying localized resources into the app wrapper...