Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 2021 11:43:14 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257615] devel/cmake: CPack FreeBSD generator fails after upgrade to pkg-1.17.0
Message-ID:  <bug-257615-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 257615
           Summary: devel/cmake: CPack FreeBSD generator fails after
                    upgrade to pkg-1.17.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: freebsd@mosedal.net
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Hi,
The CPack FreeBSD package generator fails to copy the final generated packa=
ge
if pkg-1.17 or any later version is installed.
The problem turns out to be simple to fix. After the package prefix was cha=
nged
from ".txz" to ".pkg", the CPack Generator can no longer find its package,
leading to it failing. However, the package is generated as expected, just =
not
copied to its final location.

A possibly temporary fix is to change the package suffix in the file
"files/patch-cmake-issue-18031", line 19,  from ".txz" to ".pkg".
At least, this fixes the bug in my local testing and the package is generat=
ed
(and copied) as expected.

All the best,

Peter.

--=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-257615-7788>