#64580 closed defect (fixed)
libnetpbm: gnumake: /usr/bin/python: No such file or directory
Reported by: | mf2k (Frank Schima) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.99 |
Keywords: | monterey | Cc: | |
Port: | libnetpbm |
Description
macOS Monterey
:debug:build system -W /opt/local/var/macports/build/_opt_mports_macports-ports_graphics_netpbm/libnetpbm/work/userguide-r4226: /usr/bin/gnumake MAKEMAN='/opt/local/var/macports/build/_opt_mports_macports-ports_graphics_netpbm/libnetpbm/work/advanced-r4263/buildtools/makeman -v' USERGUIDE=. -f /opt/local/var/macports/build/_opt_mports_macports-ports_graphics_netpbm/libnetpbm/work/advanced-r4263/buildtools/manpage.mk manpages :info:build Converting libnetpbm.html to libnetpbm.3 :info:build gnumake: /usr/bin/python: No such file or directory :info:build gnumake: *** [libnetpbm.3] Error 1 :info:build Command failed: /usr/bin/gnumake
Attachments (1)
Change History (8)
Changed 3 years ago by mf2k (Frank Schima)
comment:1 Changed 3 years ago by mf2k (Frank Schima)
Version: | → 2.7.99 |
---|
comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
comment:3 follow-up: 7 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | monterey added |
---|
I see that /usr/bin/python will be removed in macOS 12.3. Are you perhaps running a 12.3 beta?
This removal is going to affect a ton of ports. I'll write to the macports-dev mailing so everyone can start preparing.
comment:4 Changed 3 years ago by i0ntempest
This port uses macports python27 if OS is older than darwin 10, expanding this to all OS versions could fix this.
comment:6 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:7 Changed 3 years ago by mf2k (Frank Schima)
Replying to ryandesign:
I see that /usr/bin/python will be removed in macOS 12.3. Are you perhaps running a 12.3 beta?
Yes I am. Sorry for not mentioning that.
Note: See
TracTickets for help on using
tickets.
Shouldn't /usr/bin/python exist on all versions of macOS? It still existed on macOS 12.0.1; I haven't checked newer versions.