Date: Wed, 5 Aug 2009 07:02:52 GMT From: "O. Hartmann" <ohartman@zedat.fu-berlin.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/137451: devel/dbus-qt4: .obj/release-shared/qdbus.o(.text+0xd0): In function `printArg(QVariant const&)': : undefined reference to `QDBusUtil::argumentToString(QVariant const&)' *** Error code 1 Message-ID: <200908050702.n7572qbl062079@www.freebsd.org> Resent-Message-ID: <200908050710.n757A3u0074550@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137451 >Category: ports >Synopsis: devel/dbus-qt4: .obj/release-shared/qdbus.o(.text+0xd0): In function `printArg(QVariant const&)': : undefined reference to `QDBusUtil::argumentToString(QVariant const&)' *** Error code 1 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 05 07:10:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: O. Hartmann >Release: FreeBSD 8.0-BETA2/AMD64 r196043 >Organization: FU Berlin >Environment: FreeBSD foo.org 8.0-BETA2 FreeBSD 8.0-BETA2 #33 r196043: Mon Aug 3 08:53:47 UTC 2009 root@foo.org:/usr/obj/usr/src/sys/FOO amd64 >Description: The following error occurs when trying a) portmaster -dav for automatic update of ports b) when trying to install the port from ports/devel/dbu-qt4 with make install: c++ -c -O2 -pipe -march=nocona -fno-strict-aliasing -O2 -Wall -W -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../../include/QtCore -I../../../include/QtXml -I../../../include -I../../../include/QtDBus -I.moc/release-shared -I/usr/local/include -o .obj/release-shared/qdbus.o qdbus.cpp g++ -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -Wl,-rpath,/usr/local/lib/qt4 -o ../../../bin/qdbus .obj/release-shared/qdbus.o -L/usr/local/lib/qt4 -L/usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/lib -L/usr/local/lib -lQtDBus -L/usr/local/lib/qt4 -L/usr/local/lib -pthread -pthread -pthread -pthread -pthread -pthread -lQtXml -pthread -pthread -lQtCore -lz -lm -pthread -lgthread-2.0 -lglib-2.0 -liconv .obj/release-shared/qdbus.o(.text+0xd0): In function `printArg(QVariant const&)': : undefined reference to `QDBusUtil::argumentToString(QVariant const&)' *** Error code 1 Stop in /usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus. *** Error code 1 Stop in /usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus/qdbus. *** Error code 1 Stop in /usr/ports/devel/dbus-qt4/work/qt-x11-opensource-src-4.5.2/tools/qdbus. *** Error code 1 Stop in /usr/ports/devel/dbus-qt4. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908050702.n7572qbl062079>