#66997 closed defect (fixed)

mod_gnutls @0.12.1: configure: error: failed to find required module yaml

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: mod_gnutls

Description

https://build.macports.org/builders/ports-12_arm64-builder/builds/86161/steps/install-port/logs/stdio

checking for a Python interpreter with version >= 3... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.9
checking for python3 platform... darwin
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.9/site-packages
checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.9/site-packages
checking python3 module: yaml... no
configure: error: failed to find required module yaml

Change History (1)

comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In eac51246904c44b6b49bb52e20b64803c349affd/macports-ports (master):

mod_gnutls: Use the right python

Closes: #66997

Note: See TracTickets for help on using tickets.