[MacPorts] #66833: ipfs @0.18.1: Build failed - no files matched glob pattern

MacPorts noreply at macports.org
Sun Feb 5 01:21:43 UTC 2023


#66833: ipfs @0.18.1: Build failed - no files matched glob pattern
-------------------------+-------------------------
  Reporter:  5nefarious  |      Owner:  herbygillot
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.8.1
Resolution:              |   Keywords:
      Port:  ipfs        |
-------------------------+-------------------------

Comment (by jmroot):

 Hm, or maybe just a mismatch of expectations with what this port is doing.
 The distfile `go-ipfs-source.tar.gz` contains a directory called `ipfs-
 kubo-0.18.1`. But that doesn't get extracted directly into `$workpath`
 because the Portfile sets `extract.dir
 ${workpath}/${go.author}-${go.project}-${version}`. And then the github
 portgroup is used, which defaults to `extract.rename yes`, which renames
 the extracted directory to `$distname`. The portgroup expects to find
 either `${workpath}/${go.author}-${go.project}-*`,
 `${workpath}/${go.project}`, or `${workpath}/${go.project}-*`.

-- 
Ticket URL: <https://trac.macports.org/ticket/66833#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list