Alexander Hansen wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
>> Op 14 jan 2010, om 13:11 heeft Alexander Hansen het volgende geschreven:
>>
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>>
>>>> Hi Martin,
>>>>
>>>> I recently got updated boost1.35.systempython packages, but they fail
>>>> to build. The build process says "updating 127 packages", and many
>>>> lines later, the result is 119 targets updated, 4 skipped, 4 failed.
>>>> The failed packages are:
>>>>
>>>> darwin.compile.c++ bin.v2/libs/python/build/darwin/release/macosx-
>>>> version-10.4/threading-multi/class.o
>>>> darwin.compile.c++ bin.v2/libs/python/build/darwin/release/macosx-
>>>> version-10.4/class.o
>>>> darwin.compile.c++ bin.v2/libs/python/build/darwin/release/link-static/
>>>> macosx-version-10.4/threading-multi/class.o
>>>> darwin.compile.c++ bin.v2/libs/python/build/darwin/release/link-static/
>>>> macosx-version-10.4/class.o
>>>>
>>>> Seeing the objectfile names, it sounds like it's the same file, and it
>>>> seems like the same list of errors, too. I've pasted a list of the
>>>> errors below, and a full build log is available at the following link:
>>>>
>>>>     http://paster.dazjorz.com/?p=4734
>>>>
>>>> Sjors
>>> And you're on what OS version and architecture?
>> Oops, right. I'm on 10.5, Intel x86; installed Python-related packages:
>>
>>  i   boost1.35.nopyt  1.35.0-5     Boost C++ Libraries (shared libs)
>> (i)  boost1.35.syste  1.35.0-5     Boost C++ Libraries: static and
>> source libs
>> (i)  boost1.35.syste  1.35.0-5     Boost C++ Libraries (shared libs)
>>  i   python25         1:2.5.4-1    Interpreted, object-oriented language
>>  i   python25-shlibs  1:2.5.4-1    Interpreted, object-oriented language
>>  i   python26         1:2.6.4-1    Interpreted, object-oriented language
>>  i   python26-shlibs  1:2.6.4-1    Interpreted, object-oriented language
>>
>>> (By the way, -devel is more appropriate for questions about packaging
>>> and to report on unmaintained packages.  -users is preferred for bug
>>> reports)
>> Sorry. Cc'ing -users, next copy can remove -devel if you want to.
>>
>> Sjors
> 
> 
> Nah, we started it on -devel, so let's finish it there.  I'm just trying
> to think of ways to make it easier for users to find their issues in the
> archives.
> 
> I'm not able to reproduce this error on 10.5/i386.  You didn't do
> anything to your system's Python, by chance?

I get the same error on 10.5/i386.  Previous revisions of 
boost1.35.systempython (-2 and -3) built fine, but -5 crashes with the 
"error: 'PyVarObject_HEAD_INIT' was not declared in this scope" errors 
that Sjors also gets.

include/python2.5/object.h (fink's or system) doesn't define 
PyVarObject_HEAD_INIT.  python2.6/object.h does.  Yet, 
boost1.35.python25 builds OK.

Hanspeter

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to