Re: November 5th is Clang-Day

2012-11-02 Thread Mark Linimon
On Thu, Nov 01, 2012 at 10:31:26PM -0700, Garrett Cooper wrote: On Thu, Nov 1, 2012 at 10:24 PM, Jan Beich jbe...@tormail.org wrote: emulators/wine doesn't work with lib32 built by clang, probably due to wine bugs. All of these items should be catalogued in a common place, like the wiki.

Re: pkgng and vmware-tools

2012-11-02 Thread Alexander Yerenkow
Actually, I was mentioning their oficial tools, which provided as a cd with esxi. I thought maybe.situatiin like these will require some fake, but working pkg_info (and maybe other tools too, this could.be made as a different wrapper-port) when pkg are used and pkg_legacy not present (they should

Re: Cross Architecture Compiling

2012-11-02 Thread Michael Vale
just for what it’s worth. busybox and some other gmake ports don’t have configure but do have cross-compiling support in the gMakefile. make install -C /usr/ports/sysutils/busybox CROSS_COMPILE=mips-freebsd- DESTDIR=/tmp CHROOTED=no PREFIX=/tmp this actually doesn’t install with the default

Re: Cross Architecture Compiling

2012-11-02 Thread Alexander Yerenkow
Not sure if it helps, but maybe related: http://lists.freebsd.org/pipermail/freebsd-hackers/2012-September/040428.html -- Regards, Alexander Yerenkow ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current

Re: November 5th is Clang-Day

2012-11-02 Thread David Chisnall
On 2 Nov 2012, at 05:24, Jan Beich wrote: Known Issues emulators/wine doesn't work with lib32 built by clang, probably due to wine bugs. Is this still the case? There was an issue preventing WINE from working because it required stricter stack alignment than clang provided by default,

Re: FORTRAN vs. Fortran (was: November 5th is Clang-Day)

2012-11-02 Thread David Chisnall
On 2 Nov 2012, at 08:18, Mehmet Erol Sanliturk wrote: Very many years ago , when 2010 was a very distant future , I do not remember the name of the writer , who wrote approximately : In 2010 , there will be Fortran , but a Fortran which may be different . I remember a talk in the mid '90s

Re: Cross Architecture Compiling

2012-11-02 Thread Michael Vale
Hi Alexander, Yes I've seen that. The problem with appending CONFIGURE_ARGS is that it breaks some ports. Also by honouring TARGET_ARCH we're staying more inline with current cross-build trends. And as for jails/chroot Garrett, it might work but it's a pain and can't be run along with

Re: FORTRAN vs. Fortran (was: November 5th is Clang-Day)

2012-11-02 Thread Anton Shterenlikht
Date: Fri, 2 Nov 2012 17:08:18 +1100 From: Greg 'groggy' Lehey g...@freebsd.org To: Erich Dollansky erichfreebsdl...@ovitrap.com Subject: FORTRAN vs. Fortran (was: November 5th is Clang-Day) On Friday, 2 November 2012 at 12:21:03 +0700, Erich Dollansky

Re: FORTRAN vs. Fortran (was: November 5th is Clang-Day)

2012-11-02 Thread Anton Shterenlikht
From thera...@theravensnest.org Fri Nov 2 10:54:08 2012 On 2 Nov 2012, at 10:21, Anton Shterenlikht wrote: further development of FreeBSD/ia64 and FreeBSD/sparc64 will probably suffer and then stop altogether There is a SPARC64 back end for

RE: Small Ivy features: FSGSBASE and SMEP.

2012-11-02 Thread Kristofer Persson
$70.00 From: owner-freebsd-am...@freebsd.org [owner-freebsd-am...@freebsd.org] on behalf of Konstantin Belousov [kostik...@gmail.com] Sent: Tuesday, October 30, 2012 8:13 AM To: am...@freebsd.org; curr...@freebsd.org Cc: a...@freebsd.org Subject: Re:

Re: Small Ivy features: FSGSBASE and SMEP.

2012-11-02 Thread Michael Fuckner
is at http://people.freebsd.org/~kib/misc/smep.3.patch . Please test. looks good (after changing the location of specialreg.h (on STABLE) do you need any output or something like that? Regards, Michael! ___ freebsd-current@freebsd.org mailing

Re: Small Ivy features: FSGSBASE and SMEP.

2012-11-02 Thread Konstantin Belousov
On Fri, Nov 02, 2012 at 09:21:56AM +0100, Michael Fuckner wrote: is at http://people.freebsd.org/~kib/misc/smep.3.patch . Please test. looks good (after changing the location of specialreg.h (on STABLE) do you need any output or something like that? No, thank you, I do not need

Re: November 5th is Clang-Day

2012-11-02 Thread O. Hartmann
On 11/02/12 04:29, Brooks Davis wrote: On Monday, November 5th I plan to commit the following patch to make clang the default compiler on i386 and amd64. Many people have worked long and hard to make this a reality and we're finally close enough to throw the switch. For many users the

Re: FORTRAN vs. Fortran (was: November 5th is Clang-Day)

2012-11-02 Thread Stephen Montgomery-Smith
On 11/02/2012 05:21 AM, Anton Shterenlikht wrote: Date: Fri, 2 Nov 2012 17:08:18 +1100 From: Greg 'groggy' Lehey g...@freebsd.org To: Erich Dollansky erichfreebsdl...@ovitrap.com Subject: FORTRAN vs. Fortran (was: November 5th is Clang-Day) On Friday, 2

Re: FORTRAN vs. Fortran (was: November 5th is Clang-Day)

2012-11-02 Thread Steve Kargl
On Fri, Nov 02, 2012 at 08:25:58AM +, David Chisnall wrote: On 2 Nov 2012, at 08:18, Mehmet Erol Sanliturk wrote: Very many years ago , when 2010 was a very distant future , I do not remember the name of the writer , who wrote approximately : In 2010 , there will be Fortran , but a

Re: FORTRAN vs. Fortran (was: November 5th is Clang-Day)

2012-11-02 Thread Steve Kargl
On Fri, Nov 02, 2012 at 07:27:44AM -0500, Stephen Montgomery-Smith wrote: caNyO usti llputw hitespa cewhere ever you like in for TraN? Sigh. You can get copies of the final committee drafts of the Fortran 95, 2003, and 2008 standards. There you will learn that Fortran since Fortran 90

Re: November 5th is Clang-Day

2012-11-02 Thread Erik Cederstrand
Den 02/11/2012 kl. 04.29 skrev Brooks Davis bro...@freebsd.org: On Monday, November 5th I plan to commit the following patch to make clang the default compiler on i386 and amd64. Many people have worked long and hard to make this a reality and we're finally close enough to throw the switch.

Re: November 5th is Clang-Day

2012-11-02 Thread Roman Divacky
Nice :) Does this deserve mentioning in UPDATING and/or version bump? On Thu, Nov 01, 2012 at 10:29:45PM -0500, Brooks Davis wrote: On Monday, November 5th I plan to commit the following patch to make clang the default compiler on i386 and amd64. Many people have worked long and hard to make

