Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14817] New: cast wmtop fails

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14817] New: cast wmtop fails
  • Date: 12 Oct 2008 11:37:58 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14817

Summary: cast wmtop fails
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: wm-addons
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: catnap AT luukku.com


"cast wmtop" fails in the test grimoire, because wmtop tries to install its
man
page to /usr/man/man1, which doesn't exist. If I make a temporary symlink from
/usr/share/man to /usr/man, then "cast wmtop" succeeds.

Here's the output for "cast wmtop" (without the symlink):


# cast wmtop
Computing previously installed dependencies...
wmtop preparing environment...
wmtop checking dependencies...
wmtop has a dependency on xorg-libs
xorg-libs No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
wmtop

Do you want to cast these spells? [y]

Found source file /var/spool/sorcery/wmtop-0.84.tar.bz2 for spell wmtop in
/var/spool/sorcery
Waiting for any Solo casts to complete...
Waiting for any other casts of wmtop to complete... done.
staging disabled
Building wmtop
hash checking source file wmtop-0.84.tar.bz2...
Algorithm used: sha512
Algorithm checks out
Checking spell level WORKS_FOR_ME
Spell level is an allowed level
hash verification succeeded
Unpacking source file wmtop-0.84.tar.bz2 for spell wmtop.
Using gcc version: 4.3.2
Installing in dir: /usr/src/wmtop-0.84
wmtop 0.84
make OS=LINUX all
make[1]: Entering directory `/usr/src/wmtop-0.84'
cc -DPARANOID -O3 -g -Wall -DLINUX -I/usr/X11R6/share/include
-I/usr/X11R6/include -c wmtop.c -o wmtop.o
cc -DPARANOID -O3 -g -Wall -DLINUX -I/usr/X11R6/share/include
-I/usr/X11R6/include -c wmgeneral/wmgeneral.c -o wmgeneral/wmgeneral.o
cc -DPARANOID -O3 -g -Wall -DLINUX -I/usr/X11R6/share/include
-I/usr/X11R6/include -c wmgeneral/misc.c -o wmgeneral/misc.o
cc -DPARANOID -O3 -g -Wall -DLINUX -I/usr/X11R6/share/include
-I/usr/X11R6/include -c wmgeneral/list.c -o wmgeneral/list.o
cc -DPARANOID -O3 -g -Wall -DLINUX -o wmtop wmtop.o wmgeneral/wmgeneral.o
wmgeneral/misc.o wmgeneral/list.o -L/usr/X11R6/lib -lXpm -lXext -lX11
Now you can do a "make install"
make[1]: Leaving directory `/usr/src/wmtop-0.84'
Preparing to install wmtop
strip wmtop
cp -f wmtop /usr/bin/
chmod 755 /usr/bin/wmtop
cp -f wmtop.1 /usr/man/man1
cp: cannot create regular file `/usr/man/man1': No such file or directory
make: *** [install] Error 1
! Problem Detected !
INSTALL failed!
Creating compile log /var/log/sorcery/compile/wmtop-0.84.bz2

Spells that encountered problems:
---------------------------------
wmtop


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 14817] New: cast wmtop fails, bugzilla-daemon, 10/12/2008

Archive powered by MHonArc 2.6.24.

Top of Page