Opened 4 years ago

Closed 4 years ago

#60439 closed defect (fixed)

mod_gnutls requires Python module yaml

Reported by: snowflake (Dave Evans) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: Cc:
Port: mod_gnutls

Description

mod_gnutls is not building on any of the buildbots bar one.

The error in the configure phase is:

checking python3.8 module: yaml... no
configure: error: failed to find required module yaml

I installed py38-yaml and it then built.

Change History (2)

comment:1 Changed 4 years ago by Schamschula (Marius Schamschula)

Strange, it builds, in trace mode, on my machine.

comment:2 Changed 4 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In 4037afc37fbabba2654367a3e40c6a3862f1aa16/macports-ports (master):

mod_gnutls: add py-yaml to depends_lib

Closes: #60439

Note: See TracTickets for help on using tickets.