#41296: error command clang ----------------------------+-------------------------------- Reporter: ppstonerock@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: Port: | ----------------------------+-------------------------------- Changes (by larryv@…): * status: new => closed * priority: High => Normal * resolution: => invalid Old description:
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
New description: 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 }}} -- Comment: This is a problem with your own code, not with Mavericks or with MacPorts. Trac is not for tech support. -- Ticket URL: <https://trac.macports.org/ticket/41296#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X