[Bug 348896] Re: Incompatibility with Python 2.6

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package widelands - 1:13-2ubuntu1

---
widelands (1:13-2ubuntu1) karmic; urgency=low

  * debian/rules:
   - Add localedir and build_id flags.
   - Call scons directly inorder to use the system version not
 the bundled copy.
  * debian/patches/python2.6transition.dpatch:
   - Patch env.Append() lines in build/scons_configure.py to
 work with python 2.6 (LP: #348896).
  * debian/control: Build-Depend on scons.

 -- Andrew Starr-Bochicchio a.star...@gmail.com   Mon, 17 Aug 2009
22:34:03 -0400

** Changed in: widelands (Ubuntu)
   Status: In Progress = Fix Released

-- 
Incompatibility with Python 2.6
https://bugs.launchpad.net/bugs/348896
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 348896] Re: Incompatibility with Python 2.6

2009-08-17 Thread Andrew Starr-Bochicchio
While this isn't an issue with scons, it is still present in the version
of widelands in Karmic, resulting in it to FTBFS.

** Also affects: widelands (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: widelands (Ubuntu)
   Status: New = In Progress

** Changed in: widelands (Ubuntu)
 Assignee: (unassigned) = Andrew Starr-Bochicchio (andrewsomething)

-- 
Incompatibility with Python 2.6
https://bugs.launchpad.net/bugs/348896
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 348896] Re: Incompatibility with Python 2.6

2009-05-04 Thread der_vegi
Okay, this issue is somehow fixed. The widelands devs changed something
in their scons handling and now compiling works with Python 2.6, as
well. Closing.

** Changed in: scons (Ubuntu)
   Status: New = Invalid

-- 
Incompatibility with Python 2.6
https://bugs.launchpad.net/bugs/348896
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 348896] Re: Incompatibility with Python 2.6

2009-04-24 Thread John Pye
have you done something like

env['CPPDEFINES'] += -DNOPARACHUTE

when you should have written

env['CPPDEFINES'] += [-DNOPARACHUTE]

perhaps?

-- 
Incompatibility with Python 2.6
https://bugs.launchpad.net/bugs/348896
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 348896] Re: Incompatibility with Python 2.6

2009-04-24 Thread der_vegi
Well, I have not written any of this source code... *g

There are indeed lines like
'build/scons-tools/scons_configure.py:  
env.Append(CCFLAGS='-DNOPARACHUTE')'

So if this different behaviour in python 2.6 compared to 2.5 is
intended, this is a problem of the widelands source and I could file a
bug report there.?

-- 
Incompatibility with Python 2.6
https://bugs.launchpad.net/bugs/348896
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 348896] Re: Incompatibility with Python 2.6

2009-03-26 Thread der_vegi

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/24359826/Dependencies.txt

-- 
Incompatibility with Python 2.6
https://bugs.launchpad.net/bugs/348896
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs