Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2014 15:29:57 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        Ivan Klymenko <fidaj@ukr.net>, Volodymyr Kostyrko <c.kworr@gmail.com>
Cc:        x11@FreeBSD.org
Subject:   Re: [CFT] x11-servers/xorg-server with initial (GCD) Grand Central Dispatch support
Message-ID:  <535660C5.70308@b1t.name>
In-Reply-To: <20140422145044.23b5bc6c@nonamehost.local>
References:  <20140420200534.72226779@nonamehost.local> <53564D07.7060100@b1t.name> <20140422145044.23b5bc6c@nonamehost.local>

next in thread | previous in thread | raw e-mail | index | archive | help
22.04.2014 14:50, Ivan Klymenko wrote:
>>> Hi all.
>>>
>>> You are tired of frequent friezes xorg server?
>>> Are you bored messages in /var/log/Xorg.0.log:
>>> "
>>> ....
>>> [mi] EQ overflowing.  Additional events will be discarded until
>>> existing events are processed. ....
>>> "
>>> ?
>>>
>>> :)
>>>
>>> Then you here! :)
>>>
>>> Patch attached :)
>>
>> I have some problems with linking:
>>
>>     CCLD     Xorg
>> /usr/bin/ld: ~: invalid DSO for symbol `_NSConcreteGlobalBlock'
>> definition /usr/lib/libBlocksRuntime.so.0: could not read symbols:
>> Bad value cc: error: linker command failed with exit code 1 (use -v
>> to see invocation)
>>
>> # uname -a
>> FreeBSD ar1l0u.maxima.local 10.0-STABLE FreeBSD 10.0-STABLE #11
>> r264642M: Fri Apr 18 12:14:59 EEST 2014
>> arcade@ar1l0u.maxima.local:/usr/obj/usr/src/sys/MINIMAL  amd64
>>
>> # cc -v
>> FreeBSD clang version 3.4 (tags/RELEASE_34/final 197956) 20140216
>> Target: x86_64-unknown-freebsd10.0
>> Thread model: posix
>> Selected GCC installation:
>>
>
> Cadets I realized what the problem is you need to rebuild
> devel/libdispatch with option "[x] CLANG  Build with LLVM/Clang
> (required for blocks support)"

As per Makefile it utilizes devel/compiler-rt for systems older then 
900024 and uses system compiler-rt library otherwise. No changes though.

Bundled compiler-rt looks newer (at least r172839 MFC'd at r229413) then 
port version (r131639).

Full build logs here: http://www.b1t.name/xorg.gcd.build.log

-- 
Sphinx of black quartz, judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?535660C5.70308>