Hello,

after I overcame problem with supposedly improperly working 'fink 
configure' I started performing 'update-all'.

The update was quite major with ~300 packages to update and ~80 new to 
be installed. After about 20h of compiling I got to an error that I am 
not able to overcome on my own.

During the update I get:

***
Failed: phase compiling: qt4-x11-4.6.2-2 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Benjamin Reed <[email protected]>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.
***

I've got some problems with dependencies during the update before. But 
it was like svn15-shlibs was conflicting with something.  Seemed like 15 
was some specific version. It was sufficient to remove the conflicting 
package and execute 'fink update-all' again. The update system somehow 
coped with it.

But then I got to a serious compile failure on qt4-x11. I've checked 
some messages before the error. I'll post relevant part here, please 
advise me if there is more proper way of including such large snippets 
of output. Here it goes:
***

(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
make: *** [sub-corelib-make_default-ordered] Error 2
### execution of /var/tmp/tmp.1.F79Mir failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-qt4-x11-4.6.2-2
(Reading database ... 186296 files and directories currently installed.)
Removing fink-buildlock-qt4-x11-4.6.2-2 ...
Reading buildlock packages...
        All buildlocks accounted for.
/sw/bin/dpkg-lockwait -i 
/sw/fink/dists/unstable/main/binary-darwin-i386/libs/pcre_8.02-1_darwin-i386.deb
 
/sw/fink/dists/unstable/main/binary-darwin-i386/libs/clucene-core_0.9.21b-1002_darwin-i386.deb
Selecting previously deselected package pcre.
(Reading database ... 186295 files and directories currently installed.)
Unpacking pcre (from .../pcre_8.02-1_darwin-i386.deb) ...
Selecting previously deselected package clucene-core.
Unpacking clucene-core (from 
.../clucene-core_0.9.21b-1002_darwin-i386.deb) ...
Setting up pcre (8.02-1) ...
Clearing dependency_libs of .la files being installed

Setting up clucene-core (0.9.21b-1002) ...
Clearing dependency_libs of .la files being installed

Failed: phase compiling: qt4-x11-4.6.2-2 failed

***

It seems to me that the installation process goes normally up to some 
point. Then it executes a make which executes 'moc' from within the 
package, which segfaults.

It made me kind of 'wow'. I am not sure what moc is besides it's a 
build-chain tool. I am quite sure, though, that segfault during building 
seems a bit serious.

I performed selfupdate again. Did not work. Maybe I should somehow 
update build tools first. I believe this should be done automatically by 
dependency handling though.

Hope someone can help me to pinpoint the problem and get it working =)
This mail is sent, as advised, to the list and the specified maintainer.

Thanks in advance, with regards,
   luk32.

------------------------------------------------------------------------------
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