#71803 closed defect (duplicate)

swi-prolog-devel @9.3.18 +debug: fatal error: 'iostream' file not found

Reported by: Bartola64 Owned by: JanWielemaker (Jan Wielemaker)
Priority: Normal Milestone:
Component: ports Version: 2.10.5
Keywords: Cc:
Port: swi-prolog-devel

Description

System version: macOS Sonoma 14.7.2 x86_64

Attached is the port install log.

Thanks for your support.

Attachments (1)

swi-prolog-devel main.log (583.5 KB) - added by Bartola64 20 months ago.

Download all attachments as: .zip

Change History (4)

Changed 20 months ago by Bartola64

Attachment: swi-prolog-devel main.log added

comment:1 Changed 20 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: jan@… removed
Owner: set to JanWielemaker
Status: newassigned
Summary: swi-prolog-devel +debug: port install failed (swi prolog version: 9.3.18)swi-prolog-devel @9.3.18 +debug: fatal error: 'iostream' file not found

The log shows you are using CLT 16.2 and the error is:

…/packages/cpp/test_cpp.cpp:60:10: fatal error: 'iostream' file not found
   60 | #include <iostream>
      |          ^~~~~~~~~~

This sounds like #70750. Please check whether the solution at ProblemHotlist#clts16 works for you.

comment:2 in reply to:  1 Changed 20 months ago by Bartola64

Replying to ryandesign:

The log shows you are using CLT 16.2 and the error is:

…/packages/cpp/test_cpp.cpp:60:10: fatal error: 'iostream' file not found
   60 | #include <iostream>
      |          ^~~~~~~~~~

This sounds like #70750. Please check whether the solution at ProblemHotlist#clts16 works for you.

Correct suggestion. The port installation was successful. Thank you. Best regards

comment:3 Changed 20 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.