[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#661658: cctools: FTBFS on kfreebsd



On 30/03/12 10:43, Michael Hanke wrote:
> but on kfreebsd it does:
> 
> asdfasdf% python sysconfig_freebsd_demo.py
> Empty CFLAGS
> asdfasdf% CFLAGS='obscure' python sysconfig_freebsd_demo.py
> No CFLAGS variable

Hi,

I'm not seeing that problem on kfreebsd-i386, at least?

> steven@kfreebsd-i386:~$ python2.7
> Python 2.7.2+ (default, Dec  1 2011, 02:13:40) 
> [GCC 4.6.2] on gnukfreebsd8
> Type "help", "copyright", "credits" or "license" for more information.
>>>> from distutils import sysconfig; print(sysconfig.get_config_var('CFLAGS'))
> -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
>>>> 

> steven@kfreebsd-i386:~$ dpkg -s python2.7-minimal
> Package: python2.7-minimal
> Status: install ok installed
> Priority: optional
> Section: python
> Installed-Size: 5014
> Maintainer: Matthias Klose <doko@debian.org>
> Architecture: kfreebsd-i386
> Source: python2.7
> Version: 2.7.2-8

Regards,
-- 
Steven Chamberlain
steven@pyro.eu.org


Reply to: