Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Mar 2019 22:38:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236583] multimedia/smplayer: linker error libQt5DBus.so: undefined reference
Message-ID:  <bug-236583-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236583

            Bug ID: 236583
           Summary: multimedia/smplayer: linker error libQt5DBus.so:
                    undefined reference
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at
                CC: kikadf.01@gmail.com
                CC: kikadf.01@gmail.com
             Flags: maintainer-feedback?(kikadf.01@gmail.com)

smplayer fails to build with=20

usr/local/lib/libQt5DBus.so: undefined reference to
`QObjectPrivate::QObjectPrivate(int)@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to `typeinfo for
QMetaCallEvent@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QMetaStringTable::blobSize() const@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QMetaStringTable::enter(QByteArray const&)@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QDaemonThread::~QDaemonThread()@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QMetaCallEvent::~QMetaCallEvent()@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QDaemonThread::QDaemonThread(QObject*)@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QMetaStringTable::writeBlob(char*) const@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QObject::QObject(QObjectPrivate&, QObject*)@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QMetaCallEvent::QMetaCallEvent(unsigned short, unsigned short, void
(*)(QObject*, QMetaObject::Call, int, void**), QObject const*, int, int, in=
t*,
void**, QSemaphore*)@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to `typeinfo for
QDaemonThread@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QMetaStringTable::QMetaStringTable(QByteArray const&)@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to `typeinfo for
QObjectPrivate@Qt_5_PRIVATE_API'
/usr/local/lib/libQt5DBus.so: undefined reference to
`QObjectPrivate::~QObjectPrivate()@Qt_5_PRIVATE_API'
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)
gmake[3]: *** [Makefile:800: smplayer] Error 1
gmake[3]: Leaving directory
'/ram/usr/ports/multimedia/smplayer/work/smplayer-18.10.0/src'
gmake[2]: *** [Makefile:27: src/smplayer] Error 2
gmake[2]: Leaving directory
'/ram/usr/ports/multimedia/smplayer/work/smplayer-18.10.0'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236583-7788>