#70929 closed defect (duplicate)
lz4 fails to build
Reported by: | murrayE | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.10.1 |
Keywords: | sequoia arm64 | Cc: | ryandesign (Ryan Carsten Schmidt) |
Port: | lz4 |
Description
During sudo port migrate
from Sonoma to Sequoia 15.0, port lz4 +universal
failed to build. From main.log
:
:info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_archivers_lz4/lz4/work/lz4-1.10.0-arm64/contrib/gen_manual' :info:build gen_manual.cpp:35:10: fatal error: 'iostream' file not found :info:build 35 | #include <iostream> :info:build | ^~~~~~~~~~ :info:build 1 error generated.
Attachments (1)
Change History (3)
Changed 7 weeks ago by murrayE
Attachment: | lz4_main.log added |
---|
comment:1 Changed 7 weeks ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | sequoia added; swequoia removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
This is #70750. See ProblemHotlist#clts16.
comment:2 Changed 7 weeks ago by kencu (Ken)
It would sure be nice if MacPorts had some capability to quickly add a hotfix test for this folder on Sequoia:
/Library/Developer/CommandLineTools/usr/include/c++
every time "port" was run, and notify people of the issue, to prevent 100,000 tickets, not to mention people's frustrations.
Note: See
TracTickets for help on using
tickets.
main.log