Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2010 12:31:32 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        kde@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   qt4-moc link failure
Message-ID:  <4C128F14.9060605@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
FYI, I'm using gcc 4.5.1, the binutils port, and I did reinstall libtool 
after gcc.

I'm on -current from April (r207134), and rebuilding qmake worked fine. 
However the next qt4 port in line is qt4-moc, and it fails:

g++ 
-Wl,-rpath-link,/usr/local/tmp/usr/local/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.6.3/lib 
-pthread -Wl,-rpath,/usr/local/lib/qt4 -Wl,-rpath,/usr/local/lib/qt4 -o 
../../../bin/moc-qt4 debug-shared/moc.o  debug-shared/preprocessor.o 
debug-shared/generator.o  debug-shared/parser.o  debug-shared/token.o 
debug-shared/main.o    -L/usr/local/lib/qt4 -L/usr/local/lib 
-L/usr/local/tmp/usr/local/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.6.3/src/tools/bootstrap 
-lbootstrap -L/usr/local/lib/qt4 -L/usr/local/lib -lz
local symbol 0: discarded in section `.text._Z7qt_noopv' from 
debug-shared/preprocessor.o
...
local symbol 1554: discarded in section 
`.text._ZN5QListI10QByteArrayE9node_copyEPNS1_4NodeES3_S3_' from 
/usr/local/tmp/usr/local/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.6.3/src/tools/bootstrap/libbootstrap.a(qsimplecodec.o)
*** Error code 1
1 error

Full log is at http://people.freebsd.org/~dougb/qt4-moc.log


-- 

	... and that's just a little bit of history repeating.
			-- Propellerheads

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C128F14.9060605>