Date: Wed, 21 Dec 2016 00:41:30 +0300 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: marino@freebsd.org Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r428933 - head/security/wpa_supplicant Message-ID: <20161220214130.GA98763@hades.panopticon> In-Reply-To: <727c016d-a912-eaaa-d140-ea6184f3a676@marino.st> References: <201612191426.uBJEQmhj003463@repo.freebsd.org> <727c016d-a912-eaaa-d140-ea6184f3a676@marino.st>
next in thread | previous in thread | raw e-mail | index | archive | help
* John Marino (freebsd.contact@marino.st) wrote: > > Author: amdmi3 > > Date: Mon Dec 19 14:26:48 2016 > > New Revision: 428933 > > URL: https://svnweb.freebsd.org/changeset/ports/428933 > > > > Log: > > - Mark BROKEN: does not build (undefined reference to `get_ie') > > > > Modified: > > head/security/wpa_supplicant/Makefile > > > > Modified: head/security/wpa_supplicant/Makefile > > ============================================================================== > > --- head/security/wpa_supplicant/Makefile Mon Dec 19 13:39:36 2016 (r428932) > > +++ head/security/wpa_supplicant/Makefile Mon Dec 19 14:26:48 2016 (r428933) > > @@ -11,6 +11,8 @@ COMMENT= Supplicant (client) for WPA/802 > > LICENSE= BSD3CLAUSE > > LICENSE_FILE= ${WRKSRC}/README > > > > +BROKEN= does not build (undefined reference to `get_ie') > > + > > USES= cpe gmake readline ssl > > BUILD_WRKSRC= ${WRKSRC}/wpa_supplicant > > INSTALL_WRKSRC= ${WRKSRC}/src > > > > Since when? When did it start breaking? > Is it super recent? It's always built for me. > > What changed? Are you sure it's not a local issue? You're right, it was building with PRIVSEP enabled (along with NDIS). Fixed. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161220214130.GA98763>