Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Sergey I. Sharybin
  Linux 32/64 bit are laso there

pete larabell wrote:
> correctly named files uploaded :)
>
> On Mon, Apr 4, 2011 at 1:24 PM, Ton Roosendaal  wrote:
>> Hi,
>>
>> Haha, argh here too!
>> I copied files over without checking, and then removed the freebsd
>> RC1s there ;)
>>
>> Please reupload :)
>>
>> -Ton-
>>
>> 
>> Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands
>>
>> On 4 Apr, 2011, at 20:22, pete larabell wrote:
>>
>>> ARG! Ton, sorry I messed up the names on the FreeBSD builds... I was
>>> reading the email while making them and I actually named them RC1
>>> (read it right off the screen.. eh). They are RC2. Can you rename or
>>> need I upload again?
>>>
>>>
>>> On Mon, Apr 4, 2011 at 12:02 PM, Ton Roosendaal
>>> wrote:
 Hi all,

 Let's do the last official test build! It has looptools.py in the
 addons, but not on as default now.

 - Try to stick to r36004
 - Put in the regular locations, I'll find/copy them and can align
 names too.
 - Names used will be like blender-2.57-RC1-r36004-platform.etc

 Platform builders:

 - Sergey Sharybin offered to do Linux builds
 - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we could
 use someone do 10.4
 - Nathan Letwory: makes Windows zip and exe
 - Pete Larabell: got a FreeBSD test for us too?

 Thanks,

 -Ton-

 
 Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
 Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
 Netherlands

 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

>>> ___
>>> Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


-- 
With best regards, Sergey I. Sharybin

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread rsaave...@ono.com
Thanks Sergey, I will check them.

Could I mail you if there are 
something I can't figure out ?

--
Rafael Rios


Mensaje 
original
De: g.ula...@gmail.com
Fecha: 04/04/2011 20:17
Para: 
Asunto: Re: [Bf-committers] RC2 builds please!


  Rafael,

