Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Dimitry Andric
On May 1, 2013, at 18:44, Alfred Perlstein wrote: > I took a shot at fixing this issue with building aicasm as part of > "buildkernel" of an older 9.0 src on a machine running HEAD. > > aicasm.o: In function `__getCurrentRuneLocale': > /usr/include/runetype.h:96: > undefined reference to `_Thre

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Steven Hartland
I just remembered I had an issue with aicasm when compiling our kernel that didn't have ahc or ahd on an 8.3 box. The fix was to manually delete the kernel obj directory before compiling after doing a full make buildworld. For some reason there was some cruft left in there that running make buil

Re: My GSOC proposal for review

2013-05-02 Thread Amit Rawat
Hi, Here is some data I collected https://www.dropbox.com/sh/3ff3x34iq4cm2lu/RDFmXuO2xj. Thanks, Amit Rawat On Thu, May 2, 2013 at 12:58 PM, Amit Rawat wrote: > Hi, > > I am attaching my gsoc proposal with this mail for review. If any body > want any extra thing in it they can mail. > > Than

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Dimitry Andric
On 2013-05-02 09:47, Steven Hartland wrote: I just remembered I had an issue with aicasm when compiling our kernel that didn't have ahc or ahd on an 8.3 box. The fix was to manually delete the kernel obj directory before compiling after doing a full make buildworld. For some reason there was so

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Steven Hartland
- Original Message - From: "Dimitry Andric" On 2013-05-02 09:47, Steven Hartland wrote: I just remembered I had an issue with aicasm when compiling our kernel that didn't have ahc or ahd on an 8.3 box. The fix was to manually delete the kernel obj directory before compiling after do

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Dimitry Andric
On 2013-05-02 11:54, Steven Hartland wrote: From: "Dimitry Andric" ... Well, a way to reproduce the problem would be nice. I tried running "make buildkernel" in a stable/9 tree on a 10.0 machine, and building aicasm went just fine. So it works for me... I think what I did was the following

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Steven Hartland
- Original Message - From: "Dimitry Andric" On 2013-05-02 11:54, Steven Hartland wrote: From: "Dimitry Andric" ... Well, a way to reproduce the problem would be nice. I tried running "make buildkernel" in a stable/9 tree on a 10.0 machine, and building aicasm went just fine. So

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Dimitry Andric
On 2013-05-02 13:55, Steven Hartland wrote: From: "Dimitry Andric" On 2013-05-02 11:54, Steven Hartland wrote: From: "Dimitry Andric" ... I think what I did was the following:- 1. make buildkernel KERNCONF=MYCONF -j10 # failed due to aicasm And this is what I cannot reproduce. Works just

Google Summer of Code 2013

2013-05-02 Thread Gavin Atkinson
Hi all, A reminder: The deadline for applications is 19:00 UTC Friday May 3rd (tomorrow). FreeBSD is pleased to announce that once again we have been selected to participate in the Google Summer of Code program. This gives University students the opportunity to earn a $5000 USD stipend in exchan

Re: Google Summer of Code 2013

2013-05-02 Thread Luigi Rizzo
am i wrong or we are a bit short in terms of proposals ? cheers luigi On Thu, May 2, 2013 at 3:05 PM, Gavin Atkinson wrote: > Hi all, > > A reminder: The deadline for applications is 19:00 UTC Friday May 3rd > (tomorrow). > > FreeBSD is pleased to announce that once again we have been selected

Re: Google Summer of Code 2013

2013-05-02 Thread Gavin Atkinson
On Thu, 2 May 2013, Luigi Rizzo wrote: > am i wrong or we are a bit short in terms of proposals ? We're not doing badly at the moment (I think we are about where we were at this time last year), but more proposals are certainly welcome! Many students seem to submit at the last moment unfortuna

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 05/02/13 00:19, Dimitry Andric wrote: > On May 1, 2013, at 18:44, Alfred Perlstein > wrote: >> I took a shot at fixing this issue with building aicasm as part >> of "buildkernel" of an older 9.0 src on a machine running HEAD. >> >> aicasm.o: In

Re: potential future proofing fix for aicasm build.

2013-05-02 Thread Konstantin Belousov
On Thu, May 02, 2013 at 10:57:23AM -0700, Xin Li wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > On 05/02/13 00:19, Dimitry Andric wrote: > > On May 1, 2013, at 18:44, Alfred Perlstein > > wrote: > >> I took a shot at fixing this issue with building aicasm as part > >> of "buildker