Opened 3 hours ago

Last modified 107 seconds ago

#70832 new defect

lz4 1.10.0: Fails build under Sequoia (macOS 15.0) -- missing <iostream> header

Reported by: dancamper (Dan S. Camper) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: lz4

Description

Build fails with initial error of:

===== :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/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. =====

Attaching build log file.

Attachments (1)

main.log (10.6 KB) - added by dancamper (Dan S. Camper) 3 hours ago.

Download all attachments as: .zip

Change History (3)

Changed 3 hours ago by dancamper (Dan S. Camper)

Attachment: main.log added

comment:1 Changed 2 minutes ago by cjones051073 (Chris Jones)

Looks like this is just a duplicate of the consequences of https://trac.macports.org/ticket/70750

Please follow the instructions there to check and fix your CLT installation.

comment:2 Changed 107 seconds ago by cjones051073 (Chris Jones)

See also the 'compiling c++ fails' section in https://trac.macports.org/wiki/SequoiaProblems

Note: See TracTickets for help on using tickets.