Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Cython 0.15.1 release candidate
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  19 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Robert Bradshaw  
View profile  
 More options Sep 15 2011, 4:33 pm
From: Robert Bradshaw <rober...@math.washington.edu>
Date: Thu, 15 Sep 2011 13:33:53 -0700
Local: Thurs, Sep 15 2011 4:33 pm
Subject: Cython 0.15.1 release candidate
See http://wiki.cython.org/ReleaseNotes-0.15.1 This is a bugfix only
release, we hope to get it out shortly.

- Robert


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nikolaus Rath  
View profile  
 More options Sep 16 2011, 7:10 pm
From: Nikolaus Rath <Nikol...@rath.org>
Date: Fri, 16 Sep 2011 19:10:40 -0400
Local: Fri, Sep 16 2011 7:10 pm
Subject: Re: [Cython] Cython 0.15.1 release candidate

Robert Bradshaw <robertwb-g7kksM1vlZHtJv9D6sJWnpVzexx5G...@public.gmane.org> writes:
> See http://wiki.cython.org/ReleaseNotes-0.15.1 This is a bugfix only
> release, we hope to get it out shortly.

0.15 compiles cleanly here, but 0.15.1rc0 says:

======================================================================
ERROR: compiling (cpp) and running tupleunpack_T712
----------------------------------------------------------------------
Traceback (most recent call last):
  File "runtests.py", line 678, in run
    self.runCompileTest()
  File "runtests.py", line 490, in runCompileTest
    self.test_directory, self.expect_errors, self.annotate)
  File "runtests.py", line 665, in compile
    self.run_distutils(test_directory, module, workdir, incdir)
  File "runtests.py", line 625, in run_distutils
    build_extension.run()
  File "/usr/lib/python2.6/distutils/command/build_ext.py", line 340, in run
    self.build_extensions()
  File "/usr/lib/python2.6/distutils/command/build_ext.py", line 449, in build_extensions
    self.build_extension(ext)
  File "runtests.py", line 257, in build_extension
    _build_ext.build_extension(self, ext)
  File "/usr/lib/python2.6/distutils/command/build_ext.py", line 499, in build_extension
    depends=ext.depends)
  File "/usr/lib/python2.6/distutils/ccompiler.py", line 621, in compile
    self._compile(obj, src, ext, cc_args, extra_postargs, pp_opts)
  File "/usr/lib/python2.6/distutils/unixccompiler.py", line 180, in _compile
    raise CompileError, msg
CompileError: command 'gcc' failed with exit status 1

----------------------------------------------------------------------
Ran 5555 tests in 841.410s

FAILED (errors=1)
ALL DONE

Best,

   -Nikolaus

--
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[Cython] Cython 0.15.1 release candidate" by Stefan Behnel
Stefan Behnel  
View profile  
 More options Sep 16 2011, 7:44 pm
From: Stefan Behnel <stefan...@behnel.de>
Date: Sat, 17 Sep 2011 01:44:50 +0200
Local: Fri, Sep 16 2011 7:44 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
Nikolaus Rath, 17.09.2011 01:10:

> Robert Bradshaw writes:
>> See http://wiki.cython.org/ReleaseNotes-0.15.1 This is a bugfix only
>> release, we hope to get it out shortly.

> 0.15 compiles cleanly here, but 0.15.1rc0 says:

> ======================================================================
> ERROR: compiling (cpp) and running tupleunpack_T712
> ----------------------------------------------------------------------
> Ran 5555 tests in 841.410s

> FAILED (errors=1)
> ALL DONE

Right, thanks. That was a forgotten cherry-pick for the release branch,
it's already fixed and will be in 0.15.1 final.

Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Cython 0.15.1 release candidate" by Nikolaus Rath
Nikolaus Rath  
View profile  
 More options Sep 16 2011, 8:20 pm
