Opened 6 years ago

Last modified 6 years ago

#57514 closed defect

Configure fails on xcode clang — at Initial Version

Reported by: mmaenz (Michael Maenz) Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: openmpi-default

Description

Configure fails with xcode clang in /usr/bin/clang -> Apple LLVM version 8.1.0 (clang-802.0.42).

My $PATH exports first /opt/local/bin but port defaults to /usr/bin.

Only help was to edit Portfile and comment out all supported compilers except gcc8 {macports-gcc-8}, put compiler.blacklist-append *clang* and add compiler.fallback macports-gcc-8

Configure runs fine with gcc8.

I didn't try other methods. This was my first idea.

Thanks! -Michael

Change History (0)

Note: See TracTickets for help on using tickets.