pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/48269 CVS commit: pkgsrc/net/freerdp
The following reply was made to PR pkg/48269; it has been noted by GNATS.
From: "Gianni D'Aprile" <gianni%daprile.net@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: PR/48269 CVS commit: pkgsrc/net/freerdp
Date: Tue, 8 Oct 2013 08:13:27 -0500
--001a11337ed4c39f2704e83a8831
Content-Type: text/plain; charset=ISO-8859-1
Thanks for the quick response. Rev 1.2 of the CmakeLists.txt patch breaks
the package for me. I don't think cmake defines CMAKE_INSTALL_MANDIR
consistently with pkgsrc. This is probably an issue with cmake, but it
installs the man page to share/man/man1 instead of man/man1.
Other packages have worked around this issue setting the
CMAKE_INSTALL_MANDIR explicitly.
comms/obexftp/Makefile:CMAKE_ARGS+=
-DCMAKE_INSTALL_MANDIR:PATH=${PREFIX}/${PKGMANDIR}
Here is my compile output:
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Checking for vulnerabilities in freerdp-1.0.2
=> Creating binary package
/usr/obj/pkgsrc/net/freerdp/work/.packages/freerdp-1.0.2.tgz
pkg_create: can't stat
`/usr/obj/pkgsrc/net/freerdp/work/.destdir/usr/pkg/man/man1/xfreerdp.1'
pkg_create: lstat failed for file man/man1/xfreerdp.1: No such file or
directory
*** Error code 2
--001a11337ed4c39f2704e83a8831
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div><div>Thanks for the quick response.=A0 Rev 1.2 of the=
CmakeLists.txt patch breaks the package for me.=A0=A0 I don't think cm=
ake defines CMAKE_INSTALL_MANDIR consistently with pkgsrc. This is probably=
an issue with cmake, but it installs the man page to share/man/man1 instea=
d of man/man1.<br>
<br></div>Other packages have worked around this issue setting the CMAKE_IN=
STALL_MANDIR explicitly.<br><br>comms/obexftp/Makefile:CMAKE_ARGS+=3D=A0=A0=
=A0 -DCMAKE_INSTALL_MANDIR:PATH=3D${PREFIX}/${PKGMANDIR}<br><br><br></div>H=
ere is my compile output:<br>
<br>=3D> Bootstrap dependency digest>=3D20010302: found digest-201212=
20<br>=3D=3D=3D> Checking for vulnerabilities in freerdp-1.0.2<br>=3D>=
; Creating binary package /usr/obj/pkgsrc/net/freerdp/work/.packages/freerd=
p-1.0.2.tgz<br>
pkg_create: can't stat `/usr/obj/pkgsrc/net/freerdp/work/.destdir/usr/p=
kg/man/man1/xfreerdp.1'<br>pkg_create: lstat failed for file man/man1/x=
freerdp.1: No such file or directory<br>*** Error code 2<br><div><br></div>
</div>
--001a11337ed4c39f2704e83a8831--
Home |
Main Index |
Thread Index |
Old Index