Date: Wed, 09 Sep 2020 17:48:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 249218] audio/mixxx: ERROR:root:Build had unmet dependencies. Exiting. Message-ID: <bug-249218-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249218 Bug ID: 249218 Summary: audio/mixxx: ERROR:root:Build had unmet dependencies. Exiting. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: fbsd-bugzilla@schlachter.ca Assignee: acm@FreeBSD.org Flags: maintainer-feedback?(acm@FreeBSD.org) Looks like an issue related to linking Qt libraries. Relevant lines from build log (output of `sudo make` in `/usr/ports/audio/mixxx`): Configuring OpenGLES Configuring QtKeychain ERROR:root:Build had unmet dependencies. Exiting. Downloading mixxx-2.2.4 source and building with scons (`scons -j1 optimize=3Dnative qtdir=3D/usr/local/share/qt5`) shows more detailed output: cc -o .sconf_temp/conftest_46 .sconf_temp/conftest_46.o -L/usr/lib -L/usr/local/lib -L/usr/X11R6/lib -lpthread -logg -lvorbis -lebur1 28 -lportaudio -lQtCore -lQtGui -lQtNetwork -lQtOpenGL -lQtScript -lQtScriptTools -lQtSql -lQtSvg -lQtTest -lQtXml -lQtConcurrent -lQtWidgets -llilv-0 ld: error: unable to find library -lQtCore ld: error: unable to find library -lQtGui ld: error: unable to find library -lQtNetwork ld: error: unable to find library -lQtOpenGL ld: error: unable to find library -lQtScript ld: error: unable to find library -lQtScriptTools ld: error: unable to find library -lQtSql ld: error: unable to find library -lQtSvg ld: error: unable to find library -lQtTest ld: error: unable to find library -lQtXml ld: error: unable to find library -lQtConcurrent ld: error: unable to find library -lQtWidgets cc: error: linker command failed with exit code 1 (use -v to see invocation) scons: Configure: no --=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-249218-7788>