From owner-svn-ports-all@FreeBSD.ORG Wed Nov 20 18:37:20 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E95FB1B6 for ; Wed, 20 Nov 2013 18:37:19 +0000 (UTC) Received: from mail-we0-f169.google.com (mail-we0-f169.google.com [74.125.82.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 857B42033 for ; Wed, 20 Nov 2013 18:37:19 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id t60so4711374wes.0 for ; Wed, 20 Nov 2013 10:37:12 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=+SvVHzQqdjRp3j45mEeVppOXkj2FSX6XGOKfQhE3KZU=; b=KZr8SbuhO+Px/RYMDiFYTyQtvl190D1lDTfK/zMwzs2QKr3Gw7hruU3EOCvzAn5hcJ GnoyFvO3ChbGmCR1pAwtxSI3wJ/+I47F/F10CmGH/7LiHBrd9ZwMlwnCFcGtHHVBcn2W 8faHYkK4uekWDMVD6xwOKHjclX7SskW5decmjx75KL64uuw3VJFxY+R/KE9B1xetmEUL 3Np1pzzHj/JUvAgnESu7+Na4thu3eiKCY57/OtEVjWu7XspUWNb2AlHR5hlc5y4MifKQ 5+d+dbUGSwC7jNVE+2IZibXMe6AoW9tkCFZsQXIV8VyuRZMSzvlml+XjUKHNHoy5eqf2 iNIQ== X-Gm-Message-State: ALoCoQnmbWnQ4yfUF6jixG80ZCGceiLncR6iQ6QpFIQ/ajd6wf9a+c6mFhcceRLw2ezsz0W3hB4Z X-Received: by 10.194.23.73 with SMTP id k9mr2144707wjf.24.1384972632099; Wed, 20 Nov 2013 10:37:12 -0800 (PST) MIME-Version: 1.0 Sender: timur@bat.ru Received: by 10.194.219.4 with HTTP; Wed, 20 Nov 2013 10:36:52 -0800 (PST) In-Reply-To: <1BED03EDD64C4109D6A89EB4@ogg.in.absolight.net> References: <201311192149.rAJLndrM087636@svn.freebsd.org> <1BED03EDD64C4109D6A89EB4@ogg.in.absolight.net> From: "Timur I. Bakeyev" Date: Wed, 20 Nov 2013 19:36:52 +0100 X-Google-Sender-Auth: hyTfXUMfcBEOGRDCX7WZ-_bwhAQ Message-ID: Subject: Re: svn commit: r334354 - in head/net/samba4: . files To: Mathieu Arnold Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 Cc: svn-ports-head , svn-ports-all , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 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: Wed, 20 Nov 2013 18:37:20 -0000 I've seen that from build cluster and kind of puzzled. Didn't see any problems with 'make stage && make package' It seems, that other means of build don't package empty dirs and those listed may be empty, depending of configuration. How do you get that error, with what commands internally? With regards, Timur On Wed, Nov 20, 2013 at 4:08 PM, Mathieu Arnold wrote: > +--On 19 novembre 2013 21:49:39 +0000 "Timur I. Bakeyev" > wrote: > | Author: timur > | Date: Tue Nov 19 21:49:39 2013 > | New Revision: 334354 > | URL: http://svnweb.freebsd.org/changeset/ports/334354 > | > | Log: > | Upgrade port to the 4.0.12 version, closing CVE-2013-4475 and > | CVE-2013-4476. Remove dependency from gettext. Converted to STAGEDIR. > > After that, I get the following failure : > > < > http://prod3.absolight.net:81/logs/bulk/83i386-pkgng/2013-11-20_15h17m39s/logs/errors/samba4-4.0.12.log > > > > -- > Mathieu Arnold >