[MacPorts] #45159: daq 2.0.2: error: tokdefs.h: No such file or directory

MacPorts noreply at macports.org
Thu Sep 25 14:24:51 PDT 2014


#45159: daq 2.0.2: error: tokdefs.h: No such file or directory
--------------------------+--------------------
 Reporter:  ryandesign@…  |      Owner:  jann@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.3.1
 Keywords:                |       Port:  daq
--------------------------+--------------------
 daq 2.0.2 failed to build on the Snow Leopard build server only:

 https://build.macports.org/builders/buildports-snowleopard-
 x86_64/builds/29811/steps/compile/logs/stdio

 But I don't know that it's a Snow Leopard-specific problem. The error that
 caused the build to fail was:

 {{{
 ./scanner.l:70:21: error: tokdefs.h: No such file or directory
 }}}

 But later in the log we see:

 {{{
 make[2]: *** [libsfbpf_la-sf_scanner.lo] Error 1
 make[2]: *** Waiting for unfinished jobs....
 mv y.tab.c sf_grammar.c
 mv y.tab.h tokdefs.h
 }}}

 So tokdefs.h got created, but after it was already expected to exist. This
 makes me think it's a parallel build failure brought on by incomplete
 target dependencies in the Makefile.

-- 
Ticket URL: <https://trac.macports.org/ticket/45159>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list