Date: Mon, 19 Dec 2016 09:02:47 -0600 From: John Marino <freebsd.contact@marino.st> To: Dmitry Marakasov <amdmi3@FreeBSD.org>, 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: <fa470619-7b33-76f4-f9e7-01750fa548fa@marino.st> 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
On 12/19/2016 08:56, John Marino wrote: > On 12/19/2016 08:26, Dmitry Marakasov 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? > I just confirmed with synth test on FreeBSD 10.3 amd64. The port builds fine. Can you remove BROKEN until you can narrow down which platform it's broken on? Presumably it's a F12 thing. It's definitely not broken everywhere (or anywhere else). John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa470619-7b33-76f4-f9e7-01750fa548fa>