Date: Mon, 27 Jul 2020 04:55:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248288] www/squid3: does not build on 11.4-RELEASE (clang werror) Message-ID: <bug-248288-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248288 Bug ID: 248288 Summary: www/squid3: does not build on 11.4-RELEASE (clang werror) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: vas@sibptus.ru CC: timp87@gmail.com Flags: maintainer-feedback?(timp87@gmail.com) CC: timp87@gmail.com Attachment #216791 text/plain mime type: Created attachment 216791 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216791&action= =3Dedit Poudriere log Would it be possible to revive the www/squid3 port? squid4 has some not-easily-reproduceable problems with Kerberos authentication, so squid3 is still used where Kerberos is needed. The error is=20 -Wno-dynamic-class-memaccess -I/usr/local/include -MT InnerNode.lo -MD -MP = -MF .deps/InnerNode.Tpo -c InnerNode.cc -fPIC -DPIC -o .libs/InnerNode.o InnerNode.cc:24:52: error: 'mem_fun<void, ACL>' is deprecated [-Werror,-Wdeprecated-declarations] std::for_each(nodes.begin(), nodes.end(), std::mem_fun(&ACL::prepareForUse)); ^ /usr/include/c++/v1/functional:1155:1: note: 'mem_fun<void, ACL>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /usr/include/c++/v1/__config:972:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:961:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 1 error generated. *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/src/acl *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28/src *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/www/squid3/work/squid-3.5.28 *** Error code 1 Stop. make: stopped in /usr/ports/www/squid3 =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for squid3-3.5.28_4 build of www/squid3 | squid3-3.5.28_4 ended at Mon Jul 27 11:02:58 +07 2020 build time: 00:01:26 !!! build failure encountered !!! --=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-248288-7788>