[MacPorts] #66311: splint @3.1.2: fatal error: 'signature.tab.h' file not found (was: splint is failing to build on macOS 13.0.1)
MacPorts
noreply at macports.org
Tue Nov 22 04:42:48 UTC 2022
#66311: splint @3.1.2: fatal error: 'signature.tab.h' file not found
-----------------------------+-------------------------------------
Reporter: sudheerhebbale | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: bigsur monterey ventura
Port: splint |
-----------------------------+-------------------------------------
Changes (by ryandesign):
* keywords: splint => bigsur monterey ventura
* cc: ballapete (added)
Old description:
> Hi,
>
> While upgrading the installation of splint on the new version of osX
> (13.0.1).
>
> Build fails while compiling a file signature.c, for being unable to
> include signature.tab.h
>
>
>
> The following is the log generated
>
> org_macports_release_tarballs_ports_devel_splint/splint/work/splint-3.1.2'
> :info:build Making all in src
> :info:build 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'
> :info:build Compiling signature.c...
> :info:build signature.c:181:10: fatal error: 'signature.tab.h' file not
> found
> :info:build #include "signature.tab.h"
> :info:build ^~~~~~~~~~~~~~~~~
> :info:build 1 error generated.
> :info:build make[2]: *** [signature.o] Error 1
> :info:build make[2]: 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'
> :info:build make[1]: *** [all-recursive] Error 1
> :info:build make[1]: 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'
> :info:build make: *** [all] Error 2
> :info:build make: 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'
> :info:build Command failed: cd
> "/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"
> && /usr/bin/make -j1 -w all
> :info:build Exit code: 2
> :error:build Failed to build splint: command execution failed
> :debug:build Error code: CHILDSTATUS 3696 2
> :debug:build Backtrace: command execution failed
> :debug:build while executing
> :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
> :debug:build invoked from within
> :debug:build "command_exec -callback
> portprogress::target_progress_callback build"
> :debug:build (procedure "portbuild::build_main" line 8)
> :debug:build invoked from within
> :debug:build "$procedure $targetname"
> :error:build See
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.
> org_macports_release_tarballs_ports_devel_splint/splint/main.log for
> details.
New description:
Hi,
While upgrading the installation of splint on the new version of osX
(13.0.1).
Build fails while compiling a file signature.c, for being unable to
include signature.tab.h
The following is the log generated
{{{
org_macports_release_tarballs_ports_devel_splint/splint/work/splint-3.1.2'
:info:build Making all in src
:info:build 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'
:info:build Compiling signature.c...
:info:build signature.c:181:10: fatal error: 'signature.tab.h' file not
found
:info:build #include "signature.tab.h"
:info:build ^~~~~~~~~~~~~~~~~
:info:build 1 error generated.
:info:build make[2]: *** [signature.o] Error 1
:info:build make[2]: 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'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: 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'
:info:build make: *** [all] Error 2
:info:build make: 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'
:info:build Command failed: cd
"/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"
&& /usr/bin/make -j1 -w all
:info:build Exit code: 2
:error:build Failed to build splint: command execution failed
:debug:build Error code: CHILDSTATUS 3696 2
:debug:build Backtrace: command execution failed
:debug:build while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build invoked from within
:debug:build "command_exec -callback
portprogress::target_progress_callback build"
:debug:build (procedure "portbuild::build_main" line 8)
:debug:build invoked from within
:debug:build "$procedure $targetname"
:error:build See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_splint/splint/main.log
for details.
}}}
--
Comment:
This was previously reported in comment:ticket:22393:3 but let's keep this
ticket open to track it instead since that old ticket was originally about
a different error message.
--
Ticket URL: <https://trac.macports.org/ticket/66311#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list