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

Mailing List Archive: Python: Bugs

[issue10765] Build regression from automation changes on windows

 

 

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


report at bugs

May 7, 2012, 10:02 AM

Post #1 of 5 (44 views)
Permalink
[issue10765] Build regression from automation changes on windows

Ezio Melotti <ezio.melotti [at] gmail> added the comment:

Can you still reproduce this?

----------
nosy: +ezio.melotti

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue10765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

May 7, 2012, 2:09 PM

Post #2 of 5 (40 views)
Permalink
[issue10765] Build regression from automation changes on windows [In reply to]

Changes by Antoine Pitrou <pitrou [at] free>:


----------
nosy: +brian.curtin

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue10765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

May 8, 2012, 10:26 AM

Post #3 of 5 (38 views)
Permalink
[issue10765] Build regression from automation changes on windows [In reply to]

Martin <gzlist [at] googlemail> added the comment:

Yes, this is still reproducible. For instance, by:

> hg clone -b default 3.3 "feature branch"
> cd "feature branch/PCbuild"
> call build_env.bat
> call build.bat

It seems python33.dll now does get created so it's less severe, but the python3dll still fails due to the makefile OutDir not being quoted:

NMAKE : fatal error U1073: don't know how to make 'branch\PCbuild\'

----------
versions: +Python 3.3

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue10765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

May 8, 2012, 5:33 PM

Post #4 of 5 (38 views)
Permalink
[issue10765] Build regression from automation changes on windows [In reply to]

Martin v. Löwis <martin [at] v> added the comment:

As there is an easy work-around (just don't use spaces in directory names), I still consider this issue as irrelevant as two years ago.

----------

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue10765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

May 10, 2012, 6:23 AM

Post #5 of 5 (38 views)
Permalink
[issue10765] Build regression from automation changes on windows [In reply to]

Ezio Melotti <ezio.melotti [at] gmail> added the comment:

Avoiding spaces in the dir names might not be so easy, if e.g. you are trying to install it in "Program Files", "Users/Name Surname", or some other system directory that has spaces in there (sure, you could install it elsewhere, but in 2012 this shouldn't be an issue anymore).

----------
stage: -> patch review

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue10765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

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


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.