Opened 2 years ago

Last modified 17 months ago

#65208 assigned defect

py39-gobject3 fails to configure on Rosetta: ERROR: Include dir /opt/local/share/gobject-introspection-1.0/tests does not exist

Reported by: barracuda156 Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: powerpc, snowleopard, rosetta Cc: cooljeanius (Eric Gallager), mascguy (Christopher Nielsen)
Port: py-gobject3, gobject-introspection

Description

Configuring config.h using configuration
Configuring pygobject-3.0.pc using configuration
Configuring PyGObject-3.42.0.egg-info using configuration
Compiler for C supports arguments -fvisibility=hidden: YES (cached)

tests/meson.build:27:2: ERROR: Include dir /opt/local/share/gobject-introspection-1.0/tests does not exist.

Indeed there is no such directory. However the latest gobject-introspection port is installed:

macmini:~ svacchanda$ port -v installed gobject-introspection
The following ports are currently installed:
  gobject-introspection @1.60.2_8 requested_variants='' platform='darwin 10' archs='ppc' date='2022-03-28T11:21:08+0800'
  gobject-introspection @1.72.0_0 (active) requested_variants='' platform='darwin 10' archs='ppc' date='2022-05-19T18:39:42+0800'

Change History (3)

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

Cc: cooljeanius added

comment:2 Changed 19 months ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:3 Changed 17 months ago by barracuda156

The problem still persists, both when using meson 0.63.3 and the latest 0.64.1.

Note: See TracTickets for help on using tickets.