compilation hanging building x11-toolkits/qt33

Wilkinson, Alex alex.wilkinson at dsto.defence.gov.au
Thu Mar 3 15:31:26 PST 2005


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


More information about the freebsd-ports mailing list