Opened 6 weeks ago
Closed 6 weeks ago
#70988 closed defect (duplicate)
pcre @8.45: fatal error: 'cassert' file not found
Reported by: | FuturePilot (Nick) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | sequoia | Cc: | larryv (Lawrence Velázquez) |
Port: | pcre |
Description
pcre fails to build on macOS 15 with the following error
Failed to build pcre: command execution failed
It looks like it's failing on this step
:info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_pcre/pcre/work/pcre-8.45" && /usr/bin/make -j20 -w all :info:build Exit code: 2 :error:build Failed to build pcre: command execution failed
I have attached the full log.
Attachments (1)
Change History (3)
Changed 6 weeks ago by FuturePilot (Nick)
comment:1 Changed 6 weeks ago by FuturePilot (Nick)
comment:2 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sequoia added; pcre removed |
---|---|
Port: | pcre added; 2.10.1 removed |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | pcre @8.45 (devel) failed to build on macOS 15 → pcre @8.45: fatal error: 'cassert' file not found |
Version: | → 2.10.1 |
This is #70750. See ProblemHotlist#clts16 for the solution.
Note: See
TracTickets for help on using
tickets.
Trying to manually run the make command above fails here