[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2011-10-28 Thread Bradley M. Froehle
** Branch unlinked: lp:ubuntu/natty/python-scipy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/302649 Title: scipy.weave.inline compilation fails with gcc 4.3 To manage notifications about this

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2011-01-18 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/experimental/python-scipy ** Branch linked: lp:ubuntu/python-scipy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/302649 Title: scipy.weave.inline compilation fails with

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2011-01-10 Thread Bug Watch Updater
** Changed in: python-scipy (Debian) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/302649 Title: scipy.weave.inline compilation fails with gcc 4.3 --

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package python-scipy - 0.7.0-2ubuntu0.1 --- python-scipy (0.7.0-2ubuntu0.1) lucid-proposed; urgency=low * Fix scipy.weave.inline compilations (LP: #302649) -- Sameer Morar smo...@gmail.com Thu, 30 Sep 2010 15:32:13 +0200 ** Changed in: python-scipy

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-10-11 Thread Bug Watch Updater
** Changed in: python-scipy (Debian) Status: Unknown = Fix Committed -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-10-05 Thread Martin Pitt
Accepted python-scipy into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-10-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/python-scipy -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-10-05 Thread Sameer Morar
The new package works for me. -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-10-05 Thread Sameer Morar
Addendum to comment 24: To verify the fix, python-dev needs to be installed. Will open this as a separate bug, as python-scipy does not recommend or suggest python-dev to be installed. ** Tags added: verification-done ** Tags removed: verification-needed -- scipy.weave.inline compilation fails

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package python-scipy - 0.7.2-2ubuntu1 --- python-scipy (0.7.2-2ubuntu1) maverick; urgency=low * debian/patches/blitz++.patch: - Fix scipy.weave.inline compilations (LP: #302649) -- Sameer Morar smo...@gmail.com Wed, 29 Sep 2010 13:42:10 +0200 **

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/python-scipy -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-30 Thread Stefano Rivera
Uploaded to lucid-proposed, pending SRU team verification. ** Changed in: python-scipy (Ubuntu Lucid) Importance: Undecided = Low ** Changed in: python-scipy (Ubuntu Lucid) Status: New = Fix Committed -- scipy.weave.inline compilation fails with gcc 4.3

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
** Changed in: python-scipy (Ubuntu) Status: Incomplete = Confirmed -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Matthias Klose
Sameer, Stefano, what is the problem in maverick? ** Changed in: python-scipy (Ubuntu) Status: Confirmed = Incomplete -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
Matthias: Haven't had a proper look at these headers, but the test case attached to this bug seems to show up some bugs in them. Full output attached In file included from /usr/lib/python2.6/dist-packages/scipy/weave/blitz/blitz/applics.h:394, from

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
Err, meant to add, obviously this is now an issue with 4.4 -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Sameer Morar
The fix for this bug is simple. As per the debian patch linked to below, one needs to add an include for cstdlib above the BZ_NAMESPACE(blitz) call in the following files: /usr/share/pyshared/scipy/weave/blitz/blitz/blitz.h /usr/share/pyshared/scipy/weave/blitz/blitz/mathfunc.h

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Sameer Morar
Patch to fix this bug ** Patch added: Patch to fix this bug https://bugs.launchpad.net/ubuntu/+source/python-scipy/+bug/302649/+attachment/1652837/+files/python-scipy_0.7.2-2ubuntu1.debdiff -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
** Changed in: python-scipy (Ubuntu) Assignee: (unassigned) = Stefano Rivera (stefanor) -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Sameer Morar
Updated patch - added an cstdlib include to prettyprint.h Change reference to launchpad bug number. Updated the Patch Tags to only use a description and bug-ubuntu fields. ** Patch added: Patch v2

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
Thanks for the patch, I'll forward this to Debian ** Changed in: python-scipy (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: python-scipy (Ubuntu) Assignee: Stefano Rivera (stefanor) = Sameer Morar (smorar) -- scipy.weave.inline compilation fails with gcc 4.3

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
** Also affects: python-scipy (Ubuntu Lucid) Importance: Undecided Status: New -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Sameer Morar
** Changed in: python-scipy (Ubuntu Lucid) Assignee: (unassigned) = Sameer Morar (smorar) -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Sameer Morar
Here is a patch for lucid ** Patch added: Patch for lucid https://bugs.launchpad.net/ubuntu/+source/python-scipy/+bug/302649/+attachment/1653308/+files/python-scipy_0.7.0-2ubuntu1.debdiff -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Sameer Morar
Here is a patch for lucid ** Patch added: Patch for lucid https://bugs.launchpad.net/ubuntu/+source/python-scipy/+bug/302649/+attachment/1653309/+files/python-scipy_0.7.0-2ubuntu1.debdiff -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
** Package changed: python-scipy (Debian) = blitz++ (Debian) -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Stefano Rivera
** Bug watch added: Debian Bug tracker #598520 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598520 ** Also affects: python-scipy (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598520 Importance: Unknown Status: Unknown -- scipy.weave.inline compilation fails

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-29 Thread Brian Murray
** Tags added: patch -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-09-28 Thread Sameer Morar
This bug still exists in ubuntu 10.10: smo...@spud:~/$ dpkg -l|grep scipy ii python-scipy 0.7.2-2 -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-04-28 Thread Bug Watch Updater
** Changed in: scipy Status: Fix Released = New -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-01-05 Thread Jakob Runge
The weave bug seems to be still present in scipy 0.7.1 I am running Ubuntu 9.10 (Karmic) and have scipy installed from source (since it is not in the repos) without problems, the required Atlas, ... libraries were installed using synaptic ipython: In [2]: scipy.__version__ Out[2]: '0.7.1'

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2010-01-05 Thread Jakob Runge
changing the compiler to g++-4.2 it works... Karmic comes with g++-4.4 though -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2009-05-04 Thread Benjamin Horstman
Note that according to the scipy bug tracker, this isn't going to be fixed until scipy 0.7.1, which means that this bug still exists in ubuntu 9.04. -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2009-03-09 Thread Bug Watch Updater
** Changed in: python-scipy (Debian) Status: Unknown = Fix Released -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2009-03-02 Thread Luca Falavigna
Fixed upstream with new 0.7.0. ** Changed in: python-scipy (Ubuntu) Importance: Undecided = Medium Status: New = Fix Committed -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2009-03-02 Thread Launchpad Bug Tracker
This bug was fixed in the package python-scipy - 0.7.0-0ubuntu1 --- python-scipy (0.7.0-0ubuntu1) jaunty; urgency=low * New upstream version (LP: #285936, #299375, #302649). * Apply changes from Debian's python-modules team, thanks! * debian/rules: make python-scipy ready for

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2009-02-22 Thread Bug Watch Updater
** Changed in: scipy Status: Unknown = Fix Released -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2009-02-21 Thread Jorge O. Castro
** Also affects: scipy via http://projects.scipy.org/scipy/scipy/ticket/739 Importance: Unknown Status: Unknown ** Also affects: python-scipy (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455661 Importance: Unknown Status: Unknown -- scipy.weave.inline

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2009-01-21 Thread Benjamin Horstman
I can confirm the bug and workaround of linking g++-4.2. For reference, here is the upstream ticket: http://www.scipy.org/scipy/scipy/ticket/739 What Matthias has noted is present in the debian patch. And the original (as far as I can tell) mention of this problem on the debian list, more than

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2008-11-27 Thread Matthias Klose
an include of cstdlib seems to be missing. -- scipy.weave.inline compilation fails with gcc 4.3 https://bugs.launchpad.net/bugs/302649 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2008-11-26 Thread Sameer Morar
Attached is some python code which demonstrates the bug. To reproduce, please follow the following steps: 1) Ensure that gcc-4.3 is installed: [EMAIL PROTECTED]:/usr/bin# ls -la g++ lrwxrwxrwx 1 root root 7 2008-11-27 02:37 g++ - g++-4.3 2) Remove pre-compiled python snippets [EMAIL

[Bug 302649] Re: scipy.weave.inline compilation fails with gcc 4.3

2008-11-26 Thread Sameer Morar
** Description changed: Binary package hint: python-scipy The compiler fails with the following error: weave: compiling In file included from /usr/lib/python2.5/site-packages/scipy/weave/blitz/blitz/applics.h:400, from