From: Nikolaus Rath <Nikol...@rath.org>
Date: Fri, 16 Sep 2011 20:20:31 -0400
Local: Fri, Sep 16 2011 8:20 pm
Subject: Re: [Cython] Cython 0.15.1 release candidate

Could we get an updated rc1 tarball for testing?

Thanks,

   -Nikolaus

--
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[Cython] Cython 0.15.1 release candidate" by Stefan Behnel
Stefan Behnel  
View profile  
 More options Sep 17 2011, 2:02 pm
From: Stefan Behnel <stefan...@behnel.de>
Date: Sat, 17 Sep 2011 20:02:05 +0200
Local: Sat, Sep 17 2011 2:02 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
Nikolaus Rath, 17.09.2011 02:20:

You can try this one, which was built from the fixed release branch:

https://sage.math.washington.edu:8091/hudson/job/cython-release-sdist...

or, more generally, the latest sdist from the release branch (currently the
same as the above):

https://sage.math.washington.edu:8091/hudson/job/cython-release-sdist/

 From my POV, this build looks good enough for a release.

Stefan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Bradshaw  
View profile  
 More options Sep 17 2011, 6:29 pm
From: Robert Bradshaw <rober...@math.washington.edu>
Date: Sat, 17 Sep 2011 15:29:51 -0700
Local: Sat, Sep 17 2011 6:29 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate

Excellent.

- Robert


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Cython 0.15.1 release candidate" by Jon Olav Vik
Jon Olav Vik  
View profile  
 More options Sep 18 2011, 6:40 am
From: Jon Olav Vik <jono...@gmail.com>
Date: Sun, 18 Sep 2011 12:40:00 +0200
Subject: Re: Cython 0.15.1 release candidate

On Sep 17, 8:02 pm, Stefan Behnel <stefan...@behnel.de> wrote:

> > Could we get an updated rc1tarballfor testing?
> You can try this one, which was built from the fixed release branch:
> https://sage.math.washington.edu:8091/hudson/job/cython-release-sdist...

For what it's worth, attached are results of runtests.py on Windows 7
64-bit running 32-bit Python 2.7: "Ran 2299 tests in 671.472s
FAILED (failures=2, errors=840)". Despite the numerous test failures,
the doctests in my own code are working as well as ever with this
latest version of Cython.

By the way, would it be possible to make Git tags for the release
candidates too? Currently there's a 0.15rc0, 0.15rc1, 0.15rc2, and
0.15, but no "0.15.1rc..." as far as I can see. That would make it
convenient to "git checkout" different versions, run runtests.py and
diff the output.

c:\git\cython>gcc --version
gcc (GCC) 4.5.0
c:\git\cython>gdb --version
GNU gdb (GDB) 7.2
c:\git\cython>python runtests.py --compiler=mingw32 --no-refnanny >
runtests.txt 2>&1

=============================
Found executable C:\Program Files (x86)\Microsoft Visual Studio
9.0\VC\BIN\cl.exe
Python 2.7.2 |EPD 7.1-1 (32-bit)| (default, Jul  3 2011, 15:13:59)
[MSC v.1500 32 bit (Intel)]
Running tests against Cython 0.15+ f81c0b0b2cf49bd07dafb1890f78a420b2791758
[...]
----------------------------------------------------------------------
Ran 2299 tests in 671.472s
FAILED (failures=2, errors=840)
Following tests excluded because of missing dependencies on your system:
   compile.posix_pxds
   run.posix_test
=============================
(gcc.exe crashes once during the tests.)

The full output is attached as a zip file.

Best regards,
Jon Olav

  runtests.zip
29K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mark florisson  
View profile  
 More options Sep 18 2011, 6:48 am
From: mark florisson <markflorisso...@gmail.com>
Date: Sun, 18 Sep 2011 11:48:15 +0100
Local: Sun, Sep 18 2011 6:48 am
Subject: Re: [cython-users] Re: Cython 0.15.1 release candidate
On 18 September 2011 11:40, Jon Olav Vik <jono...@gmail.com> wrote:

Hm, for some reason all your tests are failing with "OSError: [Errno
24] Too many open files". Did you change any rlimits?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon Olav Vik  
View profile  
 More options Sep 18 2011, 7:22 am
From: Jon Olav Vik <jono...@gmail.com>
Date: Sun, 18 Sep 2011 04:22:34 -0700 (PDT)
Local: Sun, Sep 18 2011 7:22 am
Subject: Re: Cython 0.15.1 release candidate
On Sep 18, 12:48 pm, mark florisson <markflorisso...@gmail.com> wrote:

> > Ran 2299 tests in 671.472s
> > FAILED (failures=2, errors=840)

> Hm, for some reason all your tests are failing with "OSError: [Errno
> 24] Too many open files". Did you change any rlimits?

I'd be delighted if you could help me figure this out. Having googled
rlimits, I'm not sure such resource limits are configurable on
Windows. In this thread there is mention of a limit of 512 files (509
+ stdin, stdout, stderr), which I can confirm on my system (session
quoted below).

Does runtests.py really intend to open more than 509 files?

Jon Olav

http://forums.devx.com/archive/index.php/t-136946.html

>>> L = []
>>> try:

...     while True:
...         L.append(open("c:/temp/test{}".format(len(L)), "w"))
... finally:
...     print "Number of open files:", len(L)
...     for f in L:
...         f.close()
...
Number of open files: 509
Traceback (most recent call last):
  File "<stdin>", line 3, in <module>
IOError: [Errno 24] Too many open files: 'c:/temp/test509'

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mark florisson  
View profile  
 More options Sep 18 2011, 7:36 am
From: mark florisson <markflorisso...@gmail.com>
Date: Sun, 18 Sep 2011 12:36:43 +0100
Local: Sun, Sep 18 2011 7:36 am
Subject: Re: [cython-users] Re: Cython 0.15.1 release candidate
On 18 September 2011 12:22, Jon Olav Vik <jono...@gmail.com> wrote:

No that's way too many. I assume that something is up with the test
runner and that it's not closing tempfiles properly or something like
that. I'll try running it on my OSX machine (which has an even lower
limit).


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mark florisson  
View profile  
 More options Sep 18 2011, 7:47 am
From: mark florisson <markflorisso...@gmail.com>
Date: Sun, 18 Sep 2011 12:47:40 +0100
Local: Sun, Sep 18 2011 7:47 am
Subject: Re: [cython-users] Re: Cython 0.15.1 release candidate
On 18 September 2011 12:36, mark florisson <markflorisso...@gmail.com> wrote:

It runs fine for me so far, perhaps you could run runtests with -vv to
see at which point the tests start failing. Other than that I have no
clue, I don't use windows, sorry.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jon Olav Vik  
View profile   Translate to Translated (View Original)
 More options Sep 18 2011, 9:45 am
From: Jon Olav Vik <jono...@gmail.com>
Date: Sun, 18 Sep 2011 15:45:00 +0200
Subject: Re: Cython 0.15.1 release candidate

On Sep 18, 1:47 pm, mark florisson <markflorisso...@gmail.com> wrote:

> >>> > Ran 2299 tests in 671.472s
> >>> > FAILED (failures=2, errors=840)

> >>> Hm, for some reason all your tests are failing with "OSError: [Errno
> >>> 24] Too many open files".
[...]
> >  I assume that something is up with the test

 > > runner and that it's not closing tempfiles properly or something like
 > > that. I'll try running it on my OSX machine (which has an even lower
 > > limit).

> It runs fine for me so far, perhaps you could run runtests with -vv to
> see at which point the tests start failing. Other than that I have no
> clue, I don't use windows, sorry.

I attach the output of
python runtests.py --compiler=mingw32 --no-refnanny -vv > vv.txt 2>&1

I'm afraid I don't know where to look for clues.

