Re: FreeBSD 10.0-CURRENT: CLANG and port/clang weirdness!

2012-09-08 Thread O. Hartmann
On 09/07/12 19:07, Brooks Davis wrote: On Fri, Sep 07, 2012 at 05:46:02PM +0200, O. Hartmann wrote: On 09/07/12 17:09, Dimitry Andric wrote: On 2012-09-07 11:41, O. Hartmann wrote: Building ports not explicitely enabling USE_GCC=4.6+ are considered using the system's LLVM/CLANG, which is

HELP: New Port: devel/pocl: A portable OpenCL library with LLVM backend

2012-09-08 Thread O. Hartmann
Hello. I tried to create a port, see the Makefile attached I created already. For further informations and your convenience, look at this website: POCL: https://launchpad.net/pocl LLVM: http://llvm.org/docs/ReleaseNotes.html I use FreeBSD 10.0-CURRENT r240186M amd64, my world and kernel are

Re: FreeBSD 10.0-CURRENT: CLANG and port/clang weirdness!

2012-09-08 Thread Dimitry Andric
On 2012-09-08 10:35, O. Hartmann wrote: On 09/07/12 19:07, Brooks Davis wrote: ... FWIW, picking up clang etc from /usr/local should be mostly harmless during the early build stage. You're actual world will be built with the cross clang. ... means, the resulting WORLD and KERNEL is then

Re: FreeBSD 10.0-CURRENT: CLANG and port/clang weirdness!

2012-09-08 Thread Stefan Esser
Am 08.09.2012 10:35, schrieb O. Hartmann: On 09/07/12 19:07, Brooks Davis wrote: On Fri, Sep 07, 2012 at 05:46:02PM +0200, O. Hartmann wrote: On 09/07/12 17:09, Dimitry Andric wrote: On 2012-09-07 11:41, O. Hartmann wrote: Building ports not explicitely enabling USE_GCC=4.6+ are considered

10-CURRENT clock_getcpuclockid() usage

2012-09-08 Thread Kim Culhan
clock_getcpuclockid() was added a few weeks ago according to the man page and I'm seeing this error while building the port net/freeswith-core-devel. The function is used in the Sofia-sip stack, courtesy Nokia Research Center, incorporated into FreeSWITCH. The build system tests for the

Re: HELP: New Port: devel/pocl: A portable OpenCL library with LLVM backend

2012-09-08 Thread Steve Kargl
On Sat, Sep 08, 2012 at 10:57:49AM +0200, O. Hartmann wrote: Hello. I tried to create a port, see the Makefile attached I created already. For further informations and your convenience, look at this website: Please stop cross posting to freebsd-current when you have some issue that clearly

Re: FreeBSD 10.0-CURRENT: CLANG and port/clang weirdness!

2012-09-08 Thread Jakub Lach
The LibreOffice package doesn't compile with the system's CLANG, so it is installed whenever LibreOffice is installed. FWIW, it's using base clang and it does compile if ${OSVERSION} = 900014 -- View this message in context:

Small Ivy features: FSGSBASE and SMEP.

2012-09-08 Thread Konstantin Belousov
Please find at http://people.freebsd.org/~kib/misc/smep.1.patch the patch which should enable the FSGSBASE and SMEP features supposedly present in the IvyBridge CPUs. FSGSBASE are four new instructions available in the 64bit mode only. They allow to access bases for %fs and %gs without touching

heads up: conversation about removing CVS from HEAD on arch@

2012-09-08 Thread Eitan Adler
Hi all, I started a thread about removing CVS from HEAD on arch. If you are interested in following or have something to say please use that list. -- Eitan Adler ___ freebsd-current@freebsd.org mailing list