From owner-svn-ports-all@FreeBSD.ORG Fri Oct 10 16:52:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF43D9D7; Fri, 10 Oct 2014 16:52:43 +0000 (UTC) Received: from mail-yh0-x236.google.com (mail-yh0-x236.google.com [IPv6:2607:f8b0:4002:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5540D350; Fri, 10 Oct 2014 16:52:43 +0000 (UTC) Received: by mail-yh0-f54.google.com with SMTP id z6so1904891yhz.41 for ; Fri, 10 Oct 2014 09:52:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=+7QVzbGiL0PL4XBZC1q4C4WFz0vmD45PsDjyIWf6Jck=; b=vmSzunrrLUXDmiG573AQmqQyi0TBsG9CLegGdm9/FGocl3ZfeAxg2qUOJOISO2QpMp s/ZOuX8DvrMkqHkM+r4iBd746p476kD0GBps3sIFoySf8OPgJ2GV4R+2zPAhY9k0Loy7 OElkjZNNfp+GcYAdk8R5UzTAxqFxecUvqLO/S8bvxoqHxZej1TJy9ym2qr23aHWrcJ9o mxt6CVhfybUuVd7azY000a76i2qSwt4fHztFsjWDXNDvGBkhVR1y6hGkQkK6ghkIMFx7 M1RLf3FEyXGEiHPzT9Gfv2nqlYrGxMKVdOMAPavaz9wlEjWF/kbfDFF2OMxxgv8pcT19 Lr2g== MIME-Version: 1.0 X-Received: by 10.236.172.161 with SMTP id t21mr9231703yhl.65.1412959962548; Fri, 10 Oct 2014 09:52:42 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.207.73 with HTTP; Fri, 10 Oct 2014 09:52:42 -0700 (PDT) In-Reply-To: References: <201410091318.s99DISxR078486@svn.freebsd.org> Date: Fri, 10 Oct 2014 18:52:42 +0200 X-Google-Sender-Auth: XFt8OwOIW83Xv1eYyIsSG5RTjIA Message-ID: Subject: Re: svn commit: r370526 - head/security/cyrus-sasl2-gssapi From: Antoine Brodin To: Hajimu UMEMOTO Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2014 16:52:43 -0000 On Fri, Oct 10, 2014 at 6:15 PM, Hajimu UMEMOTO wrote: > Hi, > >>>>>> On Fri, 10 Oct 2014 14:56:50 +0000 >>>>>> Antoine Brodin said: > > antoine> This fails to build. > > It could build without any problem here. How does it fail? Could you > show me the log? Hi, http://package20.nyi.freebsd.org/data/91amd64-default-baseline/370561/logs/errors/cyrus-sasl-gssapi-2.1.26_2.log Cheers, Antoine