From owner-svn-ports-head@FreeBSD.ORG Wed Nov 20 22:23:42 2013 Return-Path: Delivered-To: svn-ports-head@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 59949B85; Wed, 20 Nov 2013 22:23:42 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1DCF52DE5; Wed, 20 Nov 2013 22:23:42 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id BC8F7BDC30; Wed, 20 Nov 2013 23:23:40 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 98383BDC2E; Wed, 20 Nov 2013 23:23:40 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id CD0B2C7F0989; Wed, 20 Nov 2013 23:23:39 +0100 (CET) Date: Wed, 20 Nov 2013 23:23:38 +0100 From: Mathieu Arnold To: "Timur I. Bakeyev" , Mathieu Arnold Subject: Re: svn commit: r334354 - in head/net/samba4: . files Message-ID: <0BF032822CD4112968576391@atuin.in.mat.cc> In-Reply-To: References: <201311192149.rAJLndrM087636@svn.freebsd.org> <1BED03EDD64C4109D6A89EB4@ogg.in.absolight.net> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: svn-ports-head , svn-ports-all , ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.16 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: Wed, 20 Nov 2013 22:23:42 -0000 +--On 20 novembre 2013 19:36:52 +0100 "Timur I. Bakeyev" wrote: | 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? I got that running the port in poudriere, clean build, installed dependencies via packages. -- Mathieu Arnold