We aren't using default scons rules for release builts. 
Things are much 
complicated to make binary file which would run on the 
most of 
platforms. U could check build_files/config/*.py if u want to 
see 
configs we're using for release builds ;)

rsaave...@ono.com 
wrote:
> Hi,
>I am not the builder of the official release, I am 
only a blender
> follower wanting to help
>
>I have compiled r36007 
on ubuntu Maverick
> (i686) (10.10) and Natty (i686) (11.04 beta1)  
using scons.
>
>The
> only "but" is that for Natty I have to create 
an user-config.py with
> the following line:
>
> BF_PYTHON_ABI_FLAGS = 
'mu'
>
>because of python3.2-
> dev package.
>
>For the 
Maverick, I have python3.2 compiled by myself,
> so I have to indicate 
the path to python in BF_PYTHON.
>
>The compiling
> went smooth in 
both enviroments.
>
> Rafael Rios
>
>

-- 
With best regards, Sergey I. 
Sharybin

___
Bf-committers 
mailing list
Bf-committers@blender.org
http://lists.blender.
org/mailman/listinfo/bf-committers



___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-05 Thread Sergey I. Sharybin
  @Rafael: sure

@all: maybe wiki-page with description of setting of building 
environment for releases would be useful?

rsaave...@ono.com wrote:
> Thanks Sergey, I will check them.
>
> Could I mail you if there are
> something I can't figure out ?
>
> --
> Rafael Rios
>
>
> Mensaje
> original
> De: g.ula...@gmail.com
> Fecha: 04/04/2011 20:17
> Para: committ...@blender.org>
> Asunto: Re: [Bf-committers] RC2 builds please!
>
>
>Rafael,
>
> We aren't using default scons rules for release builts.
> Things are much
> complicated to make binary file which would run on the
> most of
> platforms. U could check build_files/config/*.py if u want to
> see
> configs we're using for release builds ;)
>
> rsaave...@ono.com
> wrote:
>> Hi,
>> I am not the builder of the official release, I am
> only a blender
>> follower wanting to help
>>
>> I have compiled r36007
> on ubuntu Maverick
>> (i686) (10.10) and Natty (i686) (11.04 beta1)
> using scons.
>> The
>> only "but" is that for Natty I have to create
> an user-config.py with
>> the following line:
>>
>> BF_PYTHON_ABI_FLAGS =
> 'mu'
>> because of python3.2-
>> dev package.
>>
>> For the
> Maverick, I have python3.2 compiled by myself,
>> so I have to indicate
> the path to python in BF_PYTHON.
>> The compiling
>> went smooth in
> both enviroments.
>> Rafael Rios
>>
>>


-- 
With best regards, Sergey I. Sharybin

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-05 Thread pete larabell
A wiki-page with description of building environment for release
builds would be very useful. I found that when I started build on
FreeBSD, I could certainly compile fine, but had no idea there even
WAS a difference between those builds and release builds until I found
out I had been doing it wrong. :)


On Tue, Apr 5, 2011 at 2:15 AM, Sergey I. Sharybin  wrote:
>  @Rafael: sure
>
> @all: maybe wiki-page with description of setting of building
> environment for releases would be useful?
>
> rsaave...@ono.com wrote:
>> Thanks Sergey, I will check them.
>>
>> Could I mail you if there are
>> something I can't figure out ?
>>
>> --
>> Rafael Rios
>>
>>
>> Mensaje
>> original
>> De: g.ula...@gmail.com
>> Fecha: 04/04/2011 20:17
>> Para:> committ...@blender.org>
>> Asunto: Re: [Bf-committers] RC2 builds please!
>>
>>
>>    Rafael,
>>
>> We aren't using default scons rules for release builts.
>> Things are much
>> complicated to make binary file which would run on the
>> most of
>> platforms. U could check build_files/config/*.py if u want to
>> see
>> configs we're using for release builds ;)
>>
>> rsaave...@ono.com
>> wrote:
>>> Hi,
>>>     I am not the builder of the official release, I am
>> only a blender
>>> follower wanting to help
>>>
>>>     I have compiled r36007
>> on ubuntu Maverick
>>> (i686) (10.10) and Natty (i686) (11.04 beta1)
>> using scons.
>>>     The
>>> only "but" is that for Natty I have to create
>> an user-config.py with
>>> the following line:
>>>
>>> BF_PYTHON_ABI_FLAGS =
>> 'mu'
>>>     because of python3.2-
>>> dev package.
>>>
>>>     For the
>> Maverick, I have python3.2 compiled by myself,
>>> so I have to indicate
>> the path to python in BF_PYTHON.
>>>     The compiling
>>> went smooth in
>> both enviroments.
>>> Rafael Rios
>>>
>>>
>
>
> --
> With best regards, Sergey I. Sharybin
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-05 Thread Sergey I. Sharybin
  Ok, will write it tomorrow.

pete larabell wrote:
> A wiki-page with description of building environment for release
> builds would be very useful. I found that when I started build on
> FreeBSD, I could certainly compile fine, but had no idea there even
> WAS a difference between those builds and release builds until I found
> out I had been doing it wrong. :)
>
-- 
With best regards, Sergey I. Sharybin

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-06 Thread Sergey I. Sharybin
  So, here's first version of article: 
http://wiki.blender.org/index.php/User:Nazg-gul/LinuxBuildbotEnvironment

I quite sure something was missed here, but general things are described 
and it'll be easy to write missed things :)

pete larabell wrote:
> A wiki-page with description of building environment for release
> builds would be very useful. I found that when I started build on
> FreeBSD, I could certainly compile fine, but had no idea there even
> WAS a difference between those builds and release builds until I found
> out I had been doing it wrong. :)
>
>
> On Tue, Apr 5, 2011 at 2:15 AM, Sergey I. Sharybin  wrote:
>>   @Rafael: sure
>>
>> @all: maybe wiki-page with description of setting of building
>> environment for releases would be useful?
>>
>> rsaave...@ono.com wrote:
>>> Thanks Sergey, I will check them.
>>>
>>> Could I mail you if there are
>>> something I can't figure out ?
>>>
>>> --
>>> Rafael Rios
>>>
>>>
>>> Mensaje
>>> original
>>> De: g.ula...@gmail.com
>>> Fecha: 04/04/2011 20:17
>>> Para:>> committ...@blender.org>
>>> Asunto: Re: [Bf-committers] RC2 builds please!
>>>
>>>
>>> Rafael,
>>>
>>> We aren't using default scons rules for release builts.
>>> Things are much
>>> complicated to make binary file which would run on the
>>> most of
>>> platforms. U could check build_files/config/*.py if u want to
>>> see
>>> configs we're using for release builds ;)
>>>
>>> rsaave...@ono.com
>>> wrote:
>>>> Hi,
>>>>  I am not the builder of the official release, I am
>>> only a blender
>>>> follower wanting to help
>>>>
>>>>  I have compiled r36007
>>> on ubuntu Maverick
>>>> (i686) (10.10) and Natty (i686) (11.04 beta1)
>>> using scons.
>>>>  The
>>>> only "but" is that for Natty I have to create
>>> an user-config.py with
>>>> the following line:
>>>>
>>>> BF_PYTHON_ABI_FLAGS =
>>> 'mu'
>>>>  because of python3.2-
>>>> dev package.
>>>>
>>>>  For the
>>> Maverick, I have python3.2 compiled by myself,
>>>> so I have to indicate
>>> the path to python in BF_PYTHON.
>>>>  The compiling
>>>> went smooth in
>>> both enviroments.
>>>> Rafael Rios
>>>>
>>>>
>>
>> --
>> With best regards, Sergey I. Sharybin
>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


-- 
With best regards, Sergey I. Sharybin

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Brecht Van Lommel
Hi,

Could we use revision 36006? I made a mistake in commit today with
editmode normal recalculation, would be good to have that fix.

Thanks,
Brecht.

On Mon, Apr 4, 2011 at 7:02 PM, Ton Roosendaal  wrote:
> Hi all,
>
> Let's do the last official test build! It has looptools.py in the
> addons, but not on as default now.
>
> - Try to stick to r36004
> - Put in the regular locations, I'll find/copy them and can align
> names too.
> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>
> Platform builders:
>
> - Sergey Sharybin offered to do Linux builds
> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we could
> use someone do 10.4
> - Nathan Letwory: makes Windows zip and exe
> - Pete Larabell: got a FreeBSD test for us too?
>
> Thanks,
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Ton Roosendaal
Hi Brecht,

Sure, 36006 it is. Will do some tests too :)

-Ton-


Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands

On 4 Apr, 2011, at 19:12, Brecht Van Lommel wrote:

> Hi,
>
> Could we use revision 36006? I made a mistake in commit today with
> editmode normal recalculation, would be good to have that fix.
>
> Thanks,
> Brecht.
>
> On Mon, Apr 4, 2011 at 7:02 PM, Ton Roosendaal   
> wrote:
>> Hi all,
>>
>> Let's do the last official test build! It has looptools.py in the
>> addons, but not on as default now.
>>
>> - Try to stick to r36004
>> - Put in the regular locations, I'll find/copy them and can align
>> names too.
>> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>>
>> Platform builders:
>>
>> - Sergey Sharybin offered to do Linux builds
>> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we could
>> use someone do 10.4
>> - Nathan Letwory: makes Windows zip and exe
>> - Pete Larabell: got a FreeBSD test for us too?
>>
>> Thanks,
>>
>> -Ton-
>>
>> 
>> Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The  
>> Netherlands
>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Ton Roosendaal
Hi,

It's 36007 now :)

-Ton-


Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands

On 4 Apr, 2011, at 19:19, Ton Roosendaal wrote:

> Hi Brecht,
>
> Sure, 36006 it is. Will do some tests too :)
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org 
> www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The  
> Netherlands
>
> On 4 Apr, 2011, at 19:12, Brecht Van Lommel wrote:
>
>> Hi,
>>
>> Could we use revision 36006? I made a mistake in commit today with
>> editmode normal recalculation, would be good to have that fix.
>>
>> Thanks,
>> Brecht.
>>
>> On Mon, Apr 4, 2011 at 7:02 PM, Ton Roosendaal 
>> wrote:
>>> Hi all,
>>>
>>> Let's do the last official test build! It has looptools.py in the
>>> addons, but not on as default now.
>>>
>>> - Try to stick to r36004
>>> - Put in the regular locations, I'll find/copy them and can align
>>> names too.
>>> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>>>
>>> Platform builders:
>>>
>>> - Sergey Sharybin offered to do Linux builds
>>> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we  
>>> could
>>> use someone do 10.4
>>> - Nathan Letwory: makes Windows zip and exe
>>> - Pete Larabell: got a FreeBSD test for us too?
>>>
>>> Thanks,
>>>
>>> -Ton-
>>>
>>> 
>>> Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
>>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
>>> Netherlands
>>>
>>> ___
>>> Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread pete larabell
so 36007 it is? :)

/me remembers to build a clean version and not the working version
w/new nodes :)

On Mon, Apr 4, 2011 at 12:29 PM, Ton Roosendaal  wrote:
> Hi,
>
> It's 36007 now :)
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands
>
> On 4 Apr, 2011, at 19:19, Ton Roosendaal wrote:
>
>> Hi Brecht,
>>
>> Sure, 36006 it is. Will do some tests too :)
>>
>> -Ton-
>>
>> 
>> Ton Roosendaal  Blender Foundation   t...@blender.org
>> www.blender.org
>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
>> Netherlands
>>
>> On 4 Apr, 2011, at 19:12, Brecht Van Lommel wrote:
>>
>>> Hi,
>>>
>>> Could we use revision 36006? I made a mistake in commit today with
>>> editmode normal recalculation, would be good to have that fix.
>>>
>>> Thanks,
>>> Brecht.
>>>
>>> On Mon, Apr 4, 2011 at 7:02 PM, Ton Roosendaal 
>>> wrote:
 Hi all,

 Let's do the last official test build! It has looptools.py in the
 addons, but not on as default now.

 - Try to stick to r36004
 - Put in the regular locations, I'll find/copy them and can align
 names too.
 - Names used will be like blender-2.57-RC1-r36004-platform.etc

 Platform builders:

 - Sergey Sharybin offered to do Linux builds
 - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we
 could
 use someone do 10.4
 - Nathan Letwory: makes Windows zip and exe
 - Pete Larabell: got a FreeBSD test for us too?

 Thanks,

 -Ton-

 
 Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
 Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
 Netherlands

 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

>>> ___
>>> Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread pete larabell
Hey guys,

When running r36007 in FreeBSD i386, i get (in the terminal)

Error: Not freed memory blocks: 2

Of course blender it's WORKS fine, but O.o... is this bad?


On Mon, Apr 4, 2011 at 12:37 PM, pete larabell  wrote:
> so 36007 it is? :)
>
> /me remembers to build a clean version and not the working version
> w/new nodes :)
>
> On Mon, Apr 4, 2011 at 12:29 PM, Ton Roosendaal  wrote:
>> Hi,
>>
>> It's 36007 now :)
>>
>> -Ton-
>>
>> 
>> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands
>>
>> On 4 Apr, 2011, at 19:19, Ton Roosendaal wrote:
>>
>>> Hi Brecht,
>>>
>>> Sure, 36006 it is. Will do some tests too :)
>>>
>>> -Ton-
>>>
>>> 
>>> Ton Roosendaal  Blender Foundation   t...@blender.org
>>> www.blender.org
>>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
>>> Netherlands
>>>
>>> On 4 Apr, 2011, at 19:12, Brecht Van Lommel wrote:
>>>
 Hi,

 Could we use revision 36006? I made a mistake in commit today with
 editmode normal recalculation, would be good to have that fix.

 Thanks,
 Brecht.

 On Mon, Apr 4, 2011 at 7:02 PM, Ton Roosendaal 
 wrote:
> Hi all,
>
> Let's do the last official test build! It has looptools.py in the
> addons, but not on as default now.
>
> - Try to stick to r36004
> - Put in the regular locations, I'll find/copy them and can align
> names too.
> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>
> Platform builders:
>
> - Sergey Sharybin offered to do Linux builds
> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we
> could
> use someone do 10.4
> - Nathan Letwory: makes Windows zip and exe
> - Pete Larabell: got a FreeBSD test for us too?
>
> Thanks,
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
> Netherlands
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

>>>
>>> ___
>>> Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Ton Roosendaal
Hi,

Not bad really.

Blender frees every allocated memory block before quitting, if we miss  
blocks it prints them.
That's why we also print "Blender quit" in end, this denotes all  
freeing went fine, no crashes.

-Ton-


Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands

On 4 Apr, 2011, at 19:50, pete larabell wrote:

> Hey guys,
>
> When running r36007 in FreeBSD i386, i get (in the terminal)
>
> Error: Not freed memory blocks: 2
>
> Of course blender it's WORKS fine, but O.o... is this bad?
>
>
> On Mon, Apr 4, 2011 at 12:37 PM, pete larabell  
>  wrote:
>> so 36007 it is? :)
>>
>> /me remembers to build a clean version and not the working version
>> w/new nodes :)
>>
>> On Mon, Apr 4, 2011 at 12:29 PM, Ton Roosendaal   
>> wrote:
>>> Hi,
>>>
>>> It's 36007 now :)
>>>
>>> -Ton-
>>>
>>> 
>>> Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
>>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The  
>>> Netherlands
>>>
>>> On 4 Apr, 2011, at 19:19, Ton Roosendaal wrote:
>>>
 Hi Brecht,

 Sure, 36006 it is. Will do some tests too :)

 -Ton-

 
 Ton Roosendaal  Blender Foundation   t...@blender.org
 www.blender.org
 Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
 Netherlands

 On 4 Apr, 2011, at 19:12, Brecht Van Lommel wrote:

> Hi,
>
> Could we use revision 36006? I made a mistake in commit today with
> editmode normal recalculation, would be good to have that fix.
>
> Thanks,
> Brecht.
>
> On Mon, Apr 4, 2011 at 7:02 PM, Ton Roosendaal 
> wrote:
>> Hi all,
>>
>> Let's do the last official test build! It has looptools.py in the
>> addons, but not on as default now.
>>
>> - Try to stick to r36004
>> - Put in the regular locations, I'll find/copy them and can align
>> names too.
>> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>>
>> Platform builders:
>>
>> - Sergey Sharybin offered to do Linux builds
>> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we
>> could
>> use someone do 10.4
>> - Nathan Letwory: makes Windows zip and exe
>> - Pete Larabell: got a FreeBSD test for us too?
>>
>> Thanks,
>>
>> -Ton-
>>
>> 
>> Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
>> Netherlands
>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>

 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>>> ___
>>> Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread pete larabell
FreeBSD builds are up on ftp.

On Mon, Apr 4, 2011 at 1:06 PM, Ton Roosendaal  wrote:
> Hi,
>
> Not bad really.
>
> Blender frees every allocated memory block before quitting, if we miss
> blocks it prints them.
> That's why we also print "Blender quit" in end, this denotes all
> freeing went fine, no crashes.
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands
>
> On 4 Apr, 2011, at 19:50, pete larabell wrote:
>
>> Hey guys,
>>
>> When running r36007 in FreeBSD i386, i get (in the terminal)
>>
>> Error: Not freed memory blocks: 2
>>
>> Of course blender it's WORKS fine, but O.o... is this bad?
>>
>>
>> On Mon, Apr 4, 2011 at 12:37 PM, pete larabell
>>  wrote:
>>> so 36007 it is? :)
>>>
>>> /me remembers to build a clean version and not the working version
>>> w/new nodes :)
>>>
>>> On Mon, Apr 4, 2011 at 12:29 PM, Ton Roosendaal 
>>> wrote:
 Hi,

 It's 36007 now :)

 -Ton-

 
 Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
 Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
 Netherlands

 On 4 Apr, 2011, at 19:19, Ton Roosendaal wrote:

> Hi Brecht,
>
> Sure, 36006 it is. Will do some tests too :)
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org
> www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
> Netherlands
>
> On 4 Apr, 2011, at 19:12, Brecht Van Lommel wrote:
>
>> Hi,
>>
>> Could we use revision 36006? I made a mistake in commit today with
>> editmode normal recalculation, would be good to have that fix.
>>
>> Thanks,
>> Brecht.
>>
>> On Mon, Apr 4, 2011 at 7:02 PM, Ton Roosendaal 
>> wrote:
>>> Hi all,
>>>
>>> Let's do the last official test build! It has looptools.py in the
>>> addons, but not on as default now.
>>>
>>> - Try to stick to r36004
>>> - Put in the regular locations, I'll find/copy them and can align
>>> names too.
>>> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>>>
>>> Platform builders:
>>>
>>> - Sergey Sharybin offered to do Linux builds
>>> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we
>>> could
>>> use someone do 10.4
>>> - Nathan Letwory: makes Windows zip and exe
>>> - Pete Larabell: got a FreeBSD test for us too?
>>>
>>> Thanks,
>>>
>>> -Ton-
>>>
>>> 
>>> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
>>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
>>> Netherlands
>>>
>>> ___
>>> Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers

 ___
 Bf-committers mailing list
 Bf-committers@blender.org
 http://lists.blender.org/mailman/listinfo/bf-committers

>>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread rsaave...@ono.com
Hi,
  I am not the builder of the official release, I am only a blender 
follower wanting to help

  I have compiled r36007 on ubuntu Maverick 
(i686) (10.10) and Natty (i686) (11.04 beta1)  using scons. 

  The 
only "but" is that for Natty I have to create an user-config.py with 
the following line:

BF_PYTHON_ABI_FLAGS = 'mu'

  because of python3.2-
dev package.

  For the Maverick, I have python3.2 compiled by myself, 
so I have to indicate the path to python in BF_PYTHON.

  The compiling 
went smooth in both enviroments.

Rafael Rios



Mensaje 
original
De: t...@blender.org
Fecha: 04/04/2011 19:29
Para: "bf-
blender developers"
Asunto: Re: [Bf-
committers] RC2 builds please!

Hi,

It's 36007 now :)

-Ton-




Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org

Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands


On 4 Apr, 2011, at 19:19, Ton Roosendaal wrote:

> Hi Brecht,
>
> 
Sure, 36006 it is. Will do some tests too :)
>
> -Ton-
>
> 


> Ton Roosendaal  Blender Foundation   t...@blender.org 
> www.
blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   
The  
> Netherlands
>
> On 4 Apr, 2011, at 19:12, Brecht Van Lommel 
wrote:
>
>> Hi,
>>
>> Could we use revision 36006? I made a mistake in 
commit today with
>> editmode normal recalculation, would be good to 
have that fix.
>>
>> Thanks,
>> Brecht.
>>
>> On Mon, Apr 4, 2011 at 7:
02 PM, Ton Roosendaal 
>> wrote:
>>> Hi all,
>>>
>>> 
Let's do the last official test build! It has looptools.py in the
>>> 
addons, but not on as default now.
>>>
>>> - Try to stick to r36004
>>> 
- Put in the regular locations, I'll find/copy them and can align
>>> 
names too.
>>> - Names used will be like blender-2.57-RC1-r36004-
platform.etc
>>>
>>> Platform builders:
>>>
>>> - Sergey Sharybin 
offered to do Linux builds
>>> - Jens Verwiebe will do OSX again. He 
can only do 10.5/10.6, we  
>>> could
>>> use someone do 10.4
>>> - 
Nathan Letwory: makes Windows zip and exe
>>> - Pete Larabell: got a 
FreeBSD test for us too?
>>>
>>> Thanks,
>>>
>>> -Ton-
>>>
>>> 


>>> Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.
org
>>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
>>> 
Netherlands
>>>
>>> ___
>>> 
Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http:
//lists.blender.org/mailman/listinfo/bf-committers
>>>
>> 
___
>> Bf-committers 
mailing list
>> Bf-committers@blender.org
>> http://lists.blender.
org/mailman/listinfo/bf-committers
>>
>
> 
___
> Bf-committers mailing 
list
> Bf-committers@blender.org
> http://lists.blender.
org/mailman/listinfo/bf-committers


___
Bf-committers mailing 
list
Bf-committers@blender.org
http://lists.blender.
org/mailman/listinfo/bf-committers



___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Richard Shaw
On Mon, Apr 4, 2011 at 1:11 PM, rsaave...@ono.com  wrote:
> Hi,
>  I am not the builder of the official release, I am only a blender
> follower wanting to help
>
>  I have compiled r36007 on ubuntu Maverick
> (i686) (10.10) and Natty (i686) (11.04 beta1)  using scons.
>
>  The
> only "but" is that for Natty I have to create an user-config.py with
> the following line:
>
> BF_PYTHON_ABI_FLAGS = 'mu'
>
>  because of python3.2-
> dev package.

Have you tried using cmake yet? With Dave Platters help I've converted
the Fedora build from scons to cmake and with recent svn revisions it
takes are of those things for you.

Richard
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Sergey I. Sharybin
  Rafael,

We aren't using default scons rules for release builts. Things are much 
complicated to make binary file which would run on the most of 
platforms. U could check build_files/config/*.py if u want to see 
configs we're using for release builds ;)

rsaave...@ono.com wrote:
> Hi,
>I am not the builder of the official release, I am only a blender
> follower wanting to help
>
>I have compiled r36007 on ubuntu Maverick
> (i686) (10.10) and Natty (i686) (11.04 beta1)  using scons.
>
>The
> only "but" is that for Natty I have to create an user-config.py with
> the following line:
>
> BF_PYTHON_ABI_FLAGS = 'mu'
>
>because of python3.2-
> dev package.
>
>For the Maverick, I have python3.2 compiled by myself,
> so I have to indicate the path to python in BF_PYTHON.
>
>The compiling
> went smooth in both enviroments.
>
> Rafael Rios
>
>

-- 
With best regards, Sergey I. Sharybin

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread pete larabell
ARG! Ton, sorry I messed up the names on the FreeBSD builds... I was
reading the email while making them and I actually named them RC1
(read it right off the screen.. eh). They are RC2. Can you rename or
need I upload again?


On Mon, Apr 4, 2011 at 12:02 PM, Ton Roosendaal  wrote:
> Hi all,
>
> Let's do the last official test build! It has looptools.py in the
> addons, but not on as default now.
>
> - Try to stick to r36004
> - Put in the regular locations, I'll find/copy them and can align
> names too.
> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>
> Platform builders:
>
> - Sergey Sharybin offered to do Linux builds
> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we could
> use someone do 10.4
> - Nathan Letwory: makes Windows zip and exe
> - Pete Larabell: got a FreeBSD test for us too?
>
> Thanks,
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread Ton Roosendaal
Hi,

Haha, argh here too!
I copied files over without checking, and then removed the freebsd  
RC1s there ;)

Please reupload :)

-Ton-


Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands

On 4 Apr, 2011, at 20:22, pete larabell wrote:

> ARG! Ton, sorry I messed up the names on the FreeBSD builds... I was
> reading the email while making them and I actually named them RC1
> (read it right off the screen.. eh). They are RC2. Can you rename or
> need I upload again?
>
>
> On Mon, Apr 4, 2011 at 12:02 PM, Ton Roosendaal   
> wrote:
>> Hi all,
>>
>> Let's do the last official test build! It has looptools.py in the
>> addons, but not on as default now.
>>
>> - Try to stick to r36004
>> - Put in the regular locations, I'll find/copy them and can align
>> names too.
>> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>>
>> Platform builders:
>>
>> - Sergey Sharybin offered to do Linux builds
>> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we could
>> use someone do 10.4
>> - Nathan Letwory: makes Windows zip and exe
>> - Pete Larabell: got a FreeBSD test for us too?
>>
>> Thanks,
>>
>> -Ton-
>>
>> 
>> Ton Roosendaal  Blender Foundation   t...@blender.orgwww.blender.org
>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The  
>> Netherlands
>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>

___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers


Re: [Bf-committers] RC2 builds please!

2011-04-04 Thread pete larabell
correctly named files uploaded :)

On Mon, Apr 4, 2011 at 1:24 PM, Ton Roosendaal  wrote:
> Hi,
>
> Haha, argh here too!
> I copied files over without checking, and then removed the freebsd
> RC1s there ;)
>
> Please reupload :)
>
> -Ton-
>
> 
> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The Netherlands
>
> On 4 Apr, 2011, at 20:22, pete larabell wrote:
>
>> ARG! Ton, sorry I messed up the names on the FreeBSD builds... I was
>> reading the email while making them and I actually named them RC1
>> (read it right off the screen.. eh). They are RC2. Can you rename or
>> need I upload again?
>>
>>
>> On Mon, Apr 4, 2011 at 12:02 PM, Ton Roosendaal 
>> wrote:
>>> Hi all,
>>>
>>> Let's do the last official test build! It has looptools.py in the
>>> addons, but not on as default now.
>>>
>>> - Try to stick to r36004
>>> - Put in the regular locations, I'll find/copy them and can align
>>> names too.
>>> - Names used will be like blender-2.57-RC1-r36004-platform.etc
>>>
>>> Platform builders:
>>>
>>> - Sergey Sharybin offered to do Linux builds
>>> - Jens Verwiebe will do OSX again. He can only do 10.5/10.6, we could
>>> use someone do 10.4
>>> - Nathan Letwory: makes Windows zip and exe
>>> - Pete Larabell: got a FreeBSD test for us too?
>>>
>>> Thanks,
>>>
>>> -Ton-
>>>
>>> 
>>> Ton Roosendaal  Blender Foundation   t...@blender.org    www.blender.org
>>> Blender Institute   Entrepotdok 57A  1018AD Amsterdam   The
>>> Netherlands
>>>
>>> ___
>>> Bf-committers mailing list
>>> Bf-committers@blender.org
>>> http://lists.blender.org/mailman/listinfo/bf-committers
>>>
>> ___
>> Bf-committers mailing list
>> Bf-committers@blender.org
>> http://lists.blender.org/mailman/listinfo/bf-committers
>>
>
> ___
> Bf-committers mailing list
> Bf-committers@blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>
___
Bf-committers mailing list
Bf-committers@blender.org
http://lists.blender.org/mailman/listinfo/bf-committers