Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jun 2013 11:18:21 GMT
From:      John Marino <draco@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179957: databases/skytools: does not build with pgsql 92
Message-ID:  <201306251118.r5PBIL1B076275@oldred.freebsd.org>
Resent-Message-ID: <201306251120.r5PBK0PG044452@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306251118.r5PBIL1B076275>