Date: Fri, 4 Mar 2005 10:00:15 +1030 From: "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au> To: ports@freebsd.org, kde@freebsd.org Subject: compilation hanging building x11-toolkits/qt33 Message-ID: <20050303233015.GA65189@squash.dsto.defence.gov.au>
next in thread | raw e-mail | index | archive | help
Howdy all, Any port that depends on /usr/ports/x11-toolkits/qt33 hangs whilst compiling. e.g /usr/ports/net/psi# make install clean Password: ===> psi-0.9.2 depends on executable: qmake - found ===> psi-0.9.2 depends on file: /usr/X11R6/bin/moc - not found ===> Verifying install for /usr/X11R6/bin/moc in /usr/ports/x11-toolkits/qt33 ===> Building for qt-3.3.4 cd src/moc && make cd src && make cd plugins/src && make cd accessible && make -f Makefile cd codecs && make -f Makefile cd imageformats && make -f Makefile cd sqldrivers && make -f Makefile cd styles && make -f Makefile cd tools && make cd assistant/lib && make -f Makefile cd designer && make -f Makefile cd uic && make -f Makefile cd uilib && make -f Makefile cd designer && make -f Makefile /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.4/bin/uic -L /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.4/plugins listboxeditor.ui -o listboxeditor.h load: 0.14 cmd: uic 65136 [lockd] 0.04u 0.20s 0% 5684k load: 0.14 cmd: uic 65136 [lockd] 0.04u 0.20s 0% 5684k This will lock infinitely until I kill(1) the process. OS Version: FreeBSD 6.0-CURRENT #1: Tue Feb 22 12:47:37 CST 2005 make.conf options: CFLAGS= -O2 -pipe COPTFLAGS= -O2 -pipe Ideas anyone ? - aW
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050303233015.GA65189>