Opened 26 hours ago

Closed 25 hours ago

Last modified 24 hours ago

#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)

lz4_main.log (15.3 KB) - added by murrayE 26 hours ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 26 hours ago by murrayE

Attachment: lz4_main.log added

main.log

comment:1 Changed 25 hours ago by ryandesign (Ryan Carsten Schmidt)

Keywords: sequoia added; swequoia removed
Resolution: duplicate
Status: newclosed

comment:2 Changed 24 hours 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.