Date: Wed, 4 Jan 2012 21:24:27 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/scribe Makefile Message-ID: <201201042124.q04LOSMk030160@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2012-01-04 21:24:27 UTC FreeBSD ports repository Modified files: net/scribe Makefile Log: - Mark BROKEN: does not compile In file included from store.cpp:27: scribe_server.h:45: error: conflicting return type specified for 'virtual scribe::thrift::ResultCode scribeHandler::Log(const std::vector<scribe::thrift::LogEntry, std::allocator<scribe::thrift::LogEntry> >&)' ../src/gen-cpp/scribe.h:18: error: overriding 'virtual scribe::thrift::ResultCode::type scribe::thrift::scribeIf::Log(const std::vector<scribe::thrift::LogEntry, std::allocator<scribe::thrift::LogEntry> >&)' Reported by: pointyhat Revision Changes Path 1.9 +2 -0 ports/net/scribe/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201042124.q04LOSMk030160>