Thanks. <br>I was recompiling often and was hoping to apply some power and save time.<br>I should have been more detailed as my moving to a single processor system was not just for the build but to evaluate the performance on a system similar to the ones it will be deployed on. <br>
<br><div class="gmail_quote">On Fri, Oct 24, 2008 at 9:13 PM, Michael Giagnocavo <span dir="ltr"><<a href="mailto:mgg@giagnocavo.net">mgg@giagnocavo.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">If it's just a multi-proc issue (is there a bug link that
describes it?), then just set the CPU affinity for the FS process to a single
processor. No need to switch hardware. </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;">
<a href="mailto:freeswitch-dev-bounces@lists.freeswitch.org" target="_blank">freeswitch-dev-bounces@lists.freeswitch.org</a>
[mailto:<a href="mailto:freeswitch-dev-bounces@lists.freeswitch.org" target="_blank">freeswitch-dev-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Robert
Clayton<br>
<b>Sent:</b> Friday, October 24, 2008 3:45 PM<br>
<b>To:</b> <a href="mailto:freeswitch-dev@lists.freeswitch.org" target="_blank">freeswitch-dev@lists.freeswitch.org</a><br>
<b>Subject:</b> Re: [Freeswitch-dev] FreeSwitch Builds</span></p>
</div><div><div></div><div class="Wj3C7c">
<p> </p>
<p style="margin-bottom: 12pt;">Mr. Minessale,<br>
<br>
If my multiprocessor problem is a "minor issue" then I see no need to
pull anyone off more pressing tasks. I will find a single processor system to
build on.<br>
And yes I am impressed that it builds on Windows. As far as sarcasm I think, as
I stated, I can safely assume, due to your creation, that you are a better
programmer than myself. Even though I would aspire to similar mastery, I
continue to hold character more important than knowledge. Should I ever get a
solid hold on FreeSwitch, God willing, I would be willing to attempt to assist
you in lowering your incredible 16 hour workload. As far as my "nice
box" due to medical reasons I have been unemployed for five years and
other than my family it is one of the few nice things I have.<br>
<br>
Bob</p>
<div>
<p>On Fri, Oct 24, 2008 at 2:55 PM, Anthony Minessale <<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>>
wrote:</p>
<p>Did you take his advice and post the log of the build errors
to Jira?<br>
<br>
*Hint*<br>
Mr Minessale gets extra angry when people still put sarcasm in their apology or
explanation of how they were not being rude.<br>
<br>
However you want to look at it, you are complaining about a minor issue with
free software that I spend<br>
up to 16 hours a day writing for you. Is a more polite choice of wording
that much to ask?<br>
Aren't you impressed it even builds on windows at all? We don't have a
box as nice as you that runs windows to expose the problem you mention so we
can only rely on your input.<br>
<br>
4 people now have explained in detail the steps you can take. <br>
Take it or leave it but, please, stop with the sarcasm.</p>
<div>
<div>
<p style="margin-bottom: 12pt;"><br>
<br>
</p>
<div>
<p>On Fri, Oct 24, 2008 at 12:47 PM, Robert Clayton <<a href="mailto:rjcajax@gmail.com" target="_blank">rjcajax@gmail.com</a>>
wrote:</p>
<p>Thanks Michael.<br>
Judging from Mr. Minessale's remark I appeared insulting or at the least too<br>
demanding. No insult was intended. I was happy running two sequential builds<br>
to receive a result. But my best laid plan was providing to many unknowns.<br>
I know there are an endless number of build configurations maybe a posted<br>
weekly compiled build (VS2008?) would level the playing field. I will try to<br>
find a single processor machine and compare the results.<br>
<br>
P.S. Hot off the compiler. I just pulled rev 10141 on my quad using VS2008<br>
the first run produced 91 errors and 155 warnings. The second run produced<br>
0 errors and 0 warnings with:<br>
<br>
Build: 69 succeeded, 0 failed, 50 up-to-date, 6 skipped,<br>
<br>
About an hour earlier (and a previous build) I could not get past<br>
compiler errors<br>
in libaprutil, FreeSwitchCoreLib and mod_event_socket.<br>
<br>
But assuming sequential compiles create a valid result you responce has laid<br>
it's hands on the problem and it is healed.<br>
<br>
Bob</p>
<div>
<div>
<p><br>
On Fri, Oct 24, 2008 at 12:39 PM, Michael Jerris <<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>> wrote:<br>
> I just built current trunk (rev 10140) with no problems. As we
develop on<br>
> many different platforms and compilers are not consistent in the rules
they<br>
> enforce there are often specific revisions that do not compile on one<br>
> platform or another. We are constantly building on all the different<br>
> platforms and its rare to have a total build failure on any one platform
for<br>
> more than a day. I am not aware of any race condition in the build.
Is<br>
> there a bug for this reported on the bug tracker at<br>
> <a href="http://jira.freeswitch.org" target="_blank">http://jira.freeswitch.org</a>
?<br>
> Mike<br>
><br>
><br>
> On Oct 24, 2008, at 12:30 PM, Anthony Minessale wrote:<br>
><br>
> Looks like you qualify for our "double-your-money-back"
guarantee.<br>
><br>
> Don't know about anyone else but your email sounds pretty ungrateful.
You<br>
> may want to read it again before you press send next time.<br>
><br>
> Since you seem pretty knowledgeable about the problem maybe you could work<br>
> on fixing the issue and contribute the fix back.<br>
><br>
><br>
><br>
> On Fri, Oct 24, 2008 at 10:58 AM, Robert Clayton <<a href="mailto:rjcajax@gmail.com" target="_blank">rjcajax@gmail.com</a>>
wrote:<br>
>><br>
>> All,<br>
>><br>
>> The race conditions building Windows FreeSwitch on a multiprocessor or<br>
>> at least quad core was never fixed.<br>
>> But I had found that running the same build sequentially often<br>
>> appeared to work. Alas I have been grabbing<br>
>> the build multiple times daily for a month now and have never gotten<br>
>> VS2008 to build with out error. Yet since<br>
>> one never knows which revision last compiled properly for the Windows<br>
>> developers the trial and error method<br>
>> really proves nothing and I guess succeeded in the past only by luck.<br>
>> My last build which appeared to work<br>
>> was revision 9641 on 9/19/08.<br>
>><br>
>> Is there anyway that the revisions of the sugcessful builds be noted<br>
>> or even better the successful<br>
>> windows builds be made available?<br>
>><br>
>> Bob<br>
>><br>
>> _______________________________________________<br>
>> Freeswitch-dev mailing list<br>
>> <a href="mailto:Freeswitch-dev@lists.freeswitch.org" target="_blank">Freeswitch-dev@lists.freeswitch.org</a><br>
>> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
>> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
>> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
><br>
> --<br>
> Anthony Minessale II<br>
><br>
> FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
> ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
><br>
> AIM: anthm<br>
> <a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>
> GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
> IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a>
#freeswitch<br>
><br>
> FreeSWITCH Developer Conference<br>
> <a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>
> <a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
> <a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
> pstn:213-799-1400<br>
> _______________________________________________<br>
> Freeswitch-dev mailing list<br>
> <a href="mailto:Freeswitch-dev@lists.freeswitch.org" target="_blank">Freeswitch-dev@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
> _______________________________________________<br>
> Freeswitch-dev mailing list<br>
> <a href="mailto:Freeswitch-dev@lists.freeswitch.org" target="_blank">Freeswitch-dev@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
<br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org" target="_blank">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</div>
</div>
</div>
<p><br>
<br clear="all">
<br>
-- <br>
Anthony Minessale II<br>
<br>
FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>
ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>
<br>
AIM: anthm<br>
<a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>
GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a>
#freeswitch<br>
<br>
FreeSWITCH Developer Conference<br>
<a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>
<a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>
pstn:213-799-1400</p>
</div>
</div>
<p style="margin-bottom: 12pt;"><br>
_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org" target="_blank">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a></p>
</div>
<p> </p>
</div></div></div>
</div>
<br>_______________________________________________<br>
Freeswitch-dev mailing list<br>
<a href="mailto:Freeswitch-dev@lists.freeswitch.org">Freeswitch-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>