Changes between Initial Version and Version 1 of Ticket #66311


Ignore:
Timestamp:
Nov 22, 2022, 4:42:48 AM (16 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66311

    • Property Cc ballapete added
    • Property Keywords bigsur monterey ventura added; splint removed
    • Property Summary changed from splint is failing to build on macOS 13.0.1 to splint @3.1.2: fatal error: 'signature.tab.h' file not found
  • Ticket #66311 – Description

    initial v1  
    1111The following is the log generated
    1212
    13 
     13{{{
    1414org_macports_release_tarballs_ports_devel_splint/splint/work/splint-3.1.2'
    1515:info:build Making all in src
    16 :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'
     16: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'
    1717:info:build Compiling signature.c...
    1818:info:build signature.c:181:10: fatal error: 'signature.tab.h' file not found
     
    2121:info:build 1 error generated.
    2222:info:build make[2]: *** [signature.o] Error 1
    23 :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'
     23: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'
    2424:info:build make[1]: *** [all-recursive] Error 1
    25 :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'
     25: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'
    2626:info:build make: *** [all] Error 2
    27 :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'
    28 :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
     27: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'
     28: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
    2929:info:build Exit code: 2
    3030:error:build Failed to build splint: command execution failed
     
    3838:debug:build     invoked from within
    3939:debug:build "$procedure $targetname"
    40 :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.
     40: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.
     41}}}