pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49815: py-vte / vte recursive dependency
>Number: 49815
>Category: pkg
>Synopsis: py-vte / vte recursive dependency
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Apr 05 16:40:00 +0000 2015
>Originator: Kamil Rytarowski
>Release: NetBSD-current, pkgsrc-current
>Organization:
>Environment:
NetBSD chieftec 7.99.1 NetBSD 7.99.1 (GENERIC) #0: Fri Nov 7 22:04:53 CET 2014 kamil@chieftec:/tmp/netbsd-tmp/sys/arch/amd64/compile/GENERIC amd64
>Description:
Cannot build software using py-vte.
=> Checking for missing run-time search paths in vte-0.28.1nb15
=> Checking for work-directory references in vte-0.28.1nb15
=> Creating binary package /tmp/pkgsrc-tmp/x11/vte/work/.packages/vte-0.28.1nb15.tgz
===> Building binary package for vte-0.28.1nb15
=> Creating binary package /usr/pkgsrc/packages/All/vte-0.28.1nb15.tgz
/bin/ln -f /tmp/pkgsrc-tmp/x11/vte/work/.packages/vte-0.28.1nb15.tgz /usr/pkgsrc/packages/All/vte-0.28.1nb15.tgz 2>/dev/null || /bin/cp -pf /tmp/pkgsrc-tmp/x11/vte/work/.packages/vte-0.28.1nb15.tgz /usr/pkgsrc/packages/All/vte-0.28.1nb15.tgz
===> Install binary package of vte-0.28.1nb15
pkg_add: package `vte-0.28.1nb15' already recorded as installed
ERROR: [depends.mk] A package matching ``py27-vte>=0.28.1nb16'' should
ERROR: be installed, but one cannot be found. Perhaps there is a
ERROR: stale work directory for ../../x11/vte?
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/wip/py-terminator
>How-To-Repeat:
cd pkgsrc/wip/py-terminator && bmake install
>Fix:
cvs diff: Diffing .
Index: buildlink3.mk
===================================================================
RCS file: /public/netbsd-rsync/pkgsrc/x11/py-vte/buildlink3.mk,v
retrieving revision 1.19
diff -u -r1.19 buildlink3.mk
--- buildlink3.mk 5 May 2014 00:48:32 -0000 1.19
+++ buildlink3.mk 5 Apr 2015 16:19:22 -0000
@@ -9,7 +9,7 @@
BUILDLINK_API_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.26.0
BUILDLINK_ABI_DEPENDS.py-vte+= ${PYPKGPREFIX}-vte>=0.28.1nb16
-BUILDLINK_PKGSRCDIR.py-vte?= ../../x11/vte
+BUILDLINK_PKGSRCDIR.py-vte?= ../../x11/py-vte
.include "../../x11/vte/buildlink3.mk"
.endif # PY_VTE_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index