Opened 5 months ago

Closed 2 weeks ago

#70172 closed defect (fixed)

gcr @3.41.2: build fails on systems without python3

Reported by: kencu (Ken) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: gcr

Description

during the install phase, gcr runs several scripts that call python3.

On systems that don't have a python3, the build fails.

FAILED: install script '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gcr/gcr/work/gcr-3.41.2/meson_post_install.py share lib 3 1.0.0' failed with exit code 127.

Attachments (1)

main.log (733.4 KB) - added by kencu (Ken) 5 months ago.

Download all attachments as: .zip

Change History (3)

Changed 5 months ago by kencu (Ken)

Attachment: main.log added

comment:1 Changed 5 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:2 Changed 2 weeks ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

In a342644718f0a94e049d9dc5c9f4d3aa84e0a503/macports-ports (master):

gcr: use macports python3 if needed

closes: #70172

Note: See TracTickets for help on using tickets.