Date: Sun, 1 Nov 2015 14:17:32 +0300 From: Lev Serebryakov <lev@FreeBSD.org> To: freebsd-ports@freebsd.org, bapt@FreeBSD.org, bdrewery@FreeBSD.org Subject: Re: Workint whith partial ports tree has become impossible after some (r399278? r399921?) changes in ports infrastructure Message-ID: <505717868.20151101141732@serebryakov.spb.ru> In-Reply-To: <1513854098.20151101010252@serebryakov.spb.ru> References: <1513854098.20151101010252@serebryakov.spb.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Lev, Sunday, November 1, 2015, 1:02:58 AM, you wrote: > Hello Freebsd-ports, > 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/update my > ports in ~/FreeBSD/ports, test them here ad commit. > But after some changes in port infrastructure it is impossible: >> make WRKDIRPREFIX='' DISTDIR=/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 > Stop. > make[1]: stopped in /usr/home/lev/FreeBSD/ports/devel/mspdebug > *** Error code 1 > Stop. > make: stopped in /usr/home/lev/FreeBSD/ports/devel/mspdebug portlint becomes broken for partially checked out ports tree too > 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" returned 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" returned non-zero status WARN: /usr/home/lev/FreeBSD/ports/devel/gcc-arm-embedded/pkg-plist: [1561]: installing shared libraries, please define USE_LDCONFIG as appropriate WARN: /usr/home/lev/FreeBSD/ports/devel/gcc-arm-embedded/pkg-plist: [1562]: installing shared libraries, please define USE_LDCONFIG as appropriate 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" returned 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-src--gcc--gcc--config--arm--arm.h: patch was not generated using ``make makepatch''. 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. > -- Best regards, Lev mailto:lev@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?505717868.20151101141732>