From owner-svn-ports-head@freebsd.org Mon Dec 19 15:02:49 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CA85C88E18; Mon, 19 Dec 2016 15:02:49 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 596BA1DF3; Mon, 19 Dec 2016 15:02:49 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id E11A843BD0; Mon, 19 Dec 2016 09:01:37 -0600 (CST) Subject: Re: svn commit: r428933 - head/security/wpa_supplicant Reply-To: marino@freebsd.org, marino@freebsd.org References: <201612191426.uBJEQmhj003463@repo.freebsd.org> <727c016d-a912-eaaa-d140-ea6184f3a676@marino.st> To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: John Marino Message-ID: Date: Mon, 19 Dec 2016 09:02:47 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <727c016d-a912-eaaa-d140-ea6184f3a676@marino.st> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161219-0, 12/19/2016), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2016 15:02:49 -0000 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