Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Dec 2017 01:20:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224137] devel/qt5-qmake: Doesn't use the right compiler in case USE_GCC is selected
Message-ID:  <bug-224137-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 224137
           Summary: devel/qt5-qmake: Doesn't use the right compiler in
                    case USE_GCC is selected
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

The port multimedia/webcamoid fails to build if USE_GCC=3D6.0+ is added to =
the
Makefile. Despite QMAKE_CXX set to g++6, it still uses g++ to run tests, and
fills g++ into Makefiles.

My guess is that qmake leaks the "g++" compiler from some config files that=
 are
installed with it, and it disrespects QMAKE_CXX.

You can see configure failures in libAvKys/config.log in that port.

--=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-224137-13>