=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [bsd.prefs.mk] The package netclasses-1.06 is missing DESTDIR support. WARNING: [license.mk] Every package should define a LICENSE. ===> Building for netclasses-1.06 This is gnustep-make 2.6.2. Type 'gmake print-gnustep-make-help' for help. Making all in Source ... Making build-headers for framework netclasses... Creating netclasses.framework/Versions/1.06/Headers... Creating netclasses.framework/Versions/1.06/Headers/NetBase.h... Creating netclasses.framework/Versions/1.06/Headers/NetTCP.h... Creating netclasses.framework/Versions/1.06/Headers/IRCObject.h... Creating netclasses.framework/Versions/1.06/Headers/LineObject.h... Creating derived_src/.stamp... Creating netclasses.framework/Versions/1.06/Resources... Updating Version/Current symlink... Making all for framework netclasses... Compiling file NetBase.m ... Compiling file LineObject.m ... Compiling file NetTCP.m ... NetBase.m:370:10: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-pointer-cast] desc = (void *)[anObject desc]; ^ NetBase.m:376:10: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-pointer-cast] desc = (void *)[[anObject transport] desc]; ^ NetBase.m:407:10: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-pointer-cast] desc = (void *)[anObject desc]; ^ NetBase.m:413:10: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-pointer-cast] desc = (void *)[[anObject transport] desc]; ^ NetBase.m:459:30: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-pointer-cast] if ((id)NSMapGet(descTable, (void *)desc)) ^ NetBase.m:462:4: warning: cast to 'void *' from smaller integer type 'int' [-Wint-to-pointer-cast] (void *)desc type: ET_WDESC watcher: self ^ 6 warnings generated. Compiling file IRCObject.m ... IRCObject.m:172:2: warning: comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] NEXT_SPACE(beg, end, line); ^~~~~~~~~~~~~~~~~~~~~~~~~~ IRCObject.m:141:10: note: expanded from macro 'NEXT_SPACE' if (__z == NSNotFound) __z = [(__string) length];\ ^ ~~~~~~~~~~ IRCObject.m:239:4: warning: comparison of constant 9223372036854775807 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] NEXT_SPACE(beg, end, line); ^~~~~~~~~~~~~~~~~~~~~~~~~~ IRCObject.m:141:10: note: expanded from macro 'NEXT_SPACE' if (__z == NSNotFound) __z = [(__string) length];\ ^ ~~~~~~~~~~ 2 warnings generated. Creating derived_src/NSFramework_netclasses.m... Compiling file derived_src/NSFramework_netclasses.m ... Linking framework netclasses ... Creating netclasses.framework/Versions/1.06/Resources/Info-gnustep.plist... => Unwrapping files-to-be-installed.