Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2014 12:52:11 -0400 (EDT)
From:      Chris Nehren <cnehren@pobox.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188054: kdeartwork4 has issues installing
Message-ID:  <20140329165211.43496761D7@b-sasl-quonix.pobox.com>
Resent-Message-ID: <201403291700.s2TH00a2022951@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188054
>Category:       ports
>Synopsis:       kdeartwork4 has issues installing
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 29 17:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     apeiron
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD behemoth 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64


Current ports tree as of Sat Mar 29 16:15:43 UTC 2014.
>Description:
Trying to install x11/kde4 and x11-themes/kdeartwork4 (without
xscreensaver-gnome-hacks installed) fails with trying to install
because the `make install` target cannot find some files.
Included below is a script(1) session of my attempt at installing
the port:


Script started on Sat Mar 29 16:34:03 2014
root@behemoth:/usr/ports/x11/kde4 # make install
[snip]
===>   Registering installation for kdeartwork-4.12.3 as automatic
pkg-static: lstat(/usr/ports/x11-themes/kdeartwork4/work/stage/usr/local/bin/kswarm.kss): No such file or directory
pkg-static: lstat(/usr/ports/x11-themes/kdeartwork4/work/stage/usr/local/bin/kxsconfig): No such file or directory
pkg-static: lstat(/usr/ports/x11-themes/kdeartwork4/work/stage/usr/local/bin/kxsrun): No such file or directory
[snip]
root@behemoth:/usr/ports/x11/kde4 # 
>How-To-Repeat:
cd /usr/ports/x11-themes/kdeartwork4
Observe lots of "no such file or directory" failures
>Fix:
This appears to be an issue with the port not requiring the
x11/xscreensaver-gnome-hack port, which has the required
features. One of the missing binaries, kxsrun, is built from
kdeartwork-4.12.3/kscreensaver/kxsconfig in the work directory. I
read the README therein and it states that it needs xscreensaver
hacks. I installed x-g-h and things built and installed
correctly. The port should be updated to install the correct
files if xscreensaver-gnome or xscreensaver-gnome-hacks is
installed.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140329165211.43496761D7>