From owner-freebsd-ports@freebsd.org Mon Nov 9 18:52:42 2015 Return-Path: Delivered-To: freebsd-ports@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 D428CA2A055 for ; Mon, 9 Nov 2015 18:52:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B58D71A43; Mon, 9 Nov 2015 18:52:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id A8E071146; Mon, 9 Nov 2015 18:52:42 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 5CD3717726; Mon, 9 Nov 2015 18:52:42 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id IzvAgwGjzn-g; Mon, 9 Nov 2015 18:52:39 +0000 (UTC) Subject: Re: Workint whith partial ports tree has become impossible after some (r399278? r399921?) changes in ports infrastructure DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 7D9991771E To: Lev Serebryakov , freebsd-ports@freebsd.org, bapt@FreeBSD.org, Ian Lepore References: <1513854098.20151101010252@serebryakov.spb.ru> <505717868.20151101141732@serebryakov.spb.ru> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <5640EB74.2010803@FreeBSD.org> Date: Mon, 9 Nov 2015 10:52:36 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <505717868.20151101141732@serebryakov.spb.ru> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gUFxSMp0ohPAlpch7KvS8x8300cCVN2TS" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2015 18:52:43 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --gUFxSMp0ohPAlpch7KvS8x8300cCVN2TS Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/1/2015 3:17 AM, Lev Serebryakov wrote: > Hello Lev, >=20 > Sunday, November 1, 2015, 1:02:58 AM, you wrote: >=20 >> Hello Freebsd-ports, >=20 >> I have full ports tree in /usr/ports (it is updated with portsnap, so= it is >> not svn-versioned) and some subset (my ports, mostly) checked out to >> ~/FreeBSD/ports (it is svn working copy). Typically I add/change/updat= e my >> ports in ~/FreeBSD/ports, test them here ad commit. >=20 >> But after some changes in port infrastructure it is impossible: >=20 >>> make WRKDIRPREFIX=3D'' DISTDIR=3D/usr/home/lev/distfiles check-plist >> Error a dependency refers to a non existing origin: >> /usr/home/lev/FreeBSD/ports/devel/gmake in BUILD_DEPENDS >> *** Error code 1 >=20 >> Stop. >> make[1]: stopped in /usr/home/lev/FreeBSD/ports/devel/mspdebug >> *** Error code 1 >=20 >> Stop. >> make: stopped in /usr/home/lev/FreeBSD/ports/devel/mspdebug > portlint becomes broken for partially checked out ports tree too >=20 >> portlint -a > make[1]: chdir /usr/home/lev/FreeBSD/ports/lang/python27: No such file = or directory > make: "/usr/home/lev/FreeBSD/ports/Mk/Uses/python.mk" line 389: warning= : "make -V PORTVERSION -C /usr/home/lev/FreeBSD/ports/lang/python27" retu= rned non-zero status > make[1]: chdir /usr/home/lev/FreeBSD/ports/lang/python27: No such file = or directory > make: "/usr/home/lev/FreeBSD/ports/Mk/Uses/python.mk" line 389: warning= : "make -V PORTVERSION -C /usr/home/lev/FreeBSD/ports/lang/python27" retu= rned non-zero status > WARN: /usr/home/lev/FreeBSD/ports/devel/gcc-arm-embedded/pkg-plist: [15= 61]: installing shared libraries, please define USE_LDCONFIG as appropria= te > WARN: /usr/home/lev/FreeBSD/ports/devel/gcc-arm-embedded/pkg-plist: [15= 62]: installing shared libraries, please define USE_LDCONFIG as appropria= te > make[1]: chdir /usr/home/lev/FreeBSD/ports/lang/python27: No such file = or directory > make: "/usr/home/lev/FreeBSD/ports/Mk/Uses/python.mk" line 389: warning= : "make -V PORTVERSION -C /usr/home/lev/FreeBSD/ports/lang/python27" retu= rned non-zero status > WARN: Makefile: Setting PORTREVISION to 0 is not necessary. > WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX = and/or PKGNAMESUFFIX. > WARN: /usr/home/lev/FreeBSD/ports/devel/gcc-arm-embedded/files/patch-sr= c--gcc--gcc--config--arm--arm.h: patch was not generated using ``make mak= epatch''. It is recommended to use ``make makepatch'' when you need to [= re-]generate a patch to ensure proper patch format. > 0 fatal errors and 5 warnings found. >> >=20 >=20 This and the perl one are fixed after r401162. --=20 Regards, Bryan Drewery --gUFxSMp0ohPAlpch7KvS8x8300cCVN2TS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWQOt0AAoJEDXXcbtuRpfPChEH/0A8j9bH/E+lTPj3n0N0cy0l R5iDp+qX/iksZ5BpxuBnIudUwN73oi8txHXIAENwvY2GMp8F34VLBtfVoljzY431 XT0vQyAPRBbyhh8oBRFpglksg9lqRmbQ2orpNYqQ8Yzm2H3Web5LSN4uXvXMiIoU BcFg4RJzMD5cxa0AO5nZU07kdT8KV4xspxmBYXpNHpPxYtCXZRsNJrgjl0wo72OO /l7Hb9he7/8anRhGRyF0FdvOSsoEYIqejcOtY6JezAI4rAgvFnuKvB2I25KC+ito yYTcHg8XNiX9K6lF+hbZVz6uX/7kaxxToFFhFVPXNXi25mcgo1XLn+TTva5st6Y= =1Of8 -----END PGP SIGNATURE----- --gUFxSMp0ohPAlpch7KvS8x8300cCVN2TS--