Opened 5 years ago

Closed 23 months ago

#59054 closed defect (fixed)

gq @1.2.3 fails to build

Reported by: jmroot (Joshua Root) Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gq

Description

Two problems:

  1. Needs to be updated to be compatible with openssl 1.1 (or depend on openssl10 instead)
  2. The configure script has the usual bug of checking for INTLTOOL_PERL and XML::Parser, which needs to be removed via autoreconf (or manually patching it out if preferable).

Buildbot log for 10.14 which demonstrates problem 1: https://build.macports.org/builders/ports-10.14_x86_64-builder/builds/37866/steps/install-port/logs/stdio

Change History (7)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Owner: syzdek@… deleted

See #59146.

comment:2 Changed 2 years ago by barracuda156

Owner: set to barracuda156
Resolution: fixed
Status: assignedclosed

In 93b7caf233ab102fdb5db70e270b0de5fb8fba2f/macports-ports (master):

gq: add missing ldap.h, -lldap ldflag and -DLDAP_DEPRECATED to fix c99 compiance
Fixes: #59054

comment:3 Changed 2 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: closedreopened

INTLTOOL_PERL bug is still present.

comment:4 in reply to:  3 Changed 2 years ago by barracuda156

Replying to jmroot:

INTLTOOL_PERL bug is still present.

What’s needed to fix it? Move to autotools build?

comment:7 Changed 23 months ago by barracuda156

Resolution: fixed
Status: reopenedclosed

In c9806ec20bced2b5efc239a47feda149a6c8ce02/macports-ports (master):

gq: fix autotools build
Fixes: #59054

Note: See TracTickets for help on using tickets.