[MacPorts] #69235: watchman: trace trap (was: This port doesn't seem to work after install)

MacPorts noreply at macports.org
Tue Jan 30 00:42:17 UTC 2024


#69235: watchman: trace trap
-----------------------+----------------------
  Reporter:  phiz118   |      Owner:  danchr
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.9.0
Resolution:            |   Keywords:
      Port:  watchman  |
-----------------------+----------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => danchr


Old description:

> ~ % sudo port install watchman
> --->  Computing dependencies for watchman
> --->  Fetching archive for watchman
> --->  Attempting to fetch watchman-2023.11.13.00_2.darwin_23.arm64.tbz2
> from https://packages.macports.org/watchman
> --->  Attempting to fetch
> watchman-2023.11.13.00_2.darwin_23.arm64.tbz2.rmd160 from
> https://packages.macports.org/watchman
> --->  Installing watchman @2023.11.13.00_2
> --->  Activating watchman @2023.11.13.00_2
> --->  Cleaning watchman
> --->  Scanning binaries for linking errors
> --->  No broken files found.
> --->  No broken ports found.
> ~ % watchman
> zsh: trace trap  watchman
>
> Apple M1 Max
> Sonoma 14.3

New description:

 {{{
 ~ % sudo port install watchman
 --->  Computing dependencies for watchman
 --->  Fetching archive for watchman
 --->  Attempting to fetch watchman-2023.11.13.00_2.darwin_23.arm64.tbz2
 from https://packages.macports.org/watchman
 --->  Attempting to fetch
 watchman-2023.11.13.00_2.darwin_23.arm64.tbz2.rmd160 from
 https://packages.macports.org/watchman
 --->  Installing watchman @2023.11.13.00_2
 --->  Activating watchman @2023.11.13.00_2
 --->  Cleaning watchman
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 ~ % watchman
 zsh: trace trap  watchman
 }}}

 Apple M1 Max \\
 Sonoma 14.3

--

Comment:

 A quick search of "trace trap" means the program received a `SIGTRAP`
 signal, and that this would occur if there were an unhandled exception.

 I'm not sure if this situation would generate a crash log in
 ~/Library/Logs/DiagnosticReports. If it does, please attach it.

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


More information about the macports-tickets mailing list