Date: Fri, 13 May 2016 17:54:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209478] databases/postgis21: build failure: error: no member named 'aggcontext' in 'struct Message-ID: <bug-209478-13-y9nEcPCeZn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-209478-13@https.bugs.freebsd.org/bugzilla/> References: <bug-209478-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209478 ohartman@zedat.fu-berlin.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #170252| |maintainer-approval+ Flags| | --- Comment #2 from ohartman@zedat.fu-berlin.de --- Created attachment 170252 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170252&action= =3Dedit Patch in postgis/lwgeom_accu.c It seems that the suggestions of the compiler (CLANG 3.8) were correct: The struct AggState does not have a member context, but contexts! Attached, you'll find a patchset which I applied successfully to postgis21,= so it works for now. But 2.1 is outdated, as postgis 2.2.2 seems to be state of the art now. I do not know how to handle this, it seems an upstream proplem. --=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-209478-13-y9nEcPCeZn>