gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUstep on FreeBSD / Re: FreeBSD directory locations


From: David Wetzel
Subject: GNUstep on FreeBSD / Re: FreeBSD directory locations
Date: Thu, 28 Dec 2017 12:36:37 -0500


> Am 27.12.2017 um 03:29 schrieb David Chisnall <address@hidden>:
> 
>> I did not dig into it, but it seems the git version does not detect pthread 
>> and lib dispatch either.
> 
> That’s odd.  What’s the error?


The one in ports gets --with-thread-lib=-pthread passed. but it seems to work. 
libdispatch however is not detected. See below.

I just rebuild make from GitHub using:

~/tools-make % ./configure --with-config-file=/usr/local/GNUstep/GNUstep.conf 
--with-layout=gnustep --enable-objc-nonfragile-abi 
--enable-native-objc-exceptions --with-library-combo=ng-gnu-gnu 
--prefix=/usr/local/GNUstep --localstatedir=/var --mandir=/usr/local/man 
--infodir=/usr/local/GNUstep/info/


The -base tests are: (base build from git)

--- Running tests in base/NSNumberFormatter ---

base/NSNumberFormatter/basic10_4.m:
Failed test:         basic10_4.m:165 ... negativeFormat used for -ve number
--- Running tests in base/NSObject ---

--- Running tests in base/NSRunLoop ---

base/NSRunLoop/dispatch.m:
Skipped set:       dispatch.m 118 ... No libdispatch, no blocks support or no 
runloop integration hooks in libdispatch
--- Running tests in base/NSScanner ---

Not sure about the NSURL test that failed too.


pkg info libdispatch
libdispatch-210_2
Name           : libdispatch
Version        : 210_2
Installed on   : Sun Dec 24 00:50:23 2017 EST



Attachment: tests.log
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]