Opened 7 years ago

Closed 6 years ago

#53953 closed defect (fixed)

ccpnmr @2.4: clang: error: unsupported option '-fopenmp'

Reported by: BrunoVitorge Owned by: jwhowarth
Priority: Normal Milestone:
Component: ports Version: 2.4.1
Keywords: Cc: seanfarley (Sean Farley)
Port: ccpnmr

Description

I'm trying to install ccpnmr on yosemite. The result of the command uname -a:

15.6.0 Darwin Kernel Version 15.6.0: Fri Feb 17 10:21:18 PST 2017; root:xnu-3248.60.11.4.1~1/RELEASE_X86_64 x86_64

The xcode are up-to-date. The installation is failing due to an clang error:

clang: error: unsupported option '-fopenmp'

Any help to install ccpnmr would be greatly appreciate.

Attachments (1)

log.out (460.2 KB) - added by BrunoVitorge 7 years ago.
port_install_ccpnmr_output

Download all attachments as: .zip

Change History (5)

Changed 7 years ago by BrunoVitorge

Attachment: log.out added

port_install_ccpnmr_output

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to jwhowarth
Status: newassigned
Summary: clang: error: unsupported option '-fopenmp' when installing ccpnmrccpnmr @2.4: clang: error: unsupported option '-fopenmp'

comment:2 Changed 7 years ago by jwhowarth

This was broken when Sean Farley committed...

https://github.com/macports/macports-ports/commit/3aa0fa297331c0b46937202b02bbdeab3f296dc5#diff-9829349dfd70fc6e907badaaa36d2d45

which eliminated the restriction of the build compiler to those supporting -fopenmp.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Cc: seanfarley added

comment:4 Changed 6 years ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In 7fc418caab060eb8067f1359e91565f75aafb22d/macports-ports:

ccpnmr: repair openmp to fix compilation

closes: #56292
closes: #53953

Note: See TracTickets for help on using tickets.