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

            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: k...@freebsd.org
          Reporter: y...@freebsd.org
             Flags: maintainer-feedback?(k...@freebsd.org)
          Assignee: k...@freebsd.org

The port multimedia/webcamoid fails to build if USE_GCC=6.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.

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

Reply via email to