#55560 closed defect (fixed)
Failed to locate 'lbzip2' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it?
Reported by: | porchy13 | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 2.4.3 |
Component: | base | Version: | 2.4.2 |
Keywords: | Cc: | ||
Port: |
Description
On macOS High Sierra, the compilation of osxfuse fails due to the lack of lbzip2. After manually install lbzip2, osxfuse does not complaint anymore about lbzip2.
Attachments (1)
Change History (8)
Changed 7 years ago by porchy13
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Component: | ports → base |
---|---|
Keywords: | osxfuse lbzip2 removed |
Port: | osxfuse removed |
Summary: | osxfuse needs a dependence on lbzip2 → Failed to locate 'lbzip2' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it? |
No, that is not correct. osxfuse has no need for lbzip2. MacPorts base can optionally use lbzip2 if present. It is not a problem if lbzip2 is not present. It is a bug that MacPorts base is printing this error.
comment:3 follow-up: 4 Changed 7 years ago by jmroot (Joshua Root)
Unless the lbzip2 port is installed and the executable really has been removed.
comment:4 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to jmroot:
Unless the lbzip2 port is installed and the executable really has been removed.
Which is almost certainly not the case. Tons of users have reported this erroneous error message. (#46231, #48694, #54167, #54267.) MacPorts clearly has a bug where it neglects to clear out an irrelevant error message before displaying it to the user.
comment:5 Changed 7 years ago by raimue (Rainer Müller)
Owner: | set to raimue |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:6 Changed 7 years ago by raimue (Rainer Müller)
comment:7 Changed 7 years ago by raimue (Rainer Müller)
Milestone: | → MacPorts 2.4.3 |
---|
log of the compilation process