Date: Mon, 21 Nov 2016 08:35:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214699] databases/xapian-core: compilation error on 9-STABLE (missing symbol: SOCK_CLOEXEC) Message-ID: <bug-214699-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214699 Bug ID: 214699 Summary: databases/xapian-core: compilation error on 9-STABLE (missing symbol: SOCK_CLOEXEC) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: ardovm@yahoo.it Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) The port databases/xapian-core does not build on 9-STABLE, because the symb= ol SOCK_CLOEXEC is not defined. The offending file is backends/flint_lock.cc, lines 208 and 232. https://wiki.freebsd.org/AtomicCloseOnExec says that the SOCK_CLOEXEC featu= re is only supported since FreeBSD release 10.0. --=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-214699-13>