ports/62613: kpacman build fails

Lee Harr missive at hotmail.com
Tue Feb 10 04:30:20 UTC 2004


>Number:         62613
>Category:       ports
>Synopsis:       kpacman build fails
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 09 20:30:20 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lee Harr
>Release:        4.9-STABLE
>Organization:
>Environment:
FreeBSD 4.9-STABLE FreeBSD 4.9-STABLE #1: Sat Dec 27 11:23:38 EST 2003 i386

>Description:
# portupgrade -Rw kpacman
[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 607 packages found (-1 +1) (...). done]
--->  Upgrading 'kpacman-0.3.2' to 'kpacman-0.3.2_1' (games/kpacman)
--->  Building '/usr/ports/games/kpacman'
===>   kpacman-0.3.2_1 depends on file: /usr/X11R6/bin/moc - found
===>   kpacman-0.3.2_1 depends on executable: gmake - found
===>   kpacman-0.3.2_1 depends on shared library: kdegames.2 - not found
===>    Verifying install for kdegames.2 in /usr/ports/games/kdegames3
===>   Returning to build of kpacman-0.3.2_1
Error: shared library "kdegames.2" does not exist
*** Error code 1

>How-To-Repeat:
Attempt to build or upgrade games/kpacman
>Fix:
# diff -u Makefile.orig Makefile
--- Makefile.orig       Mon Feb  9 23:13:05 2004
+++ Makefile    Mon Feb  9 23:14:20 2004
@@ -14,7 +14,7 @@
 MAINTAINER=    arved at FreeBSD.org
 COMMENT=       Pacman Clone for KDE

-LIB_DEPENDS=   kdegames.2:${PORTSDIR}/games/kdegames3
+LIB_DEPENDS=   kdegames.3:${PORTSDIR}/games/kdegames3

 USE_KDELIBS_VER=       3
 USE_REINPLACE= yes

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list