Issue 101527 - vcbuild crahes in building python
Summary: vcbuild crahes in building python
Status: CLOSED DUPLICATE of issue 101531
Alias: None
Product: App Dev
Classification: Unclassified
Component: scripting (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows, all
: P3 Trivial
Target Milestone: ---
Assignee: oliver.bolte
QA Contact: Unknown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 10:42 UTC by tono
Modified: 2013-02-24 21:00 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
A patch to avoid crash (maybe not so elegant and will work only on cygwin) (786 bytes, patch)
2009-05-04 10:44 UTC, tono
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description tono 2009-05-04 10:42:44 UTC
From m47, python module is updated to 2.6.1 and vcbuild is started to be used 
for building.

I experienced crash of vcbuild during the build. I have not explored the root 
cause but discoverd that vcbuild will crash if and only if we specify Windows 
SDK library path in a short path name in LIB environment variable.

And INCLUDE environment variable is containing -I.
Comment 1 tono 2009-05-04 10:44:40 UTC
Created attachment 61972 [details]
A patch to avoid crash (maybe not so elegant and will work only on cygwin)
Comment 2 kay.ramme 2009-05-05 09:48:22 UTC
No sure who did the update or why it crashes, reassigning to Martin H.
-> Martin, any clue on that?
Comment 3 Martin Hollmichel 2009-05-05 10:20:02 UTC
reassign
Comment 4 oliver.bolte 2009-05-05 10:46:10 UTC
Duplicate to #i101531#.

*** This issue has been marked as a duplicate of 101531 ***
Comment 5 oliver.bolte 2009-05-05 12:20:56 UTC
Fix commited in python/makefile.mk @271511 -> closed