[Bug 276440] textproc/html2text - Compile error, iostream.h file not found

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 18 Jan 2024 20:51:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276440

            Bug ID: 276440
           Summary: textproc/html2text - Compile error, iostream.h file
                    not found
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bapt@FreeBSD.org
          Reporter: martys1oi@att.net
          Assignee: bapt@FreeBSD.org
             Flags: maintainer-feedback?(bapt@FreeBSD.org)

OS FreeBSD 14.0-RELEASE-p4 amd64
Port textproc/html2text 1.3.2a (downloaded via Git)

Hello,

When running the build using Portmaster or via make install clean, I get a
compile error for string.C that stops the build. The error is:

Fatal error iostream.h file not found

string.C:50:10:

#include <iostream.h>

I also get the error:

Fatal error __string/char_traits.h file not found

/usr/include/c++/v1/string_view:220:10: 

#include <__string/char_traits.h>

This error has also been observed and reported for port devel/ninja.

Please review. Thanks.

Regards, Marty

-- 
You are receiving this mail because:
You are the assignee for the bug.