[MacPorts] #60996: vcvrack: use the right compiler

MacPorts noreply at macports.org
Sat Aug 15 23:06:41 UTC 2020


#60996: vcvrack: use the right compiler
------------------------+-------------------------
 Reporter:  ryandesign  |      Owner:  herbygillot
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.3
 Keywords:              |       Port:  vcvrack
------------------------+-------------------------
 Looks like vcvrack isn't UsingTheRightCompiler. For example:

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

 {{{
 DEBUG: Using compiler 'MacPorts Clang 9.0'
 }}}

 But then:

 {{{
 cd glew-2.1.0/build && cmake
 -DCMAKE_INSTALL_PREFIX="/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_audio_vcvrack/vcvrack/work/Rack-1.1.6/dep"
 -DCMAKE_INSTALL_LIBDIR=lib ./cmake
 -- The C compiler identification is AppleClang 5.1.0.5030040
 -- The CXX compiler identification is AppleClang 5.1.0.5030040
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/60996>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list