#37817: Ports using compiler_name_map are missing from the portindex -------------------------------------------------+------------------------- Reporter: yves.dubief@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: MPlayer, VLC, VLC-devel, cgal, | dragonegg-3.0, dragonegg-3.1, dragonegg-3.2, | dragonegg-3.3, ffmpeg, ffmpeg-devel, gcc43, | gcc44, gcc45, gcc46, gcc47, gcc48, ld64, | llvm-2.9, llvm-3.0, llvm-3.1, llvm-3.2, | llvm-3.3, mplayer-devel, mythtv-core.25, | opencv, ppl, ruby, xorg-xcb-util | -------------------------------------------------+------------------------- Comment (by jmr@…): I guess you'd a check like {{{ if {[info exists portconfigure::compiler_name_map(${configure.compiler})]} { }}} instead of calling compiler_is_port, as the immediate workaround. That may be what compiler_is_port should just do anyway, come to think of it. If we decide to make this stuff public, it just needs to be a little more robust. -- Ticket URL: <https://trac.macports.org/ticket/37817#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS