Date: Fri, 27 Jan 2017 20:05:57 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216532] devel/py-event: fails to build with libevent >= 2.1 Message-ID: <bug-216532-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216532 Bug ID: 216532 Summary: devel/py-event: fails to build with libevent >=3D 2.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: needs-patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: jbeich@FreeBSD.org Blocks: 216527 event.c:756:80: error: no member named 'ev_flags' in 'struct event' __pyx_1 =3D PyInt_FromLong(((struct __pyx_obj_5event_event *)__pyx_v_self)->ev.ev_flags); if (!__pyx_1) {__pyx_filename =3D __pyx_f[0]; __pyx_lineno =3D 166; goto __pyx_L1;} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~ ^ build log: http://sprunge.us/iPNb Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216527 [Bug 216527] devel/libevent2: update to 2.1.8 and cleanup --=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-216532-13>