[MacPorts] #57430: libosmo-dsp: fatal error: '/usr/include/complex.h' file not found

MacPorts noreply at macports.org
Tue Oct 23 23:20:25 UTC 2018


#57430: libosmo-dsp: fatal error: '/usr/include/complex.h' file not found
------------------------+-------------------------
 Reporter:  ryandesign  |      Owner:  michaelld
     Type:  defect      |     Status:  assigned
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:  mojave      |       Port:  libosmo-dsp
------------------------+-------------------------
 [https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/6916/steps
 /install-dependencies/logs/stdio libosmo-dsp does not build on Mojave]:

 {{{
 iqbal.c:cfile.c43:33:10: cxvec_math.c:33:10fatal error::
 '/usr/include/complex.h' file not found
  fatal error: '/usr/include/complex.h' file not found
 cxvec.c::33:10:#include "/usr/include/complex.h"
 fatal error: 10'/usr/include/complex.h' file not found:
  #include "/usr/include/complex.h"         ^~~~~~~~~~~~~~~~~~~~~~~~

          ^~~~~~~~~~~~~~~~~~~~~~~~fatal error: '/usr/include/complex.h'
 file not found

 #include "/usr/include/complex.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~
 #include "/usr/include/complex.h"
          ^~~~~~~~~~~~~~~~~~~~~~~~
 1 error generated.
 1 error generated.
 make[2]: *** [cxvec.lo] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[2]: *** [cxvec_math.lo] Error 1
 }}}

 Can't rely in /usr/include existing anymore. Should e.g. `#include
 <complex.h>` instead of `#include "/usr/include/complex.h"`.

-- 
Ticket URL: <https://trac.macports.org/ticket/57430>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list