[MacPorts] #22393: splint 3.1.2 does not build

MacPorts noreply at macports.org
Fri Feb 12 21:10:28 UTC 2021


#22393: splint 3.1.2 does not build
--------------------------+----------------------
  Reporter:  rgovostes@…  |      Owner:  waqar@…
      Type:  defect       |     Status:  reopened
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  1.8.1
Resolution:               |   Keywords:
      Port:  splint       |
--------------------------+----------------------
Changes (by ballapete):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 The bug is back on `Big Sur`, macOS Version 11.2:

 {{{
 Making all in src
 make[2]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_splint/splint/work/splint-3.1.2/src'
 * Making signature.c
 signature.y:59.1-12: warning: deprecated directive: ‘%pure_parser’, use
 ‘%define api.pure’ [-Wdeprecated]
    59 | %pure_parser
       | ^~~~~~~~~~~~
       | %define api.pure
 signature.y: warning: fix-its can be applied.  Rerun with option '--
 update'. [-Wother]
 grep "FLG_" flags.def > Headers/flag_codes.gen
 /Library/Developer/CommandLineTools/usr/bin/make
 make[3]: Entering directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_splint/splint/work/splint-3.1.2/src'
 Compiling cgrammar.c...
 Compiling cscanner.c...
 Compiling mtscanner.c...
 Compiling mtgrammar.c...
 Compiling llgrammar.c...
 Compiling signature.c...
 signature.c:181:10: fatal error: 'signature.tab.h' file not found
 #include "signature.tab.h"
          ^~~~~~~~~~~~~~~~~
 1 error generated.
 make[3]: *** [signature.o] Error 1
 make[3]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_splint/splint/work/splint-3.1.2/src'
 }}}

 The file name `signature.o` comes from `signature.c`.

-- 
Ticket URL: <https://trac.macports.org/ticket/22393#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list