Date: Tue, 17 May 2022 12:38:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264044] security/shibboleth-sp: cannot build with MEMCACHED Message-ID: <bug-264044-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264044 Bug ID: 264044 Summary: security/shibboleth-sp: cannot build with MEMCACHED Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: girgen@FreeBSD.org Reporter: jako.andras@eik.bme.hu Assignee: girgen@FreeBSD.org Flags: maintainer-feedback?(girgen@FreeBSD.org) Attachment #233998 text/plain mime type: Created attachment 233998 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233998&action= =3Dedit build log I cannot build shibboleth-sp with poudriere using the following options: =3D=3D=3D=3D> Webserver modules FASTCGI=3Don: FastCGI protocol support, e.g. for NGINX APACHE=3Doff: Build Apache module =3D=3D=3D=3D> Optional session storage ODBC=3Doff: ODBC database backend - store sessions in a database MEMCACHED=3Don: Store sessions in memcached Compilation fails with memcache-store.cpp:225:79: error: no member named 'cached_errno' in 'memcached_st' error =3D string("Memcache::") + fn + "SYSTEM ERROR: " + strerror(memc->cached_errno); error message. I attached the build log. If there's something wrong on my side, then please let me know what I should check or try to adjust. Thanks! Andras --=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-264044-7788>