[Bug 231631] www/squid3 does not build with ECAP option
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 23 12:36:18 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231631
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 at FreeBSD.org
Reporter: riggs at FreeBSD.org
CC: timp87 at gmail.com
CC: timp87 at gmail.com
Flags: maintainer-feedback?(timp87 at 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/include
-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-protector
-fno-strict-aliasing -Wno-unknown-warning-option -Wno-undefined-bool-conversion
-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 type
'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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list