ports/188054: kdeartwork4 has issues installing
Chris Nehren
cnehren at pobox.com
Sat Mar 29 17:00:00 UTC 2014
>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 at 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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list