MidnightBSD Magus

lang/gnustep-base

GNUstep Foundation library

Flavor Version Run OSVersion Arch License Restricted Status
1.24.6 304 0.6 amd64 gpl3 0 fail

Events

Machine Type Time Message
m5 info 2015-08-10 02:37:33.450619 Test Started
m5 fail 2015-08-10 02:46:28.132336 make build returned non-zero: 1
m5 fail 2015-08-10 02:46:28.307347 Test complete.

Log

===>  Building for gnustep-base-1.24.6
This is gnustep-make 2.6.6. Type 'gmake print-gnustep-make-help' for help.
gmake: Nothing to be done for 'GNUmakefile'.
Making all in Source ...
rm -f dynamic-load.h
cp simple-load.h dynamic-load.h
/usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs .
mv ../Headers/GNUstepBase/config.h .
touch ./config.h
/usr/local/GNUstep/System/Library/Makefiles/mkinstalldirs ./GNUstepBase
mv ../Headers/GNUstepBase/GSConfig.h ./GNUstepBase
touch ./GNUstepBase/GSConfig.h
Making all in Additions ...
Making all for subproject Additions...
 Compiling file GSTypeEncoding.c ...
 Compiling file GSObjCRuntime.m ...
 Compiling file GCObject.m ...
 Compiling file GCArray.m ...
 Compiling file GCDictionary.m ...
 Compiling file GSLock.m ...
 Compiling file GSMime.m ...
 Compiling file GSXML.m ...
 Compiling file GSFunctions.m ...
 Compiling file GSInsensitiveDictionary.m ...
 Compiling file NSArray+GNUstepBase.m ...
 Compiling file NSAttributedString+GNUstepBase.m ...
 Compiling file NSBundle+GNUstepBase.m ...
 Compiling file NSCalendarDate+GNUstepBase.m ...
 Compiling file NSData+GNUstepBase.m ...
 Compiling file NSDebug+GNUstepBase.m ...
 Compiling file NSError+GNUstepBase.m ...
 Compiling file NSFileHandle+GNUstepBase.m ...
 Compiling file NSLock+GNUstepBase.m ...
 Compiling file NSMutableString+GNUstepBase.m ...
 Compiling file NSNumber+GNUstepBase.m ...
 Compiling file NSObject+GNUstepBase.m ...
 Compiling file NSPropertyList+GNUstepBase.m ...
 Compiling file NSProcessInfo+GNUstepBase.m ...
 Compiling file NSStream+GNUstepBase.m ...
 Compiling file NSString+GNUstepBase.m ...
 Compiling file NSTask+GNUstepBase.m ...
 Compiling file NSThread+GNUstepBase.m ...
 Compiling file NSURL+GNUstepBase.m ...
 Compiling file Unicode.m ...
Unicode.m:399:14: warning: expression which evaluates to zero treated as a null pointer constant of type 'struct _strenc_ *' [-Wnon-literal-null-conversion]
      return NO;
             ^~
/usr/local/include/objc/runtime.h:195:13: note: expanded from macro 'NO'
#       define NO ((BOOL)0)
                  ^~~~~~~~~
1 warning generated.
 Linking subproject Additions ...
clang: warning: argument unused during compilation: '-pthread'
Making all in subprojects of library libgnustep-base...
Making all for subproject Additions...
 Compiling file GSTypeEncoding.c ...
 Compiling file GSObjCRuntime.m ...
 Compiling file GCObject.m ...
 Compiling file GCArray.m ...
 Compiling file GCDictionary.m ...
 Compiling file GSLock.m ...
 Linking subproject Additions ...
clang: warning: argument unused during compilation: '-pthread'
Making all for subproject unix...
 Compiling file GSRunLoopCtxt.m ...
 Compiling file NSStream.m ...
 Linking subproject unix ...
clang: warning: argument unused during compilation: '-pthread'
Making all for library libgnustep-base...
 Creating obj/libgnustep-base.obj/GSSocksParser/...
 Compiling file GSLocale.m ...
 Compiling file preface.m ...
 Compiling file cifframe.m ...
 Compiling file CXXException.m ...
 Compiling file GSArray.m ...
 Compiling file GSAttributedString.m ...
 Compiling file GSBlocks.m ...
 Compiling file GSConcreteValue.m ...
