ports/179957: databases/skytools: does not build with pgsql 92
John Marino
draco at marino.st
Tue Jun 25 11:20:00 UTC 2013
>Number: 179957
>Category: ports
>Synopsis: databases/skytools: does not build with pgsql 92
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 25 11:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: John Marino
>Release:
>Organization:
>Environment:
>Description:
This port won't build with the non-default pgsql 92 client.
logtriga.c: In function 'process_insert':
logtriga.c:138: error: dereferencing pointer to incomplete type
logtriga.c:156: error: dereferencing pointer to incomplete type
logtriga.c:191: error: dereferencing pointer to incomplete type
logtriga.c: In function 'process_update':
logtriga.c:229: error: dereferencing pointer to incomplete type
logtriga.c:252: error: dereferencing pointer to incomplete type
logtriga.c:348: error: dereferencing pointer to incomplete type
logtriga.c:365: error: dereferencing pointer to incomplete type
logtriga.c: In function 'process_delete':
logtriga.c:394: error: dereferencing pointer to incomplete type
logtriga.c:408: error: dereferencing pointer to incomplete type
logtriga.c: In function 'logtriga':
logtriga.c:450: error: dereferencing pointer to incomplete type
logtriga.c:482: error: dereferencing pointer to incomplete type
gmake[2]: *** [logtriga.o] Error 1
>How-To-Repeat:
Set the default pgsql version to 92, then rebuild everything including this port
>Fix:
skytools probably isn't available from skype anymore, so there probably isn't a later version.
Suggest adding makefile directives to indicate that pgsql 92 not supported, e.g. WANT_PGSQL_VERSION= 91-
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list