Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#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)

main.log (70.7 KB) - added by mf2k (Frank Schima) 2 years ago.

Download all attachments as: .zip

Change History (8)

Changed 2 years ago by mf2k (Frank Schima)

Attachment: main.log added

comment:1 Changed 2 years ago by mf2k (Frank Schima)

Version: 2.7.99

comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

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.

comment:3 Changed 2 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 2 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:5 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Yup, I'm doing that. :)

comment:6 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 31376727efd5fc5c24c384ac8645f549eb437804/macports-ports (master):

netpbm: Use MacPorts python on macOS 12+

Closes: #64580

comment:7 in reply to:  3 Changed 2 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.