[Bug 249218] audio/mixxx: ERROR:root:Build had unmet dependencies. Exiting.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 9 17:48:42 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249218

            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 at FreeBSD.org
          Reporter: fbsd-bugzilla at schlachter.ca
          Assignee: acm at FreeBSD.org
             Flags: maintainer-feedback?(acm at 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=native qtdir=/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

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


More information about the freebsd-ports-bugs mailing list