mail/filtermail fails to build with 13.0-CURRENT

Kurt Jaeger pi at freebsd.org
Sat Jun 27 16:23:38 UTC 2020


Hi!

> As someone with very little experience with C++ I'd welcome advice on how to fix this for 13.0-
> CURRENT. It builds without problem on 12.1-RELEASE

Did you build it in poudriere ?

I've tested the build in poudriere, was fine. I tested it using
make and it failed, but with a different error.

The poudriere build log:

https://people.freebsd.org/~pi/logs/filtermail.txt

The error building with make:

rcfile.cc:814:8: error: member reference type 'std::istream *' (aka
      'basic_istream<char> *') is a pointer; did you mean to use '->'?
                        yyin.rdbuf(std::cin.rdbuf());
                        ~~~~^
                            ->

-- 
pi at opsec.eu            +49 171 3101372                    Now what ?


More information about the freebsd-ports mailing list