py26-scipy fails to build (link?) at interpolate module

D. M. Monarres dmmonarres at gmail.com
Wed Apr 28 16:36:41 PDT 2010


Did three things:

1) Removed hand compiled SuiteSparse installed in /usr/local
2) Disabled ccache
3) reinstalled python26 and py26-numpy

Now py26-scipy installs. Temperamental beast isn't it.

Here are the build logs if it helps.

http://dl.dropbox.com/u/1768136/numpy.log
http://dl.dropbox.com/u/1768136/scipy.log



--
D. M. Monarres
<dmmonarres at gmail.com>


On Wed, Apr 28, 2010 at 2:17 PM, D. M. Monarres <dmmonarres at gmail.com>wrote:

> Done http://trac.macports.org/ticket/24716
> --
>
> D. M. Monarres
> <dmmonarres at gmail.com>
>
>
> On Wed, Apr 28, 2010 at 1:37 PM, Adam Mercer <ram at macports.org> wrote:
>
>> On Wed, Apr 28, 2010 at 15:28, D. M. Monarres <dmmonarres at gmail.com>
>> wrote:
>>
>> > I searched the trac and didn't see anything about this, so I was
>> wondering
>> > if this was something new
>> > py26-scipy fails to build with a linking error. The odd part is the
>> mixing
>> > of gcc-4.3 and gcc-4.2 I see in the error.
>>
>> that shouldn't be happening...
>>
>> > /opt/local/bin/g++-mp-4.3 /usr/bin/gcc-4.2 -L/opt/local/lib -bundle
>> > -undefined dynamic_lookup
>> > build/temp.macosx-10.6-x86_64-2.6/scipy/interpolate/src/_interpolate.o
>> > -Lbuild/temp.macosx-10.6-x86_64-2.6 -o
>> > build/lib.macosx-10.6-x86_64-2.6/scipy/interpolate/_interpolate.so
>> > ld: in /usr/bin/gcc-4.2, can't link with a main executable
>> > collect2: ld returned 1 exit status
>> > ld: in /usr/bin/gcc-4.2, can't link with a main executable
>> > collect2: ld returned 1 exit status
>> > is this normal? Has anybody else had this problem.
>>
>> I haven't seen this before.
>>
>> > Here is a link to the output using -d
>> > http://dl.dropbox.com/u/1768136/py26-scipy-error.log
>> > Thanks for any help, I am stumped as to what I should do.
>>
>> Unfortunately thats not much help as it wasn't complete (i.e. you
>> hadn't cleaned before hand). Can you file a ticket (at
>> <http://trac.macports.org>) and then attach the full debug log, i.e.:
>>
>> $ sudo port clean py26-scipy
>> $ sudo port -d install py26-scipy 2>&1 | tee ~/Desktop/scipy.log
>>
>> And then assign the ticket to me, or CC me on the ticket.
>>
>> Cheers
>>
>> Adam
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-users/attachments/20100428/88c02dc8/attachment.html>


More information about the macports-users mailing list