Jon Olav

  vv.zip
49K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mark florisson  
View profile  
 More options Sep 18 2011, 10:07 am
From: mark florisson <markflorisso...@gmail.com>
Date: Sun, 18 Sep 2011 15:07:36 +0100
Local: Sun, Sep 18 2011 10:07 am
Subject: Re: [cython-users] Re: Cython 0.15.1 release candidate
On 18 September 2011 14:45, Jon Olav Vik <jono...@gmail.com> wrote:

Thanks. My uninformed guess would be that each doctest that's run
somehow leaves it's file (or module) open, but looking at the source
the modules should be purged immediately from sys.modules. Stefan and
Robert wrote most of the testrunner, maybe they will have better
ideas.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[Cython] Cython 0.15.1 release candidate" by mark florisson
mark florisson  
View profile  
 More options Sep 19 2011, 5:06 pm
From: mark florisson <markflorisso...@gmail.com>
Date: Mon, 19 Sep 2011 22:06:47 +0100
Local: Mon, Sep 19 2011 5:06 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
On 17 September 2011 19:02, Stefan Behnel <stefan...@behnel.de> wrote:

I found a num_threads bug for prange, I'd like to include a fix for
that. How do I get it in both master and release? Can I add it to
release and then merge release in master?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dag Sverre Seljebotn  
View profile  
 More options Sep 19 2011, 5:23 pm
From: Dag Sverre Seljebotn <d.s.seljeb...@astro.uio.no>
Date: Mon, 19 Sep 2011 23:23:33 +0200
Local: Mon, Sep 19 2011 5:23 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
On 09/19/2011 11:06 PM, mark florisson wrote:

I didn't actually look at it, but I saw Stefan mention he cherry-picked
commits over. If so, one can not merge release into master (at least
without a lot of hassle or commits showing up twice). You should commit
to master and then cherry-pick to release.

After the release, the 'release' branch should be discarded (or just
renamed 0.15.1, and never be touched again). Personally I think this is
OK and reflects the development process.

Dag Sverre


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mark florisson  
View profile  
 More options Sep 19 2011, 5:33 pm
From: mark florisson <markflorisso...@gmail.com>
Date: Mon, 19 Sep 2011 22:33:21 +0100
Local: Mon, Sep 19 2011 5:33 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
On 19 September 2011 22:23, Dag Sverre Seljebotn

Ok, I'll do that. Thanks Dag!

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mark florisson  
View profile  
 More options Sep 19 2011, 6:03 pm
From: mark florisson <markflorisso...@gmail.com>
Date: Mon, 19 Sep 2011 23:03:11 +0100
Local: Mon, Sep 19 2011 6:03 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
On 19 September 2011 22:33, mark florisson <markflorisso...@gmail.com> wrote:

Ok that was easy :)

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Bradshaw  
View profile  
 More options Sep 19 2011, 6:03 pm
From: Robert Bradshaw <rober...@math.washington.edu>
Date: Mon, 19 Sep 2011 15:03:07 -0700
Local: Mon, Sep 19 2011 6:03 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
On Mon, Sep 19, 2011 at 2:23 PM, Dag Sverre Seljebotn

This is unfortunate as it will break "make repo" or syncing to a
specific release. I'll try to merge them if it's not too painful.
Assuming the release branch is a proper subset of the main branch,
that should be feasible.

FYI, I'm planning on pushing the release out later today, I'll keep an
eye out for that last fix.

- Robert


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mark florisson  
View profile  
 More options Sep 19 2011, 6:04 pm
From: mark florisson <markflorisso...@gmail.com>
Date: Mon, 19 Sep 2011 23:04:59 +0100
Local: Mon, Sep 19 2011 6:04 pm
Subject: Re: [cython-users] Re: [Cython] Cython 0.15.1 release candidate
On 19 September 2011 23:03, Robert Bradshaw

It's in, maybe a good idea to wait for hudson to stay blue.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »