[Python-modules-team] Bug#601259: FTBFS if only built with Python >=2.6
Luke Faraone
lfaraone at debian.org
Sun Oct 24 19:59:43 UTC 2010
On 10/24/2010 03:22 PM, Jakub Wilk wrote:
> * Luke Faraone <lfaraone at debian.org>, 2010-10-24, 13:55:
>> When attempting to build this package with pyversions of 2.6-, the
>> package FTBFS because it expects there to be a "build/lib" directory.
>> Versions of Python after 2.5.x do not create this directory.
>
> AFAIK we haven't removed Python 2.5 from the set of supported versions yet.
Right, I was unclear whether this would merit "does-not-build" or not.
My apologies.
> The patch you committed is incorrect: the package will FTBFS on some
> architectures or if DEB_* variables were not exported into environment.
I've added the following:
DEB_BUILD_ARCH_OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
DEB_HOST_GNU_CPU := $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
What architectures would it FTBFS on?
--
╒═════════════════════════════════════════════════════════════════╕
│Luke Faraone ╭Debian / Ubuntu Developer╮│
│http://luke.faraone.cc ╰Sugar Labs, Systems Admin╯│
│PGP: 5189 2A7D 16D0 49BB 046B DC77 9732 5DD8 F9FD D506 │
╘═════════════════════════════════════════════════════════════════╛
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20101024/16531a96/attachment-0001.pgp>
More information about the Python-modules-team
mailing list