Fwd: Interfaces connected by bridge(4) do not pass arp replies

2012-11-02 Thread Kim Culhan
On Wed, Oct 31, 2012 at 8:37 AM, Gleb Smirnoff gleb...@freebsd.org wrote: On Wed, Oct 31, 2012 at 08:28:48AM -0400, Kim Culhan wrote: K Thanks for that, so far the working revision has been found in r240826. K K Would anyone have a suggestion for a revision to try next ? Middle between

Re: November 5th is Clang-Day

2012-11-02 Thread Matthew Jacob
On 11/2/2012 8:30 AM, Roman Divacky wrote: Nice :) Does this deserve mentioning in UPDATING and/or version bump? I would think so. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe,

Re: November 5th is Clang-Day

2012-11-02 Thread Brooks Davis
On Thu, Nov 01, 2012 at 09:59:17PM -0700, Steve Kargl wrote: On Thu, Nov 01, 2012 at 10:29:45PM -0500, Brooks Davis wrote: - Not all libm tests pass. More work by subject matter experts is required to create tests cases for LLVM developers. Most problems are not expected to be

Re: FORTRAN vs. Fortran (was: November 5th is Clang-Day)

2012-11-02 Thread Brooks Davis
On Fri, Nov 02, 2012 at 10:21:19AM +, Anton Shterenlikht wrote: Date: Fri, 2 Nov 2012 17:08:18 +1100 From: Greg 'groggy' Lehey g...@freebsd.org To: Erich Dollansky erichfreebsdl...@ovitrap.com Subject: FORTRAN vs. Fortran (was: November 5th is Clang-Day) On

Re: November 5th is Clang-Day

2012-11-02 Thread Brooks Davis
On Fri, Nov 02, 2012 at 04:30:50PM +0100, Roman Divacky wrote: Nice :) Does this deserve mentioning in UPDATING and/or version bump? It certainly does deserve mention in UPDATING. A version bump is probably useful if we end up wanting to make USE_GCC=any the default post the switch so I will

