[issue15047] Cygwin install (regen) problem

2012-06-14 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) yselkow...@users.sourceforge.net added the comment: I use obcaseinsensitive=0, hence I didn't see this. Would that be an option for you? -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue15047

[issue4279] Module 'parser' fails to build

2009-01-10 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) yselkow...@users.sourceforge.net added the comment: Here's the patch I used for the Cygwin Ports 2.6 and 3.0 packages. It's the simplest working solution that I could find. Added file: http://bugs.python.org/file12682/2.6.1-parsermodule.patch

[issue4279] Module 'parser' fails to build

2008-11-26 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: Attempting to export and use Py_meta_grammar() gives me a broken module, based on the results of test/test_parser.py. This patch, which exports _PyParser_Grammar, is very simple and the test passes. I will gladly take guidance

[issue4279] Module 'parser' fails to build

2008-11-26 Thread Yaakov (Cygwin Ports)
Changes by Yaakov (Cygwin Ports) [EMAIL PROTECTED]: Removed file: http://bugs.python.org/file12132/3.0rc3-parsermodule.patch ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue4279

[issue4279] Module 'parser' fails to build

2008-11-25 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: I can confirm this problem in 3.0rc3 on Cygwin. If I could get some direction from the Python devs on which method would be preferred (accessor function vs. exposing data structure), I would be happy to provide a patch. -- nosy

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-10-20 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: 3.0rc1 builds and installs fine with the latest patch. Thanks! ___ Python tracker [EMAIL PROTECTED] http://bugs.python.org/issue3626

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-09-21 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: The IDLE problem is already corrected: see issue3628. In that case, then I think this can be closed; if I encounter any further issues after rc2, I'll open a new bug. Thank you for all your help

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-09-20 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: 3.0rc1 together with the printf patch builds and installs. Some quick testing seems ok, but idle isn't working: $ idle3.0 Traceback (most recent call last): File string, line 1, in module File /usr/lib/python3.0/idlelib/run.py

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-09-03 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: Thank you for the patch; that allows the build to finish. The remaining issues are now: msg72029: printf(%ls,...) bug msg72044: does not build with db4.7 Finally proceeding to the install, now I get another error: mkdir ./Lib/plat

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-08-27 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: Thanks for your persistence with this. Corinna got _wcsrtombs_r fixed in newlib, so I imagine the next Cygwin 1.7 preview will have the fix. Unfortunately that won't help the still-stable Cygwin 1.5. I'm not sure what you mean

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-08-27 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: Another thing: _bsddb does not compile with db4.7: Modules/_bsddb.c: In function `DBSequence_get_cachesize': Modules/_bsddb.c:5022: warning: passing arg 2 of pointer to function from incompatible pointer type Modules/_bsddb.c

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-08-21 Thread Yaakov (Cygwin Ports)
Yaakov (Cygwin Ports) [EMAIL PROTECTED] added the comment: Thank you, that fixes that issue. But further along the build fails: Traceback (most recent call last): File /usr/src/ports/python/python3.0/python3.0-3.0b3-1/src/Python-3.0b3/setup.py, line 1569, in module class

[issue3626] python3.0 interpreter on Cygwin ignores all arguments

2008-08-20 Thread Yaakov (Cygwin Ports)
New submission from Yaakov (Cygwin Ports) [EMAIL PROTECTED]: Attempting to build 3.0b3, the sharedmods make target results only in a python command prompt. In fact, it seems that the interpreter doesn't accept any arguments: $ /usr/bin/python --version Python 2.5.2 $ /usr/bin/python -c 'print