pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/56211 (net/tigervnc fails to build and install)
The following reply was made to PR pkg/56211; it has been noted by GNATS.
From: =?UTF-8?Q?Clausen=2c_J=c3=b6rn?= <joern.clausen%uni-bielefeld.de@localhost>
To: <gnats-bugs%netbsd.org@localhost>, <pkg-manager%netbsd.org@localhost>,
<pkgsrc-bugs%netbsd.org@localhost>, <gnats-admin%netbsd.org@localhost>, <wiz%netbsd.org@localhost>
Cc:
Subject: Re: pkg/56211 (net/tigervnc fails to build and install)
Date: Thu, 27 May 2021 13:48:14 +0200
> I didn't see the sysconfdir issue locally, I've tried
> explicitly passing sysconfdir to Cmake. If that does not
> help, please debug this a bit more.
I replaced your fix with
CMAKE_ARGS+= CMAKE_INSTALL_FULL_SYSCONFDIR=${PKG_SYSCONFDIR}
(i.e. added "_FULL") because I saw that that variable was used for
constructing several paths. Unfortunately, this didn't fix anything.
During install, some files are still installed under the wrong prefix:
-- Installing:
/opt/pkgsrc/pkg-hrz/pkgsrc/net/tigervnc/work.pkgsrc-sol11i86/.destdir/opt/pkg-hrz/20201118/man/man1/vncpasswd.1
-- Installing:
/opt/pkgsrc/pkg-hrz/pkgsrc/net/tigervnc/work.pkgsrc-sol11i86/.destdir/opt/pkg-hrz/20201118/sbin/vncsession
-- Installing:
/opt/pkgsrc/pkg-hrz/pkgsrc/net/tigervnc/work.pkgsrc-sol11i86/.destdir/etc/opt/pkg-hrz/20201118/pam.d/tigervnc
-- Installing:
/opt/pkgsrc/pkg-hrz/pkgsrc/net/tigervnc/work.pkgsrc-sol11i86/.destdir/opt/pkg-hrz/20201118/man/man8/vncsession.8
-- Installing:
/opt/pkgsrc/pkg-hrz/pkgsrc/net/tigervnc/work.pkgsrc-sol11i86/.destdir/opt/pkg-hrz/20201118/libexec/vncserver
I'll keep looking...
--
Jörn Clausen
BITS - Bielefelder IT-Servicezentrum
https://www.uni-bielefeld.de/bits
Home |
Main Index |
Thread Index |
Old Index