Re: November 5th is Clang-Day

2012-11-02 Thread Eitan Adler
On 2 November 2012 12:23, Brooks Davis bro...@freebsd.org wrote: On Fri, Nov 02, 2012 at 04:30:50PM +0100, Roman Divacky wrote: Nice :) Does this deserve mentioning in UPDATING and/or version bump? It certainly does deserve mention in UPDATING. A version bump is probably useful if we end

Re: November 5th is Clang-Day

2012-11-02 Thread Garrett Cooper
On Thu, Nov 1, 2012 at 10:05 PM, Garrett Cooper yaneg...@gmail.com wrote: On Thu, Nov 1, 2012 at 9:59 PM, Steve Kargl s...@troutmask.apl.washington.edu wrote: On Thu, Nov 01, 2012 at 10:29:45PM -0500, Brooks Davis wrote: - Not all libm tests pass. More work by subject matter experts is

ULE patch, call for testers

2012-11-02 Thread Jeff Roberson
I have a small patch to the ULE scheduler that makes a fairly large change to the way timeshare threads are handled. http://people.freebsd.org/~jeff/schedslice.diff Previously ULE used a fixed slice size for all timeshare threads. Now it scales the slice size down based on load. This should

Re: FILE's _file can only hold a short

2012-11-02 Thread mdf
On Thu, Nov 1, 2012 at 7:41 PM, Eitan Adler li...@eitanadler.com wrote: On 1 November 2012 10:40, Ian Lepore free...@damnhippie.dyndns.org wrote: On Wed, 2012-10-31 at 11:12 -0700, m...@freebsd.org wrote: I seem to recall a thread earlier on this limitation, but looking at actual libc/stdio

Re: [HEADSUP] current switched by default to pkgng

2012-11-02 Thread Lev Serebryakov
Hello, Baptiste. You wrote 10 октября 2012 г., 17:44:21: BD Make sure to read UPDATING (from ports) to correctly migrate your system or find BD instruction to make your system still running with legacy pkg_install tools. Did somebody update nanobsd scripts? ;-) -- // Black Lion AKA Lev

Re: FreeBSD in Google Code-In 2012? You can help too!

2012-11-02 Thread Wojciech A. Koszek
On Tue, Oct 16, 2012 at 10:19:57AM +, Wojciech A. Koszek wrote: (cross-posted message; please keep discussion on freebsd-hackers@) Hello, Last year FreeBSD qualified for Google Code-In 2011 event--contest for youngest open-source hackers in 13-17yr age range:

Re: ULE patch, call for testers

2012-11-02 Thread Eitan Adler
On 2 November 2012 14:26, Jeff Roberson jrober...@jroberson.net wrote: I have a small patch to the ULE scheduler that makes a fairly large change to the way timeshare threads are handled. http://people.freebsd.org/~jeff/schedslice.diff Previously ULE used a fixed slice size for all timeshare

Re: [HEADSUP] current switched by default to pkgng

2012-11-02 Thread Lev Serebryakov
Hello, Lev. You wrote 2 ноября 2012 г., 23:24:28: BD Make sure to read UPDATING (from ports) to correctly migrate your system or find BD instruction to make your system still running with legacy pkg_install tools. LS Did somebody update nanobsd scripts? ;-) Simple replacing pkg_add with pkg

Re: ULE patch, call for testers

2012-11-02 Thread Jeff Roberson
On Fri, 2 Nov 2012, Eitan Adler wrote: On 2 November 2012 14:26, Jeff Roberson jrober...@jroberson.net wrote: I have a small patch to the ULE scheduler that makes a fairly large change to the way timeshare threads are handled. http://people.freebsd.org/~jeff/schedslice.diff Previously ULE

Re: [HEADSUP] current switched by default to pkgng

2012-11-02 Thread Baptiste Daroussin
On Sat, Nov 03, 2012 at 12:41:31AM +0400, Lev Serebryakov wrote: Hello, Lev. You wrote 2 ноября 2012 г., 23:24:28: BD Make sure to read UPDATING (from ports) to correctly migrate your system or find BD instruction to make your system still running with legacy pkg_install tools. LS Did

Re: [HEADSUP] current switched by default to pkgng

2012-11-02 Thread Baptiste Daroussin
On Sat, Nov 03, 2012 at 12:41:31AM +0400, Lev Serebryakov wrote: Hello, Lev. You wrote 2 ноября 2012 г., 23:24:28: BD Make sure to read UPDATING (from ports) to correctly migrate your system or find BD instruction to make your system still running with legacy pkg_install tools. LS Did