[Python-3000] Build is broken (r55196) (original) (raw)
Neal Norwitz nnorwitz at gmail.com
Wed May 9 06🔞02 CEST 2007
- Previous message: [Python-3000] Build is broken (r55196)
- Next message: [Python-3000] Build is broken (r55196)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had this problem. make clean solved it. -- n
On 5/8/07, Collin Winter <collinw at gmail.com> wrote:
As of r55196 (and possibly earlier), the p3yk branch does not make when configured with --with-pydebug. setup.py triggers this assertion failure:
python: Objects/object.c:64: PyAddToAllObjects: Assertion `(op->obprev == ((void *)0)) == (op->obnext == ((void *)0))' failed. Any ideas?
Python-3000 mailing list Python-3000 at python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/nnorwitz%40gmail.com
- Previous message: [Python-3000] Build is broken (r55196)
- Next message: [Python-3000] Build is broken (r55196)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]