GSAttributedString.m:170:36: warning: receiver 'GSCachedDictionary' is a forward class and corresponding @interface may not exist [-Wreceiver-forward-class]
          attrs = [(NSDictionary*)[GSCachedDictionary alloc]
                                   ^~~~~~~~~~~~~~~~~~
GSAttributedString.m:146:9: note: forward declaration of class here
@class  GSCachedDictionary;
        ^
../Headers/Foundation/NSObject.h:310:1: note: method 'alloc' is used for the forward class
+ (id) alloc;
^
 Compiling file GSCountedSet.m ...
 Compiling file GSDictionary.m ...
1 warning generated.
 Compiling file GSFTPURLHandle.m ...
 Compiling file GSFormat.m ...
GSFormat.m:1741:25: warning: expression which evaluates to zero treated as a null pointer constant of type 'unichar *' (aka 'unsigned short *') [-Wnon-literal-null-conversion]
                string = (unichar *) {'\0'};
                                      ^~~~
 Compiling file GSHTTPAuthentication.m ...
 Compiling file GSHTTPURLHandle.m ...
 Compiling file GSICUString.m ...
 Compiling file GSPrivateHash.m ...
1 warning generated.
 Compiling file GSQuickSort.m ...
 Compiling file GSRunLoopWatcher.m ...
 Compiling file GSSet.m ...
GSQuickSort.m:36:1: warning: unused function 'SwapObjects' [-Wunused-function]
SwapObjects(id * o1, id * o2)
^
1 warning generated.
 Compiling file GSShellSort.m ...
 Compiling file GSSocketStream.m ...
 Compiling file GSStream.m ...
 Compiling file GSString.m ...
 Compiling file GSTimSort.m ...
GSTimSort.m:175:1: warning: unused function 'minimumRunLength' [-Wunused-function]
minimumRunLength(NSUInteger length)
^
GSTimSort.m:194:1: warning: unused function 'miniTimSort' [-Wunused-function]
miniTimSort(id *buf, NSRange r, id descOrComp, GSComparisonType ty, void *ctx)
^
 Compiling file GSTLS.m ...
2 warnings generated.
 Compiling file GSValue.m ...
 Compiling file GSSocksParser/GSSocksParser.m ...
GSTLS.m:84:3: warning: excess elements in struct initializer
  NULL,
  ^~~~
/usr/include/sys/_null.h:32:14: note: expanded from macro 'NULL'
#define NULL    ((void *)0)
                ^~~~~~~~~~~
 Compiling file GSSocksParser/GSSocksParserPrivate.m ...
 Compiling file GSSocksParser/GSSocks4Parser.m ...
 Compiling file GSSocksParser/GSSocks5Parser.m ...
 Compiling file NSAffineTransform.m ...
1 warning generated.
 Compiling file NSArchiver.m ...
 Compiling file NSArray.m ...
 Compiling file NSAssertionHandler.m ...
 Compiling file NSAttributedString.m ...
 Compiling file NSAutoreleasePool.m ...
 Compiling file NSBundle.m ...
 Compiling file NSCache.m ...
 Compiling file NSCachedURLResponse.m ...
 Compiling file NSCalendar.m ...
 Compiling file NSCalendarDate.m ...
 Compiling file NSCallBacks.m ...
 Compiling file NSCharacterSet.m ...
 Compiling file NSClassDescription.m ...
 Compiling file NSCoder.m ...
 Compiling file NSCopyObject.m ...
 Compiling file NSCountedSet.m ...
 Compiling file NSConcreteHashTable.m ...
 Compiling file NSConcreteMapTable.m ...
 Compiling file NSConnection.m ...
 Compiling file NSData.m ...
 Compiling file NSDate.m ...
 Compiling file NSDateFormatter.m ...
 Compiling file NSDebug.m ...
 Compiling file NSDecimal.m ...
 Compiling file NSDecimalNumber.m ...
 Compiling file NSDictionary.m ...
 Compiling file NSDistantObject.m ...
 Compiling file NSDistributedLock.m ...
 Compiling file NSDistributedNotificationCenter.m ...
 Compiling file NSEnumerator.m ...
 Compiling file NSError.m ...
 Compiling file NSException.m ...
 Compiling file NSFileHandle.m ...
 Compiling file NSFileManager.m ...
 Compiling file NSFormatter.m ...
 Compiling file NSGarbageCollector.m ...
 Compiling file NSGeometry.m ...
 Compiling file NSHashTable.m ...
 Compiling file NSHost.m ...
 Compiling file NSHTTPCookie.m ...
 Compiling file NSHTTPCookieStorage.m ...
 Compiling file NSIndexPath.m ...
 Compiling file NSIndexSet.m ...
 Compiling file NSInvocation.m ...
 Compiling file NSInvocationOperation.m ...
 Compiling file NSJSONSerialization.m ...
 Compiling file NSKeyedArchiver.m ...
 Compiling file NSKeyedUnarchiver.m ...
 Compiling file NSKeyValueCoding.m ...
 Compiling file NSKeyValueObserving.m ...
 Compiling file NSLocale.m ...
 Compiling file NSLock.m ...
 Compiling file NSLog.m ...
 Compiling file NSMapTable.m ...
 Compiling file NSMetadata.m ...
 Compiling file NSMethodSignature.m ...
 Compiling file NSNotification.m ...
 Compiling file NSNotificationCenter.m ...
 Compiling file NSNotificationQueue.m ...
 Compiling file NSNull.m ...
 Compiling file NSNumber.m ...
 Compiling file NSNumberFormatter.m ...
 Compiling file NSObjCRuntime.m ...
 Compiling file NSObject.m ...
 Compiling file NSObject+NSComparisonMethods.m ...
 Compiling file NSOperation.m ...
 Compiling file NSPage.m ...
 Compiling file NSPathUtilities.m ...
 Compiling file NSPipe.m ...
 Compiling file NSPointerArray.m ...
 Compiling file NSPointerFunctions.m ...
 Compiling file NSConcretePointerFunctions.m ...
 Compiling file NSPort.m ...
 Compiling file NSPortCoder.m ...
 Compiling file NSPortMessage.m ...
 Compiling file NSPortNameServer.m ...
 Compiling file NSPredicate.m ...
 Compiling file NSProcessInfo.m ...
 Compiling file NSPropertyList.m ...
 Compiling file NSProtocolChecker.m ...
NSPropertyList.m:1438:20: warning: unused function 'Append' [-Wunused-function]
static inline void Append(void *bytes, unsigned length, NSMutableData *dst)
                   ^
 Compiling file NSProxy.m ...
 Compiling file NSRange.m ...
 Compiling file NSRegularExpression.m ...
 Compiling file NSRunLoop.m ...
 Compiling file NSScanner.m ...
 Compiling file NSSerializer.m ...
 Compiling file NSSet.m ...
1 warning generated.
 Compiling file NSSocketPort.m ...
 Compiling file NSSocketPortNameServer.m ...
 Compiling file NSSortDescriptor.m ...
 Compiling file NSSpellServer.m ...
 Compiling file NSString.m ...
 Compiling file NSTask.m ...
 Compiling file NSThread.m ...
 Compiling file NSTimer.m ...
NSString.m:484:1: warning: unused function 'surrogatePairValue' [-Wunused-function]
surrogatePairValue(unichar high, unichar low)
^
 Compiling file NSTimeZone.m ...
 Compiling file NSUnarchiver.m ...
 Compiling file NSUndoManager.m ...
 Compiling file NSURL.m ...
 Compiling file NSURLAuthenticationChallenge.m ...
 Compiling file NSURLCache.m ...
 Compiling file NSURLCredential.m ...
 Compiling file NSURLConnection.m ...
 Compiling file NSURLCredentialStorage.m ...
 Compiling file NSURLDownload.m ...
1 warning generated.
 Compiling file NSURLProtectionSpace.m ...
 Compiling file NSURLProtocol.m ...
 Compiling file NSURLRequest.m ...
 Compiling file NSURLResponse.m ...
 Compiling file NSTextCheckingResult.m ...
 Compiling file NSURLHandle.m ...
 Compiling file NSUserDefaults.m ...
 Compiling file NSUUID.m ...
 Compiling file NSValue.m ...
 Compiling file NSValueTransformer.m ...
 Compiling file NSXMLDocument.m ...
 Compiling file NSXMLDTD.m ...
 Compiling file NSXMLDTDNode.m ...
 Compiling file NSXMLElement.m ...
 Compiling file NSXMLNode.m ...
 Compiling file NSXMLParser.m ...
 Compiling file NSZone.m ...
NSZone.m:731:1: warning: unused function 'chunkClrInUse' [-Wunused-function]
chunkClrInUse(ff_block* ptr)
^
 Compiling file externs.m ...
 Compiling file objc-load.m ...
1 warning generated.
 Compiling file GSFileHandle.m ...
 Compiling file NSMessagePort.m ...
 Compiling file NSMessagePortNameServer.m ...
 Compiling file NSNetServices.m ...
 Compiling file GSMDNSNetServices.m ...
 Compiling file GSFFIInvocation.m ...
GSMDNSNetServices.m:1551:41: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
                && [[values objectAtIndex: i] length] >= 0)
                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~
GSFFIInvocation.m:69:1: warning: unused function 'gs_method_for_receiver_and_selector' [-Wunused-function]
gs_method_for_receiver_and_selector (id receiver, SEL sel)
^
1 warning generated.
1 warning generated.
 Linking library libgnustep-base ...
 Creating Info-gnustep.plist...
Making all in Tools ...
Making all for tool autogsdoc...
Making all for tool cvtenc...
Making all for tool gspath...
Making all for tool gdnc...
 Compiling file cvtenc.m ...
 Compiling file autogsdoc.m ...
 Compiling file gdnc.m ...
 Compiling file gspath.m ...
 Linking tool gspath ...
 Linking tool cvtenc ...
 Linking tool gdnc ...
../Source/./obj/libgnustep-base.so: undefined reference to `dispatch_group_async'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:89: recipe for target 'obj/gspath' failed
gmake[4]: *** [obj/gspath] Error 1
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:74: recipe for target 'internal-tool-all_' failed
gmake[3]: *** [internal-tool-all_] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'gspath.all.tool.variables' failed
gmake[2]: *** [gspath.all.tool.variables] Error 2
gmake[2]: *** Waiting for unfinished jobs....
 Compiling file AGSParser.m ...
../Source/./obj/libgnustep-base.so: undefined reference to `dispatch_group_async'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:89: recipe for target 'obj/cvtenc' failed
gmake[4]: *** [obj/cvtenc] Error 1
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:74: recipe for target 'internal-tool-all_' failed
gmake[3]: *** [internal-tool-all_] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'cvtenc.all.tool.variables' failed
gmake[2]: *** [cvtenc.all.tool.variables] Error 2
 Compiling file AGSOutput.m ...
 Compiling file AGSIndex.m ...
../Source/./obj/libgnustep-base.so: undefined reference to `dispatch_group_async'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:89: recipe for target 'obj/gdnc' failed
gmake[4]: *** [obj/gdnc] Error 1
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:74: recipe for target 'internal-tool-all_' failed
gmake[3]: *** [internal-tool-all_] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'gdnc.all.tool.variables' failed
gmake[2]: *** [gdnc.all.tool.variables] Error 2
 Compiling file AGSHtml.m ...
AGSOutput.m:2395:11: warning: expression which evaluates to zero treated as a null pointer constant of type 'NSString *' [-Wnon-literal-null-conversion]
          return NO;
                 ^~
/usr/local/include/objc/runtime.h:195:13: note: expanded from macro 'NO'
#       define NO ((BOOL)0)
                  ^~~~~~~~~
AGSOutput.m:2411:14: warning: expression which evaluates to zero treated as a null pointer constant of type 'NSString *' [-Wnon-literal-null-conversion]
      return NO;
             ^~
/usr/local/include/objc/runtime.h:195:13: note: expanded from macro 'NO'
#       define NO ((BOOL)0)
                  ^~~~~~~~~
2 warnings generated.
 Linking tool autogsdoc ...
../Source/./obj/libgnustep-base.so: undefined reference to `dispatch_group_async'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:89: recipe for target 'obj/autogsdoc' failed
gmake[4]: *** [obj/autogsdoc] Error 1
/usr/local/GNUstep/System/Library/Makefiles/Instance/tool.make:74: recipe for target 'internal-tool-all_' failed
gmake[3]: *** [internal-tool-all_] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/rules.make:298: recipe for target 'autogsdoc.all.tool.variables' failed
gmake[2]: *** [autogsdoc.all.tool.variables] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/tool.make:71: recipe for target 'internal-all' failed
gmake[1]: *** [internal-all] Error 2
/usr/local/GNUstep/System/Library/Makefiles/Master/serial-subdirectories.make:53: recipe for target 'internal-all' failed
gmake: *** [internal-all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/mports/lang/gnustep-base.