From owner-freebsd-pkgbase@freebsd.org Mon Mar 21 19:11:59 2016 Return-Path: Delivered-To: freebsd-pkgbase@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 0EDD7AD6C9A for ; Mon, 21 Mar 2016 19:11:59 +0000 (UTC) (envelope-from sef@ixsystems.com) Received: from barracuda.ixsystems.com (barracuda.ixsystems.com [12.229.62.30]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E5B66EF5 for ; Mon, 21 Mar 2016 19:11:58 +0000 (UTC) (envelope-from sef@ixsystems.com) X-ASG-Debug-ID: 1458587517-08ca041787203aa0001-wjM0Vu Received: from zimbra.ixsystems.com ([10.246.0.20]) by barracuda.ixsystems.com with ESMTP id HzouHXgag90WT47o (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 21 Mar 2016 12:11:57 -0700 (PDT) X-Barracuda-Envelope-From: sef@ixsystems.com X-Barracuda-RBL-Trusted-Forwarder: 10.246.0.20 X-ASG-Whitelist: Client Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id D8E019A6786 for ; Mon, 21 Mar 2016 12:11:57 -0700 (PDT) Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id ze9nFcVKClSZ for ; Mon, 21 Mar 2016 12:11:57 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id 5E95F9A67F1 for ; Mon, 21 Mar 2016 12:11:57 -0700 (PDT) X-Virus-Scanned: amavisd-new at ixsystems.com Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QONr0hNAl1yy for ; Mon, 21 Mar 2016 12:11:57 -0700 (PDT) Received: from [10.5.0.136] (unknown [10.5.0.136]) by zimbra.ixsystems.com (Postfix) with ESMTPSA id 4D4B79A6786 for ; Mon, 21 Mar 2016 12:11:57 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Subject: Re: Issue with building base system packages: No such file or dir From: Sean Fagan X-ASG-Orig-Subj: Re: Issue with building base system packages: No such file or dir In-Reply-To: <20160321173525.GA1878@vps.markoturk.info> Date: Mon, 21 Mar 2016 12:11:57 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <0341946F-1610-4F20-B870-116618F74066@ixsystems.com> References: <20160321173525.GA1878@vps.markoturk.info> To: freebsd-pkgbase@freebsd.org X-Mailer: Apple Mail (2.3112) X-Barracuda-Connect: UNKNOWN[10.246.0.20] X-Barracuda-Start-Time: 1458587517 X-Barracuda-Encrypted: ECDHE-RSA-AES256-GCM-SHA384 X-Barracuda-URL: https://10.246.0.26:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-BeenThere: freebsd-pkgbase@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Packaging the FreeBSD base system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2016 19:11:59 -0000 On Mar 21, 2016, at 10:35 AM, Marko Turk wrote: >=20 > But, make packages fails with the error at the end of the mail. It > complains about some missing file which doesn't exists but file with > simmilar path exists: > = /media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/wo= rldstage//usr/lib/debug/usr/bin/lastcomm.debug My failure is different, so I must be doing something wrong: [ -L "/home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o = ABI_FILE=3D/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/s= h config ABI)/latest" ] && unlink = /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o = ABI_FILE=3D/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/s= h config ABI)/latest ; pkg -o = ABI_FILE=3D/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/s= h repo -o /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o = ABI_FILE=3D/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/s= h config ABI)/11.0.s20160321190334 = /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o = ABI_FILE=3D/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/s= h config ABI)/11.0.s20160321190334 ; ln -s = /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o = ABI_FILE=3D/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/s= h config ABI)/11.0.s20160321190334 = /home/sef/obj/home/sef/freebsd-pkg/repo/$(pkg -o = ABI_FILE=3D/home/sef/obj/home/sef/freebsd-pkg/amd64.amd64/worldstage/bin/s= h config ABI)/latest pkg: open(/bin/sh): No such file or directory Any idea what that is? (Well, I know that the worldstage directory is = empty. So I=E2=80=99m sure that starts with what I=E2=80=99m doing = wrong.) Thanks, Sean.