Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Dec 2020 14:27:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251520] x11-wm/ctwm: ctwm.1.gz orphan/missing
Message-ID:  <bug-251520-7788-gcbLZ3lS78@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251520-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251520-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251520

--- Comment #3 from John Kennedy <warlock@phouka.net> ---
I should probably point out that this is a 13-current box, and I'm obviously
building my ports from source and pulling from the master ports branch.

I agree that this is probably something else triggering a change in behavior
from ctwm.  -4.0.3,1 has been out there quite a while and was building just
fine up to a point and then started failing.

This is output for my patched version, but I assume it'd show you what you
wanted to see.

=3D=3D=3D>  Configuring for ctwm-4.0.3,1
=3D=3D=3D>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/x11-wm/ctwm/work/.build
-- The C compiler identification is Clang 11.0.0
...
-- Performing Test COMPILER_TAKES_WALL - Success
-- Enabling standard warnings.
-- Found X11: /usr/local/include
-- Looking for XOpenDisplay in
/usr/local/lib/libX11.so;/usr/local/lib/libXext.so
...
-- Found yacc: /usr/bin/yacc
-- Can't build manpage, using prebuilt version.
-- Can't build HTML manual, using prebuilt version.
...
-- Installing examples in     /usr/local/share/examples/ctwm
-- Installing manpage to      /usr/local/man/man1
-- Building for ctwm version 4.0.3

[I'll attach the whole thing for you]

I have both of those directories, at least outside of poudriere:

# ls -lasd /usr/local/share/man/ /usr/local/man
9 drwxr-xr-x  32 root  wheel  33 Dec  1 21:28 /usr/local/man
1 drwxr-xr-x   2 root  wheel   3 Dec  1 21:17 /usr/local/share/man/

(/usr/local/share/man only has mandoc.db, but /usr/local/man seems to have =
the
bulk of the contents.

Perhaps an aha (looking at jail via poudriere testport):

# ls -lasd /usr/local/share/man/ /usr/local/man
ls: /usr/local/share/man/: No such file or directory
1 drwxr-xr-x  7 root  wheel  7 Dec  4 14:13 /usr/local/man

Not sure who is responsible for /usr/local/share/man getting created.

# poudriere jail -l
JAILNAME VERSION              ARCH  METHOD       TIMESTAMP           PATH
13       13.0-CURRENT 1300130 amd64 src=3D/usr/src 2020-12-01 20:53:25
/usr/local/poudriere/jails/13

# uname -a
FreeBSD ouroboros.phouka.net 13.0-CURRENT FreeBSD 13.0-CURRENT #235
r368272+9066456bbf48-c273301(master): Tue Dec  1 20:13:08 PST 2020=20=20=20=
=20
warlock@ouroboros.phouka.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251520-7788-gcbLZ3lS78>