#66184 closed defect (duplicate)

pangox-compat @0.0.2: problems installing on ventura

Reported by: AndresOrtegaGuerrero Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: pangox-compat

Description (last modified by kencu (Ken))

➜  ~ sudo port install gtkglext   
--->  Computing dependencies for gtkglext
The following dependencies will be installed:  pangox-compat
Continue? [Y/n]: y
--->  Fetching archive for pangox-compat
--->  Attempting to fetch pangox-compat-0.0.2_0.darwin_22.arm64.tbz2 from https://fra.de.packages.macports.org/pangox-compat
--->  Attempting to fetch pangox-compat-0.0.2_0.darwin_22.arm64.tbz2 from https://packages.macports.org/pangox-compat
--->  Attempting to fetch pangox-compat-0.0.2_0.darwin_22.arm64.tbz2 from https://nue.de.packages.macports.org/pangox-compat
--->  Building pangox-compat
Error: Failed to build pangox-compat: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_pangox-compat/pangox-compat/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
Error: Processing of port gtkglext failed

Attachments (1)

pangox-compat-fail-ventura.log (144.3 KB) - added by kencu (Ken) 18 months ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 18 months ago by kencu (Ken)

Description: modified (diff)
Keywords: ventura added
Owner: set to ryandesign
Port: pangox-compat added
Status: newassigned
Summary: problems installing gtkglext on macos venturapangox-compat @0.0.2: problems installing ventura
Last edited 18 months ago by kencu (Ken) (previous) (diff)

comment:2 Changed 18 months ago by kencu (Ken)

Summary: pangox-compat @0.0.2: problems installing venturapangox-compat @0.0.2: problems installing on ventura

Changed 18 months ago by kencu (Ken)

comment:3 Changed 18 months ago by kencu (Ken)

pangox.c:282:15: error: no member named 'find_shaper' in 'struct _PangoFontClass'
  font_class->find_shaper = pango_x_font_find_shaper;
  ~~~~~~~~~~  ^

pangox-fontmap.c:944:21: error: implicit declaration of function 'pango_config_key_get' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
  char *files_str = pango_config_key_get ("PangoX/AliasFiles");
                    ^

and others.

comment:4 Changed 18 months ago by jmroot (Joshua Root)

Keywords: ventura removed
Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.