Opened 11 years ago

Closed 11 years ago

#41296 closed defect (invalid)

error command clang

Reported by: ppstonerock@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port:

Description (last modified by larryv (Lawrence Velázquez))

Hi, I found this error when compiling a python script on MAVERICKS

clang: warning: argument unused during compilation: '-fopenmp'
c/spglib/symmetry.c:7:10: fatal error: 'omp.h' file not found
#include <omp.h>
         ^
1 error generated.
error: command '/usr/bin/clang' failed with exit status 1

Change History (1)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Priority: HighNormal
Resolution: invalid
Status: newclosed

This is a problem with your own code, not with Mavericks or with MacPorts. Trac is not for tech support.

Note: See TracTickets for help on using tickets.