Date: Sun, 23 Sep 2018 12:36:13 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231631] www/squid3 does not build with ECAP option Message-ID: <bug-231631-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231631 Bug ID: 231631 Summary: www/squid3 does not build with ECAP option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: riggs@FreeBSD.org CC: timp87@gmail.com CC: timp87@gmail.com Flags: maintainer-feedback?(timp87@gmail.com) When building squid3 3.5.28 with ECAP option, the build breaks at: ... libtool: compile: c++ -DHAVE_CONFIG_H -I../../.. -I../../../include -I../../../lib -I../../../src -I../../../include -I/usr/include -I/usr/incl= ude -I../../../libltdl -I/usr/include -I/usr/local/include -I/usr/local/include -I/usr/include -I/usr/include -O2 -pipe -I/usr/local/include -fstack-protec= tor -fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conver= sion -Wno-tautological-undefined-compare -Wno-dynamic-class-memaccess -I/usr/local/include -MT libsquid_ecap_la-Config.lo -MD -MP -MF .deps/libsquid_ecap_la-Config.Tpo -c Config.cc -o libsquid_ecap_la-Config.o >/dev/null 2>&1 --- libsquid_ecap_la-ServiceRep.lo --- ServiceRep.cc:237:12: error: no viable conversion from returned value of ty= pe 'const Adaptation::Ecap::ServiceRep::AdapterService' (aka 'const shared_ptr<libecap::adapter::Service>') to function return type 'bool' return theService; ^~~~~~~~~~ 1 error generated. *** [libsquid_ecap_la-ServiceRep.lo] Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231631-7788>