From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 19 20:22:39 2015 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EB611A5A for ; Thu, 19 Mar 2015 20:22:39 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBE92210 for ; Thu, 19 Mar 2015 20:22:39 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t2JKMdcB000847 for ; Thu, 19 Mar 2015 20:22:39 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198720] multimedia/qt5-multimedia: compilation fails du to "undefined reference to" Date: Thu, 19 Mar 2015 20:22:39 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: ohartman@zedat.fu-berlin.de X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: kde@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Mar 2015 20:22:40 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198720 Bug ID: 198720 Summary: multimedia/qt5-multimedia: compilation fails du to "undefined reference to" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: ohartman@zedat.fu-berlin.de Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org c++ -fstack-protector -Wl,--no-undefined -pthread -Wl,-rpath,/usr/local/lib -Wl,-rpath-link,/usr/local/lib -shared -o libgstcamerabin.so .obj/camerabinserviceplugin.o .obj/camerabinservice.o .obj/camerabinsession.o .obj/camerabincontrol.o .obj/camerabinaudioencoder.o .obj/camerabincontainer.o .obj/camerabinimagecapture.o .obj/camerabinimageencoder.o .obj/camerabinimageprocessing.o .obj/camerabinmetadata.o .obj/camerabinrecorder.o .obj/camerabinvideoencoder.o .obj/camerabinresourcepolicy.o .obj/camerabincapturedestination.o .obj/camerabinviewfindersettings.o .obj/camerabincapturebufferformat.o .obj/camerabininfocontrol.o .obj/camerabinexposure.o .obj/camerabinflash.o .obj/camerabinfocus.o .obj/camerabinlocks.o .obj/camerabinzoom.o .obj/moc_camerabinserviceplugin.o .obj/moc_camerabinservice.o .obj/moc_camerabinsession.o .obj/moc_camerabincontrol.o .obj/moc_camerabinaudioencoder.o .obj/moc_camerabinimageencoder.o .obj/moc_camerabinrecorder.o .obj/moc_camerabincontainer.o .obj/moc_camerabinimagecapture.o .obj/moc_camerabinimageprocessing.o .obj/moc_camerabinmetadata.o .obj/moc_camerabinvideoencoder.o .obj/moc_camerabinresourcepolicy.o .obj/moc_camerabincapturedestination.o .obj/moc_camerabincapturebufferformat.o .obj/moc_camerabinviewfindersettings.o .obj/moc_camerabininfocontrol.o .obj/moc_camerabinfocus.o .obj/moc_camerabinexposure.o .obj/moc_camerabinflash.o .obj/moc_camerabinlocks.o .obj/moc_camerabinzoom.o -lqgsttools_p -lgstphotography-0.10 -L/usr/local/lib -lgstaudio-0.10 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstpbutils-0.10 -lgstapp-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -pthread -lglib-2.0 -lintl -lxml2 -L/usr/ports/multimedia/qt5-multimedia/work/qtmultimedia-opensource-src-5.4.1/lib -lQt5MultimediaWidgets -lQt5Multimedia -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGL .obj/camerabinserviceplugin.o: In function `CameraBinServicePlugin::defaultDevice(QByteArray const&) const': camerabinserviceplugin.cpp:(.text+0xa87): undefined reference to `QGstUtils::enumerateCameras(_GstElementFactory*)' .obj/camerabinserviceplugin.o: In function `CameraBinServicePlugin::devices(QByteArray const&) const': camerabinserviceplugin.cpp:(.text+0xc84): undefined reference to `QGstUtils::cameraDevices(_GstElementFactory*)' .obj/camerabinserviceplugin.o: In function `non-virtual thunk to CameraBinServicePlugin::devices(QByteArray const&) const': camerabinserviceplugin.cpp:(.text+0xcc4): undefined reference to `QGstUtils::cameraDevices(_GstElementFactory*)' .obj/camerabinserviceplugin.o: In function `CameraBinServicePlugin::deviceDescription(QByteArray const&, QByteArray const&)': camerabinserviceplugin.cpp:(.text+0xd42): undefined reference to `QGstUtils::cameraDescription(QString const&, _GstElementFactory*)' .obj/camerabinserviceplugin.o: In function `CameraBinServicePlugin::cameraPosition(QByteArray const&) const': camerabinserviceplugin.cpp:(.text+0xe1f): undefined reference to `QGstUtils::cameraPosition(QString const&, _GstElementFactory*)' .obj/camerabinserviceplugin.o: In function `non-virtual thunk to CameraBinServicePlugin::cameraPosition(QByteArray const&) const': camerabinserviceplugin.cpp:(.text+0xeaf): undefined reference to `QGstUtils::cameraPosition(QString const&, _GstElementFactory*)' .obj/camerabinserviceplugin.o: In function `CameraBinServicePlugin::cameraOrientation(QByteArray const&) const': camerabinserviceplugin.cpp:(.text+0xf3f): undefined reference to `QGstUtils::cameraOrientation(QString const&, _GstElementFactory*)' .obj/camerabinserviceplugin.o: In function `non-virtual thunk to CameraBinServicePlugin::cameraOrientation(QByteArray const&) const': camerabinserviceplugin.cpp:(.text+0xfcf): undefined reference to `QGstUtils::cameraOrientation(QString const&, _GstElementFactory*)' .obj/camerabinservice.o: In function `CameraBinService::CameraBinService(_GstElementFactory*, QObject*)': camerabinservice.cpp:(.text+0x85): undefined reference to `QGstreamerVideoInputDeviceControl::QGstreamerVideoInputDeviceControl(_GstElementFactory*, QObject*)' .obj/camerabinsession.o: In function `CameraBinSession::buildCameraSource()': camerabinsession.cpp:(.text+0xcc3): undefined reference to `QGstUtils::cameraDriver(QString const&, _GstElementFactory*)' .obj/camerabininfocontrol.o: In function `CameraBinInfoControl::cameraPosition(QString const&) const': camerabininfocontrol.cpp:(.text+0xf0): undefined reference to `QGstUtils::cameraPosition(QString const&, _GstElementFactory*)' .obj/camerabininfocontrol.o: In function `CameraBinInfoControl::cameraOrientation(QString const&) const': camerabininfocontrol.cpp:(.text+0x110): undefined reference to `QGstUtils::cameraOrientation(QString const&, _GstElementFactory*)' c++: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.