Opened 5 years ago
Closed 5 years ago
#58891 closed defect (fixed)
Error: No such port: xz-bootstrap
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: | zlib, xz-bootstrap |
Description
I don't understand why but this error is appearing a lot on the buildbot:
---> Fetching distfiles for zlib Error: No such port: xz-bootstrap
Change History (2)
comment:1 Changed 5 years ago by jmroot (Joshua Root)
comment:2 Changed 5 years ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I guess it's because it's pretending to be on a different platform but not using a PortIndex generated for that platform. Probably an issue with any subport that is only conditionally declared based on the current platform.