[05:48:40] *** TheSin <TheSin!~TheSin@d199-126-165-217.abhsia.telus.net> has joined #fink[10:46:05] *** mischi <mischi!~michael@185.98.48.209> has joined #fink[16:12:24] *** mischi <mischi!~michael@185.98.48.209> has quit IRC (Quit: mischi)[17:41:05] *** dak180 <dak180!~dak180@warzone2100/packager/dak180> has quit IRC (Read error: Connection reset by peer)[17:44:53] *** dak180 <dak180!~dak180@warzone2100/packager/dak180> has joined #fink[18:58:30] *** mischi <mischi!~michael@185.98.48.209> has joined #fink[20:08:58] <mischi> hi.[20:09:31] <mischi> Trouble while building qt4-base-mac on 10.14.[20:09:38] <mischi> Reading /sw/src/fink.build/qt4-base-mac-4.8.7-5/qt-everywhere-opensource-src-4.8.7/demos/spectrum/app/app.pro[20:09:39] <mischi> split 3.53[20:09:40] <mischi> Runtime error 106 at $0000000108CE3B47[20:09:41] <mischi> $0000000108CE3B47[20:09:42] <mischi> cat: .projects.all.*: No such file or directory[20:09:56] <mischi> and seemingly infinite loop.[20:32:04] <mischi> aah. found the culprit. delila-bundle installs split with a different functionality than the system one.[20:32:50] <mischi> needs a buildconflict.[21:05:37] <mischi> another one:[21:05:51] <mischi> this comparisons fails: if [[ $XCODE_VERSION > 8.9 ]]; then[21:06:11] <mischi> I have echoed $XCODE_VERSION and it is 10.1[21:07:04] <mischi> i am not a hero with shell scripts. any hints?