Ok here's what I've got:
***
luk32mac:~ luk32$ fink list qt4-x11
Information about 10329 packages read in 1 seconds.
[...]
(i)  qt4-x11                      4.6.2-2               Cross-Platform 
framework (X11 version)
(i)  qt4-x11-core-shlibs          4.6.2-2               Cross-Platform 
framework (X11 version)
(i)  qt4-x11-designer             4.6.2-2               Cross-Platform 
framework (X11 version)
(i)  qt4-x11-designer-shlibs      4.6.2-2               Cross-Platform 
framework (X11 version)
(i)  qt4-x11-doc                  4.6.2-2               Cross-Platform 
framework (X11 version)
(i)  qt4-x11-gui-shlibs           4.6.2-2               Cross-Platform 
framework (X11 version)
(i)  qt4-x11-linguist             4.6.2-2               Cross-Platform 
framework (X11 version)
***

This look like 4.6.2-2 is already installed @_...@. I don't get it... why 
update then.

'fink remove qt4-x11' seemed to do ok. Then 'fink install qt4-x11' says:

***
The following package will be installed or updated:
  qt4-x11
The following 6 additional packages will be installed:
  qt4-x11-core-shlibs qt4-x11-designer qt4-x11-designer-shlibs 
qt4-x11-doc qt4-x11-gui-shlibs qt4-x11-linguist
The following 2 packages might be temporarily removed:
  clucene-core pcre
***

Which also seems strang to me, cause these stuff also was reported by 
'list' as installed. Nevertheless I said 'Y' to install it and it ended 
with the same segfault-during-build error.

I can try removing all qt4-x11 packages, _but_
'fink remove --recursive qt4-x11-core-shlibs' ends with:

***
/sw/bin/apt-get-lockwait remove qt4-x11-core-shlibs
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
   akonadi-x11 akonadi-x11-dev akonadi-x11-shlibs blitz-x11-dev 
blitz-x11-shlibs kdelibs4-x11 kdelibs4-x11-dev kdelibs4-x11-shlibs
   kdepimlibs4-x11 kdepimlibs4-x11-dev kdepimlibs4-x11-shlibs 
qt4-x11-core-shlibs qt4-x11-designer qt4-x11-designer-shlibs
   qt4-x11-gui-shlibs qt4-x11-linguist soprano-x11 soprano-x11-dev 
soprano-x11-shlibs strigi-gui-x11-dev strigi-gui-x11-shlibs
***

It's like throwing away kde along. Well to update kde I will probably 
need to recompile it all again, but seriously, there is something really 
wrong going on here.

Well I'll go for it and remove all qt4-x11. I just don't know when it 
will end compiling... and I'm really not convinced if it even does have 
a chance of succeeding. It says it uses 
'/sw/src/fink.build/qt4-x11-4.6.2-2/qt-kde-qt-mac/bin/moc'. This seems 
like an internal package file. And it fails with segmentation fail on 
file '.moc/release-shared/moc_qabstractanimation.cpp'.

Oh for the note. I am using newest fink on MacOS 10.5 and am 99% sure I 
don't accidentally run out of ram.

Hope this somehow helps.
    luk32.


W dniu 05.06.10 19:41, Martin Costabel pisze:
> Łukasz Kucharski wrote:
> []
>> (test -z "../../../bin/" || cd "../../../bin/" ; targ=`basename
>> ../../../bin/uic`; objcopy --only-keep-debug "$targ" "$targ.debug" &&
>> objcopy --strip-debug "$targ" && objcopy
>> --add-gnu-debuglink="$targ.debug" "$targ" && chmod -x "$targ.debug" ) ;
>> cd src/corelib/ && make -f Makefile
>> /sw/src/fink.build/qt4-x11-4.6.2-2/qt-kde-qt-mac/bin/moc -DQT_SHARED
>> -D__USE_WS_X11__ -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE
>> -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT
>> -DQT_MOC_COMPAT -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG
>> -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/darwin-g++42
>> -I. -I../../include -I../../include/QtCore -I.rcc/release-shared
>> -Iglobal -I../3rdparty/harfbuzz/src -I../3rdparty/md5
>> -I../3rdparty/md4 -I.moc/release-shared animation/qabstractanimation.h
>> -o .moc/release-shared/moc_qabstractanimation.cpp
>> make[1]: *** [.moc/release-shared/moc_qabstractanimation.cpp]
>> Segmentation fault
>
> Do you have an older version of qt4-x11 installed? If yes, does removing
> it before building the newer version help?
>

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to