Opened 4 years ago

Last modified 6 weeks ago

#60790 new defect

QGLE: not using the right compiler

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: QGLE

Description

https://build.macports.org/builders/ports-10.7_x86_64-builder/builds/25935/steps/install-port/logs/stdio

QGLE isn't UsingTheRightCompiler because:

DEBUG: Using compiler 'Xcode Clang'
CC='/usr/bin/clang'
CXX='/usr/bin/clang++'

but then:

make[2]: /opt/local/bin/clang++-mp-9.0: No such file or directory

Change History (1)

comment:1 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)

This will be fixed once QGLE is updated to 4.3.x which now builds using CMake instead of QMake. I'm working with upstream to resolve a variety of problems before we can update to that series.

Note: See TracTickets for help on using tickets.