Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

No buildbot to test wide unicode?

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


amauryfa at gmail

Nov 3, 2009, 3:57 PM

Post #1 of 5 (290 views)
Permalink
No buildbot to test wide unicode?

Hello,

It seems that there is no buildbot to test a wide unicode build.

On http://www.python.org/dev/buildbot/3.x/ all outputs of the "configure"
steps show this message::
checking what type to use for str... unsigned short
which looks like a ucs2 build to me.

Since wide unicode is the standard chosen by some Linux distributions,
it would make sense to have at least one buildbot running with
--with-wide-unicode (3.x) or --enable-unicode=ucs4 (2.x).

--
Amaury Forgeot d'Arc
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


martin at v

Nov 4, 2009, 11:08 AM

Post #2 of 5 (270 views)
Permalink
Re: No buildbot to test wide unicode? [In reply to]

> It seems that there is no buildbot to test a wide unicode build.
>
> On http://www.python.org/dev/buildbot/3.x/ all outputs of the "configure"
> steps show this message::
> checking what type to use for str... unsigned short
> which looks like a ucs2 build to me.
>
> Since wide unicode is the standard chosen by some Linux distributions,
> it would make sense to have at least one buildbot running with
> --with-wide-unicode (3.x) or --enable-unicode=ucs4 (2.x).

Can you propose some (one? two? more?) systems that might be best as
candidates? I'd then setup two (sets of) builders; they would share
the slave lock, so builds would run sequentially (unless the slave
operator agrees to setup two slaves on one machine).

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


solipsis at pitrou

Nov 5, 2009, 8:06 AM

Post #3 of 5 (264 views)
Permalink
Re: No buildbot to test wide unicode? [In reply to]

Le Wed, 04 Nov 2009 20:08:58 +0100, Martin v. Löwis a écrit :
>>
>> Since wide unicode is the standard chosen by some Linux distributions,
>> it would make sense to have at least one buildbot running with
>> --with-wide-unicode (3.x) or --enable-unicode=ucs4 (2.x).
>
> Can you propose some (one? two? more?) systems that might be best as
> candidates? I'd then setup two (sets of) builders; they would share the
> slave lock, so builds would run sequentially (unless the slave operator
> agrees to setup two slaves on one machine).

I would certainly agree to setup two slaves on mine. There are ample
resources available.

Regards

Antoine.

_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


rdmurray at bitdance

Nov 5, 2009, 8:29 AM

Post #4 of 5 (261 views)
Permalink
Re: No buildbot to test wide unicode? [In reply to]

On Thu, 5 Nov 2009 at 16:06, Antoine Pitrou wrote:
> Le Wed, 04 Nov 2009 20:08:58 +0100, Martin v. Löwis a écrit :
>>> Since wide unicode is the standard chosen by some Linux distributions,
>>> it would make sense to have at least one buildbot running with
>>> --with-wide-unicode (3.x) or --enable-unicode=ucs4 (2.x).
>>
>> Can you propose some (one? two? more?) systems that might be best as
>> candidates? I'd then setup two (sets of) builders; they would share the
>> slave lock, so builds would run sequentially (unless the slave operator
>> agrees to setup two slaves on one machine).
>
> I would certainly agree to setup two slaves on mine. There are ample
> resources available.

I could do so as well. Gentoo is one of the distributions that uses
the wide build by default, so that would make it a good test candidate
as well.

--David


martin at v

Nov 5, 2009, 1:51 PM

Post #5 of 5 (261 views)
Permalink
Re: No buildbot to test wide unicode? [In reply to]

>> I would certainly agree to setup two slaves on mine. There are ample
>> resources available.
>
> I could do so as well. Gentoo is one of the distributions that uses
> the wide build by default, so that would make it a good test candidate
> as well.

I have now setup two slaves, murray-gentoo-wide and pitrou-ubuntu-wide,
same passwords. They configure with the option "--with-wide-unicode"
(if I did that correctly).

I think this means that the 2.x branches will have to grow this option
also (although configure should ignore the option, so it should still
build).

Regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.