Tuesday, March 27, 2007

svn up qt-copy...

...and only 1 hour, 35 minutes later it was finished! Enough said.
Update (disambiguation): svn via https took the time, not the compiling itself :-)

4 comments:

jospoortvliet said...

Took it only 5 seconds to bail out here ;-)

cd /home/kde4/kdesvn/build/qt-copy/src/tools/moc && /usr/bin/make sub-src
make[1]: Entering directory `/home/kde4/kdesvn/build/qt-copy/src/tools/moc'
make[1]: *** No rule to make target `sub-src'. Stop.
make[1]: Leaving directory `/home/kde4/kdesvn/build/qt-copy/src/tools/moc'
make: *** [sub-moc-sub_src_target-ordered] Error 2

Now for finding out what's wrong...

jospoortvliet said...

(kdesvn-build just didn't run configure automatically - no idea why)

LMCBoy said...

Why does qt-copy take so long to update? Is it something to do with https: ? It's pretty annoying...

dhaumann said...

@lmcboy: I have no idea, but I've heard that svn via https is rather slow. But that it's *that* slow is really annoying indeed.