eBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) security/doscan: Fix build with Clang 6 2018-08-28T12:43:27+00:00 tobik tobik@FreeBSD.org 2018-08-28T12:43:27+00:00 890c094d70a8048ac8550028030935451622aa35 src/event_queue.cc:161:43: error: invalid operands to binary expression ('basic_ostream<char, std::__1::char_traits<char> >' and 'std::__1::ostream' (aka 'basic_ostream<char>')) std::cerr << "No handlers installed." << std::cerr; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~ http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/doscan-0.3.3_1.log - Make sure the build respects CXXFLAGS
src/event_queue.cc:161:43: error: invalid operands to binary expression
      ('basic_ostream<char, std::__1::char_traits<char> >' and 'std::__1::ostream'
      (aka 'basic_ostream<char>'))
    std::cerr << "No handlers installed." << std::cerr;
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~~~~~~~~~

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/doscan-0.3.3_1.log

- Make sure the build respects CXXFLAGS